summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/io_apic_32.c
AgeCommit message (Expand)Author
2008-07-08x86: I/O APIC: remove redundant LVT0 maskingMaciej W. Rozycki
2008-07-08x86: I/O APIC: remove redundant 8259A {,un}maskingMaciej W. Rozycki
2008-07-08x86: I/O APIC: fix the name of the through-8259A handlerMaciej W. Rozycki
2008-07-08x86: I/O APIC: fix the name of the L-APIC IRQ handlerMaciej W. Rozycki
2008-07-08x86: I/O APIC: clean up the 8259A on a NMI watchdog failureMaciej W. Rozycki
2008-07-08x86: I/O APIC: keep IRQ off when changing LVT registersMaciej W. Rozycki
2008-07-08x86: I/O APIC: clean up after a fasteoi failureMaciej W. Rozycki
2008-07-08x86: I/O APIC: remove parameters to fiddle with the 8259AMaciej W. Rozycki
2008-07-08x86: I/O APIC: AEOI timer acknowledgement clean-upsMaciej W. Rozycki
2008-07-08Revert "Revert "x86: fix ioapic bug again""Ingo Molnar
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-06-16Merge branch 'linus' into x86/irqtip-x86-irq-2008-06-16_09.27_MonIngo Molnar
2008-06-16Merge branch 'linus' into x86/cleanupstip-x86-cleanups-2008-06-16_09.17_MonIngo Molnar
2008-06-12Revert "x86: fix ioapic bug again"Ingo Molnar
2008-06-10x86: fix compile warning in io_apic_{32,64}.cAndreas Herrmann
2008-06-10x86: make generic arch support NUMAQYinghai Lu
2008-05-25x86: move mp_bus_not_pci from mpparse.cAlexey Starikovskiy
2008-05-25x86: mp_bus_id_to_pci_bus is not neededAlexey Starikovskiy
2008-05-25x86: make config_irqsrc not MPspec specificAlexey Starikovskiy
2008-05-25x86: make struct config_ioapic not MPspec specificAlexey Starikovskiy
2008-05-12x86: change FIRST_SYSTEM_VECTOR to a variable, fixAlan Mayer
2008-05-12x86: change FIRST_SYSTEM_VECTOR to a variableAlan Mayer
2008-04-28x86: Fix 32-bit MSI-X allocation leakagePJ Waskiewicz
2008-04-26x86: unlock_ExtINT_logic() - fix section mismatch warningsJacek Luczak
2008-04-17x86: remove unnecessary tmp local variableAkinobu Mita
2008-04-17x86: use ioapic_read_entry() and ioapic_write_entry()Akinobu Mita
2008-04-17x86: move mp_irqs to io_apics_32.cAlexey Starikovskiy
2008-04-17x86: move mp_ioapics to io_apic_32.cAlexey Starikovskiy
2008-04-17x86: change GET_APIC_ID() from an inline function to an out-of-line functionJack Steiner
2008-04-17x86: fix ioapic bug againIngo Molnar
2008-04-17x86: remove the write-only timer_uses_ioapic_pin_0Adrian Bunk
2008-04-17x86: make mp_bus_id_to_type optionalAlexey Starikovskiy
2008-04-17x86: use not_pci bitmap #6Alexey Starikovskiy
2008-04-17x86: use not_pci bitmap #5Alexey Starikovskiy
2008-04-17x86: use not_pci bitmap #4Alexey Starikovskiy
2008-04-17x86: use not_pci bitmap #3Alexey Starikovskiy
2008-04-17x86: use not_pci bitmap #2Alexey Starikovskiy
2008-04-17x86: use not_pci bitmap #1Alexey Starikovskiy
2008-01-30arch/x86/kernel/io_apic_{64,32}.c: use time_beforeJulia Lawall
2008-01-30x86: adjust enable_NMI_through_LVT0()Jan Beulich
2008-01-30x86: remove all definitions with fastcallHarvey Harrison
2008-01-30x86: move 8259 defines to i8259.hThomas Gleixner
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2008-01-22Revert "x86: fix NMI watchdog & 'stopped time' problem"Thomas Gleixner
2007-12-18x86: fix "Kernel panic - not syncing: IO-APIC + timer doesn't work!"Ingo Molnar
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2007-11-26x86: fix NMI watchdog & 'stopped time' problemMaciej W. Rozycki
2007-11-20ACPI: fix two IRQ8 issues in IOAPIC modeShaohua Li
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-10-20spelling fixes: arch/i386/Simon Arlott