summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/io_apic_32.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-28x86: Fix 32-bit MSI-X allocation leakagePJ Waskiewicz1-0/+1
2008-04-26x86: unlock_ExtINT_logic() - fix section mismatch warningsJacek Luczak1-1/+1
2008-04-17x86: remove unnecessary tmp local variableAkinobu Mita1-2/+1
2008-04-17x86: use ioapic_read_entry() and ioapic_write_entry()Akinobu Mita1-8/+2
2008-04-17x86: move mp_irqs to io_apics_32.cAlexey Starikovskiy1-0/+6
2008-04-17x86: move mp_ioapics to io_apic_32.cAlexey Starikovskiy1-0/+4
2008-04-17x86: change GET_APIC_ID() from an inline function to an out-of-line functionJack Steiner1-3/+3
2008-04-17x86: fix ioapic bug againIngo Molnar1-2/+10
2008-04-17x86: remove the write-only timer_uses_ioapic_pin_0Adrian Bunk1-5/+0
2008-04-17x86: make mp_bus_id_to_type optionalAlexey Starikovskiy1-0/+4
2008-04-17x86: use not_pci bitmap #6Alexey Starikovskiy1-32/+15
2008-04-17x86: use not_pci bitmap #5Alexey Starikovskiy1-2/+5
2008-04-17x86: use not_pci bitmap #4Alexey Starikovskiy1-37/+11
2008-04-17x86: use not_pci bitmap #3Alexey Starikovskiy1-1/+1
2008-04-17x86: use not_pci bitmap #2Alexey Starikovskiy1-4/+1
2008-04-17x86: use not_pci bitmap #1Alexey Starikovskiy1-4/+1
2008-01-30arch/x86/kernel/io_apic_{64,32}.c: use time_beforeJulia Lawall1-2/+3
2008-01-30x86: adjust enable_NMI_through_LVT0()Jan Beulich1-2/+2
2008-01-30x86: remove all definitions with fastcallHarvey Harrison1-1/+1
2008-01-30x86: move 8259 defines to i8259.hThomas Gleixner1-2/+0
2008-01-25Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1
2008-01-22Revert "x86: fix NMI watchdog & 'stopped time' problem"Thomas Gleixner1-10/+2
2007-12-18x86: fix "Kernel panic - not syncing: IO-APIC + timer doesn't work!"Ingo Molnar1-4/+12
2007-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds1-2/+10
2007-11-26x86: fix NMI watchdog & 'stopped time' problemMaciej W. Rozycki1-2/+10
2007-11-20ACPI: fix two IRQ8 issues in IOAPIC modeShaohua Li1-1/+20
2007-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-2/+2
2007-10-20spelling fixes: arch/i386/Simon Arlott1-2/+2
2007-10-19i386: introduce "used_vectors" bitmap which can be used to reserve vectors.Rusty Russell1-5/+8
2007-10-17x86: make io_apic not connected pin print completeYinghai Lu1-0/+5
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis1-2/+2
2007-10-11i386: move kernelThomas Gleixner1-0/+2847