Merge branch 'for-rmk' of git://git.android.com/kernel into devel
[sfrench/cifs-2.6.git] / arch / x86 / kernel / io_apic.c
2008-10-22 Russell KingMerge branch 'for-rmk' of git://git.android.com/kernel...
2008-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/kyle/parisc-2.6
2008-10-20 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2008-10-20 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2008-10-20 Linus TorvaldsMerge branch 'tracing-v28-for-linus' of git://git....
2008-10-20 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-10-20 Linus TorvaldsMerge branch 'genirq-v28-for-linus' of git://git./linux...
2008-10-16 Ingo Molnario_apic: make irq_mis_count available on 64-bit too
2008-10-16 Thomas Gleixnergenirq: revert dynarray
2008-10-16 Thomas Gleixnergenirq: remove irq_to_desc_alloc
2008-10-16 Thomas Gleixnergenirq: remove sparse irq code
2008-10-16 Yinghai Lux86: sparse_irq: fix typo in debug print out
2008-10-16 Dean Nelsonx86, UV: add uv_setup_irq() and uv_teardown_irq() funct...
2008-10-16 Yinghai Lux86: print out irq nr for msi/ht, v3
2008-10-16 Cyrill Gorcunovx86: io-apic - interrupt remapping fix
2008-10-16 Cyrill Gorcunovx86: io-apic - interrupt remapping fix
2008-10-16 Yinghai Lusparseirq: remove some debug print out
2008-10-16 Cyrill Gorcunovx86: io-apic - do not use KERN_DEBUG marker too much...
2008-10-16 Cyrill Gorcunovx86: io-apic - get rid of __DO_ACTION macro
2008-10-16 Cyrill Gorcunovx86: io-apic - do not use KERN_DEBUG marker too much
2008-10-16 Cyrill Gorcunovx86: io-apic - code style cleaning for setup_IO_APIC_irqs
2008-10-16 venkatesh.pallipad... x86: HPET_MSI Basic HPET_MSI setup code
2008-10-16 Cyrill Gorcunovx86: io-apic - declare irq_cfg_lock for SPARSE_IRQ...
2008-10-16 Cyrill Gorcunovx86: io-apic - use ARRAY_SIZE macro
2008-10-16 Yinghai Lux2apic: fix reserved APIC register accesses in print_lo...
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 Ingo Molnarwarning: fix arch x86 kernel io_apic c
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 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