]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/shortlog
linux-2.6-omap-h63xx.git
2008-10-16 H. Peter Anvindyn_array: don't break compiling for !CONFIG_SMP
2008-10-16 Suresh Siddhadmar: fix dmar_parse_dev() devices_cnt error condition...
2008-10-16 Suresh Siddhadmar: use list_for_each_entry_safe() in dmar_dev_scope_...
2008-10-16 Yinghai Ludmar: initialize the return value in dmar_parse_dev()
2008-10-16 Yinghai Ludmar: fix using early fixmap mapping for DMAR table...
2008-10-16 Yinghai Lux2apic: fix reserved APIC register accesses in print_lo...
2008-10-16 Ingo Molnarsparseirq: export nr_irqs on m68k/sparc/s390
2008-10-16 Cyrill Gorcunovx86: apic - unify smp_spurious/error_interrupt declaration
2008-10-16 Yinghai Lusparseirq: move kstat_irqs from kstat to irq_desc ...
2008-10-16 Yinghai Lux86: let 64 bit to use 32 bit calibrate_apic_clock
2008-10-16 Yinghai Lux86: rename apic_32.c and apic_64.c to apic.c
2008-10-16 Yinghai Lux86: apic copy apic_64.c to apic_32.c
2008-10-16 Yinghai Lux86: apic copy calibrate_APIC_clock to each other in...
2008-10-16 Yinghai Lux86: apic unify smp_spurious/error_interrupt
2008-10-16 Yinghai Lux86: merge header files in apic_xx.c
2008-10-16 Yinghai Lux86: copy detect_init_APIC to the other
2008-10-16 Yinghai Lux86: merge APIC_init_uniprocessor
2008-10-16 Yinghai Lux86: make apic_32/64.c more like
2008-10-16 Yinghai Lux86: add hard_smp_prossor_id with MACRO in io_apic_xx.c
2008-10-16 Yinghai Lux86: use HAVE_X2APIC in apic_64.c
2008-10-16 Yinghai Lux86: apic_xx.c order variables
2008-10-16 Cyrill Gorcunovx86: apic - unify smp_apic_timer_interrupt
2008-10-16 Cyrill Gorcunovx86: apic_32.c should use __cpuinit section
2008-10-16 Cyrill Gorcunovx86: apic - unify setup_local_APIC
2008-10-16 Cyrill Gorcunovx86: apic_64.c - add sanity check for spurious vector...
2008-10-16 Cyrill Gorcunovx86: apic - unify setup_apicpmtimer
2008-10-16 Cyrill Gorcunovx86: apic - introduce get_physical_broadcast for 64bit
2008-10-16 Cyrill Gorcunovx86: apic_64.c - setup_APIC_timer has to be __cpuinit...
2008-10-16 Alok Katariax86: VMI, initialize IRQ vector
2008-10-16 Yinghai Lux86: fix probe_nr_irqs for xen
2008-10-16 Yinghai Lux86: fix 32-bit ioapic lockup with sparseirqs
2008-10-16 Yinghai Lux86: sparse_irq needs spin_lock in allocations
2008-10-16 Suresh Siddhasparseirq: fix intr-remap with dyn_array/nr_irqs changes]
2008-10-16 Ingo Molnarwarning: fix arch x86 kernel io_apic c
2008-10-16 Alex Nixonxen: Fix bug `do_IRQ: cannot handle IRQ -1 vector 0x6...
2008-10-16 Yinghai Ludyn_array: split dyn_array functions from init/main.c
2008-10-16 Alex Nixonxen: fix memory access violation bug when CONFIG_HAVE_S...
2008-10-16 Yinghai Lux86: probe nr_irqs even only mptable is used
2008-10-16 Yinghai Lux86: make HAVE_SPARSE_IRQ support selectable
2008-10-16 Yinghai Lux86: print local APIC of APs one by one
2008-10-16 Yinghai Lux86: remove first_free_entry/pin_map_size
2008-10-16 Yinghai Lux86: unify ack_apic_edge
2008-10-16 Yinghai Lux86: unify mask_IO_APIC_irq
2008-10-16 Yinghai Lux86: irq: interrupt array size should be NR_VECTORS
2008-10-16 Yinghai Lupci: change msi-x vector to 32bit
2008-10-16 Yinghai Luio_apic: make 32 bit have io_apic resource in /proc...
2008-10-16 Yinghai Lurename io_apic_64.c and io_apic_32.c to io_apic.c
2008-10-16 Ingo Molnarx86: make io_apic_32.c the same as io_apic_64.c
2008-10-16 Yinghai Lux86: make io_apic_64.c and io_apic_32.c the same
2008-10-16 Yinghai Lux86: remove ioapic_force
2008-10-16 Yinghai Lux86: make 64 handle sis_apic_bug like the 32 bit
2008-10-16 Yinghai Lux86: make headers files the same in io_apic_xx.c
2008-10-16 Ingo Molnarsparseirq: fix lockdep
2008-10-16 Yinghai Lux86: order variables in io_apic_xx.c
2008-10-16 Yinghai Lux86: ordering functions in io_apic_64.c
2008-10-16 Yinghai Lux86: ordering functions in io_apic_32.c
2008-10-16 Yinghai Lux86, io-apic: remove union about dest for log/phy
2008-10-16 Yinghai Lux86: add debug info for 32bit sparse_irq
2008-10-16 Yinghai Lux86: make 32bit support per_cpu vector
2008-10-16 Yinghai Lux86: make 32 bit to use sparse_irq
2008-10-16 Yinghai Lux86: make 32bit to use irq_2_pin in irq_cfg
2008-10-16 Yinghai Lux86: make 32bit use irq_cfg_alloc, etc
2008-10-16 Yinghai Lux86: add irq_cfg for 32bit
2008-10-16 Yinghai Lux86: remove irqbalance in kernel for 32 bit
2008-10-16 Yinghai Lux86: use 28 bits irq NR for pci msi/msix and ht
2008-10-16 Yinghai Lux86: put irq_2_iommu pointer into irq_desc
2008-10-16 Yinghai Lux86_64: make /proc/interrupts work with dyn irq_desc
2008-10-16 Yinghai Lux86_64: separate irq_cfgx from irq_cfgx_free
2008-10-16 Yinghai Luirq: separate sparse_irqs from sparse_irqs_free
2008-10-16 Yinghai Lux86_64: rename irq_desc/irq_desc_alloc
2008-10-16 Yinghai Lux86: check with without_new in show_interrupts
2008-10-16 Yinghai Lugeneric: add irq_desc in function in parameter
2008-10-16 Yinghai Luirq: remove >= nr_irqs checking with config_have_sparse_irq
2008-10-16 Yinghai Lux86, ioapic: replace loop with nr_irqs with for_each_ir...
2008-10-16 Yinghai Luirq, fs/proc: replace loop with nr_irqs for proc/stat
2008-10-16 Yinghai Luirq: replace loop with nr_irqs with for_each_irq_desc
2008-10-16 Yinghai Luirq: add irq_desc_without_new
2008-10-16 Yinghai Lux86: move kstat_irqs from kstat to irq_desc
2008-10-16 Yinghai Lux86: put timer_rand_state pointer into irq_desc
2008-10-16 Yinghai Lux86: put irq_2_pin pointer into irq_cfg
2008-10-16 Yinghai Lux86: add irq_cfg in io_apic_64.c
2008-10-16 Ingo Molnarirq: sparse irqs, fix IRQ auto-probe crash
2008-10-16 Yinghai Lugeneric: sparse irqs: use irq_desc() together with...
2008-10-16 Yinghai Lux86: remove nr_irq_vectors
2008-10-16 Yinghai Lux86, irq: get nr_irqs from madt
2008-10-16 Ingo Molnarirq: sparse irqs, fix #3
2008-10-16 Yinghai Lux86: use dyn_array in io_apic_xx.c
2008-10-16 Yinghai Luirq: make irqs in kernel stat use per_cpu_dyn_array
2008-10-16 Ingo Molnarirq: sparse irqs, export nr_irqs
2008-10-16 Yinghai Luirq: make irq_desc to use dyn_array
2008-10-16 Yinghai Luirq: make irq2_iommu to use dyn_array
2008-10-16 Yinghai Luirqs: make irq_timer_state to use dyn_array
2008-10-16 Yinghai Ludrivers/xen: use nr_irqs
2008-10-16 Yinghai Lufs/proc: use nr_irqs
2008-10-16 Yinghai Ludrivers/serial: use nr_irqs
2008-10-16 Yinghai Ludrivers/scsi: use nr_irqs
2008-10-16 Yinghai Ludrivers/rtc: use nr_irqs
2008-10-16 Yinghai Ludrivers/pcmcia: use nr_irqs
2008-10-16 Yinghai Ludrivers/pci/ intr remapping: use nr_irqs
2008-10-16 Yinghai Ludrivers/net: use nr_irqs
next