summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/io_apic_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86: section mismatch fixes, #3Jacek Luczak2008-04-261-1/+1
* cpumask: Cleanup more uses of CPU_MASK and NODE_MASKMike Travis2008-04-191-1/+1
* x86: use cpumask_of_cpu()Akinobu Mita2008-04-171-3/+1Star
* x86: remove unnecessary tmp local variableAkinobu Mita2008-04-171-2/+1Star
* x86: remove unnecessary memset()Akinobu Mita2008-04-171-1/+0Star
* x86: use ioapic_read_entry() and ioapic_write_entry()Akinobu Mita2008-04-171-19/+6Star
* x86: avoid redundant loop in io_apic_level_ack_pending()Akinobu Mita2008-04-171-4/+7
* x86: move mp_irqs to io_apic_64.cAlexey Starikovskiy2008-04-171-0/+6
* x86: move mp_ioapics to io_apic_64.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/+2Star
* x86: move apic declarations to mach_apic.hGlauber Costa2008-04-171-1/+1
* x86: move ipi definitions to mach_ipi.hGlauber Costa2008-04-171-0/+2
* arch/x86/kernel/io_apic_{64,32}.c: use time_beforeJulia Lawall2008-01-301-1/+2
* x86: adjust enable_NMI_through_LVT0()Jan Beulich2008-01-301-3/+3
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-301-1/+1
* x86: clear IO_APIC before enabing apic error vector.Yinghai Lu2008-01-301-2/+5
* x86: io_apic_64.c: remove unused config checkHiroshi Shimamoto2008-01-301-1/+1
* x86: move ioapic code where it belongsThomas Gleixner2008-01-301-0/+90
* x86: rename get_maxlvt to lapic_get_maxlvtThomas Gleixner2008-01-301-1/+1
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-251-1/+1
* x86: fix "Kernel panic - not syncing: IO-APIC + timer doesn't work!"Ingo Molnar2007-12-181-4/+12
* ACPI: fix two IRQ8 issues in IOAPIC modeShaohua Li2007-11-201-2/+22
* Intel IOMMU: DMAR fault handling supportKeshavamurthy, Anil S2007-10-221-1/+58
* spelling fixes: arch/x86_64/Simon Arlott2007-10-201-2/+2
* x86: make io_apic not connected pin print completeYinghai Lu2007-10-171-1/+5
* x86: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-171-3/+2Star
* x86_64: move kernelThomas Gleixner2007-10-111-0/+2202