x86: io-apic - use ARRAY_SIZE macro
[linux-2.6] / arch / x86 / kernel / io_apic.c
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