summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/io_apic_32.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Fix 32-bit MSI-X allocation leakagePJ Waskiewicz2008-04-281-0/+1
* x86: unlock_ExtINT_logic() - fix section mismatch warningsJacek Luczak2008-04-261-1/+1
* x86: remove unnecessary tmp local variableAkinobu Mita2008-04-171-2/+1Star
* x86: use ioapic_read_entry() and ioapic_write_entry()Akinobu Mita2008-04-171-8/+2Star
* x86: move mp_irqs to io_apics_32.cAlexey Starikovskiy2008-04-171-0/+6
* x86: move mp_ioapics to io_apic_32.cAlexey Starikovskiy2008-04-171-0/+4
* x86: change GET_APIC_ID() from an inline function to an out-of-line functionJack Steiner2008-04-171-3/+3
* x86: fix ioapic bug againIngo Molnar2008-04-171-2/+10
* x86: remove the write-only timer_uses_ioapic_pin_0Adrian Bunk2008-04-171-5/+0Star
* x86: make mp_bus_id_to_type optionalAlexey Starikovskiy2008-04-171-0/+4
* x86: use not_pci bitmap #6Alexey Starikovskiy2008-04-171-32/+15Star
* x86: use not_pci bitmap #5Alexey Starikovskiy2008-04-171-2/+5
* x86: use not_pci bitmap #4Alexey Starikovskiy2008-04-171-37/+11Star
* x86: use not_pci bitmap #3Alexey Starikovskiy2008-04-171-1/+1
* x86: use not_pci bitmap #2Alexey Starikovskiy2008-04-171-4/+1Star
* x86: use not_pci bitmap #1Alexey Starikovskiy2008-04-171-4/+1Star
* arch/x86/kernel/io_apic_{64,32}.c: use time_beforeJulia Lawall2008-01-301-2/+3
* x86: adjust enable_NMI_through_LVT0()Jan Beulich2008-01-301-2/+2
* x86: remove all definitions with fastcallHarvey Harrison2008-01-301-1/+1
* x86: move 8259 defines to i8259.hThomas Gleixner2008-01-301-2/+0Star
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-251-1/+1
* Revert "x86: fix NMI watchdog & 'stopped time' problem"Thomas Gleixner2008-01-221-10/+2Star
* x86: fix "Kernel panic - not syncing: IO-APIC + timer doesn't work!"Ingo Molnar2007-12-181-4/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-11-271-2/+10
|\
| * x86: fix NMI watchdog & 'stopped time' problemMaciej W. Rozycki2007-11-261-2/+10
* | ACPI: fix two IRQ8 issues in IOAPIC modeShaohua Li2007-11-201-1/+20
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-201-2/+2
|\
| * spelling fixes: arch/i386/Simon Arlott2007-10-201-2/+2
* | i386: introduce "used_vectors" bitmap which can be used to reserve vectors.Rusty Russell2007-10-191-5/+8
|/
* x86: make io_apic not connected pin print completeYinghai Lu2007-10-171-0/+5
* Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-161-2/+2
* i386: move kernelThomas Gleixner2007-10-111-0/+2847