Merge branch 'generic-ipi' into generic-ipi-for-linus
[safe/jmp/linux-2.6] / arch / x86 / kernel / io_apic_64.c
2008-07-15 Ingo MolnarMerge branch 'generic-ipi' into generic-ipi-for-linus
2008-07-13 Maciej W. Rozyckix86: I/O APIC: remove an IRQ2-mask hack
2008-07-11 Maciej W. Rozyckix86: I/O APIC: Never configure IRQ2
2008-07-11 Maciej W. Rozyckix86: L-APIC: Always fully configure IRQ0
2008-07-10 Maciej W. Rozyckix86: I/O APIC: Add a 64-bit variation of replace_pin_at...
2008-07-10 Ingo MolnarRevert "x86: fix IO APIC breakage on HP nx6325"
2008-07-10 Ingo MolnarRevert "x86: fix IO APIC breakage on HP nx6325, v2"
2008-07-09 Rafael J. Wysockix86: fix C1E && nx6325 stability problem
2008-07-08 Cyrill Gorcunovx86: nmi_watchdog - use NMI_NONE by default
2008-07-08 Glauber Costax86: change __setup_vector_irq with setup_vector_irq
2008-07-08 Ingo MolnarMerge branch 'x86/mpparse' into x86/devel
2008-07-08 Ingo MolnarMerge branch 'x86/irq' into x86/devel
2008-07-08 Ingo MolnarMerge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm...
2008-07-08 Maciej W. Rozyckix86: fix IO APIC breakage on HP nx6325, v2
2008-07-08 Maciej W. Rozyckix86: fix IO APIC breakage on HP nx6325
2008-07-08 Cyrill Gorcunovx86, io-apic: use predefined names instead of numeric...
2008-07-08 Cyrill Gorcunovx86: IO-APIC - use NMI_NONE instead of numeric constant
2008-07-08 Ingo Molnarx86 build fix:
2008-07-08 Thomas Gleixnerx86: make irq_cfg static
2008-07-08 Maciej W. Rozyckix86: I/O APIC: timer through 8259A second-chance
2008-07-08 Maciej W. Rozyckix86: I/O APIC: keep the timer IRQ masked during set-up
2008-07-08 Maciej W. Rozyckix86: I/O APIC: unmask the second-chance timer interrupt
2008-07-08 Maciej W. Rozyckix86: I/O APIC: rename setup_ExtINT_IRQ0_pin()
2008-07-08 Maciej W. Rozyckix86: I/O APIC: remove redundant LVT0 masking
2008-07-08 Maciej W. Rozyckix86: I/O APIC: remove redundant 8259A {,un}masking
2008-07-08 Maciej W. Rozyckix86: I/O APIC: clean up the 8259A on a NMI watchdog...
2008-07-08 Maciej W. Rozyckix86: I/O APIC: keep IRQ off when changing LVT registers
2008-07-08 Maciej W. Rozyckix86: I/O APIC: clean up after a fasteoi failure
2008-07-08 Maciej W. Rozyckix86: I/O APIC: remove parameters to fiddle with the...
2008-07-08 Maciej W. Rozyckix86: I/O APIC: AEOI timer acknowledgement clean-ups
2008-06-26 Jens Axboeon_each_cpu(): kill unused 'retry' parameter
2008-06-10 Andreas Herrmannx86: fix compile warning in io_apic_{32,64}.c
2008-05-25 Alexey Starikovskiyx86: move mp_bus_not_pci from mpparse.c
2008-05-25 Alexey Starikovskiyx86: mp_bus_id_to_pci_bus is not needed
2008-05-25 Alexey Starikovskiyx86: make config_irqsrc not MPspec specific
2008-05-25 Alexey Starikovskiyx86: make struct config_ioapic not MPspec specific
2008-05-12 Alan Mayerx86: change FIRST_SYSTEM_VECTOR to a variable
2008-04-26 Jacek Luczakx86: section mismatch fixes, #3
2008-04-19 Mike Traviscpumask: Cleanup more uses of CPU_MASK and NODE_MASK
2008-04-17 Akinobu Mitax86: use cpumask_of_cpu()
2008-04-17 Akinobu Mitax86: remove unnecessary tmp local variable
2008-04-17 Akinobu Mitax86: remove unnecessary memset()
2008-04-17 Akinobu Mitax86: use ioapic_read_entry() and ioapic_write_entry()
2008-04-17 Akinobu Mitax86: avoid redundant loop in io_apic_level_ack_pending()
2008-04-17 Alexey Starikovskiyx86: move mp_irqs to io_apic_64.c
2008-04-17 Alexey Starikovskiyx86: move mp_ioapics to io_apic_64.c
2008-04-17 Jack Steinerx86: change GET_APIC_ID() from an inline function to...
2008-04-17 Glauber Costax86: move apic declarations to mach_apic.h
2008-04-17 Glauber Costax86: move ipi definitions to mach_ipi.h
2008-01-30 Julia Lawallarch/x86/kernel/io_apic_{64,32}.c: use time_before
2008-01-30 Jan Beulichx86: adjust enable_NMI_through_LVT0()
2008-01-30 H. Peter Anvinx86: rename the struct pt_regs members for 32/64-bit...
2008-01-30 Yinghai Lux86: clear IO_APIC before enabing apic error vector.
2008-01-30 Hiroshi Shimamotox86: io_apic_64.c: remove unused config check
2008-01-30 Thomas Gleixnerx86: move ioapic code where it belongs
2008-01-30 Thomas Gleixnerx86: rename get_maxlvt to lapic_get_maxlvt
2008-01-25 Kay SieversDriver core: change sysdev classes to use dynamic kobje...
2007-12-18 Ingo Molnarx86: fix "Kernel panic - not syncing: IO-APIC + timer...
2007-11-20 Shaohua LiACPI: fix two IRQ8 issues in IOAPIC mode
2007-10-22 Keshavamurthy, Anil SIntel IOMMU: DMAR fault handling support
2007-10-19 Simon Arlottspelling fixes: arch/x86_64/
2007-10-17 Yinghai Lux86: make io_apic not connected pin print complete
2007-10-17 Mariusz Kozlowskix86: kmalloc + memset conversion to kzalloc
2007-10-11 Thomas Gleixnerx86_64: move kernel