summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/io_apic_64.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-08x86: fix IO APIC breakage on HP nx6325, v2Maciej W. Rozycki1-2/+26
2008-07-08x86: fix IO APIC breakage on HP nx6325Maciej W. Rozycki1-0/+1
2008-07-08x86, io-apic: use predefined names instead of numeric constantsCyrill Gorcunov1-6/+7
2008-07-08x86: IO-APIC - use NMI_NONE instead of numeric constantCyrill Gorcunov1-1/+1
2008-07-08x86 build fix:Ingo Molnar1-1/+1
2008-07-08x86: make irq_cfg staticThomas Gleixner1-1/+1
2008-07-08x86: I/O APIC: timer through 8259A second-chanceMaciej W. Rozycki1-7/+29
2008-07-08x86: I/O APIC: keep the timer IRQ masked during set-upMaciej W. Rozycki1-1/+1
2008-07-08x86: I/O APIC: unmask the second-chance timer interruptMaciej W. Rozycki1-0/+1
2008-07-08x86: I/O APIC: rename setup_ExtINT_IRQ0_pin()Maciej W. Rozycki1-5/+5
2008-07-08x86: I/O APIC: remove redundant LVT0 maskingMaciej W. Rozycki1-3/+0
2008-07-08x86: I/O APIC: remove redundant 8259A {,un}maskingMaciej W. Rozycki1-4/+0
2008-07-08x86: I/O APIC: clean up the 8259A on a NMI watchdog failureMaciej W. Rozycki1-0/+2
2008-07-08x86: I/O APIC: keep IRQ off when changing LVT registersMaciej W. Rozycki1-0/+2
2008-07-08x86: I/O APIC: clean up after a fasteoi failureMaciej W. Rozycki1-0/+1
2008-07-08x86: I/O APIC: remove parameters to fiddle with the 8259AMaciej W. Rozycki1-19/+2
2008-07-08x86: I/O APIC: AEOI timer acknowledgement clean-upsMaciej W. Rozycki1-5/+2
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe1-1/+1
2008-06-10x86: fix compile warning in io_apic_{32,64}.cAndreas Herrmann1-0/+1
2008-05-25x86: move mp_bus_not_pci from mpparse.cAlexey Starikovskiy1-0/+2
2008-05-25x86: mp_bus_id_to_pci_bus is not neededAlexey Starikovskiy1-1/+1
2008-05-25x86: make config_irqsrc not MPspec specificAlexey Starikovskiy1-29/+29
2008-05-25x86: make struct config_ioapic not MPspec specificAlexey Starikovskiy1-13/+13
2008-05-23x86: use performance variant for_each_cpu_mask_nrMike Travis1-4/+4
2008-05-12x86: change FIRST_SYSTEM_VECTOR to a variableAlan Mayer1-1/+5
2008-04-26x86: section mismatch fixes, #3Jacek Luczak1-1/+1
2008-04-19cpumask: Cleanup more uses of CPU_MASK and NODE_MASKMike Travis1-1/+1
2008-04-17x86: use cpumask_of_cpu()Akinobu Mita1-3/+1
2008-04-17x86: remove unnecessary tmp local variableAkinobu Mita1-2/+1
2008-04-17x86: remove unnecessary memset()Akinobu Mita1-1/+0
2008-04-17x86: use ioapic_read_entry() and ioapic_write_entry()Akinobu Mita1-19/+6
2008-04-17x86: avoid redundant loop in io_apic_level_ack_pending()Akinobu Mita1-4/+7
2008-04-17x86: move mp_irqs to io_apic_64.cAlexey Starikovskiy1-0/+6
2008-04-17x86: move mp_ioapics to io_apic_64.cAlexey Starikovskiy1-0/+4
2008-04-17x86: change GET_APIC_ID() from an inline function to an out-of-line functionJack Steiner1-3/+2
2008-04-17x86: move apic declarations to mach_apic.hGlauber Costa1-1/+1
2008-04-17x86: move ipi definitions to mach_ipi.hGlauber Costa1-0/+2
2008-01-30arch/x86/kernel/io_apic_{64,32}.c: use time_beforeJulia Lawall1-1/+2
2008-01-30x86: adjust enable_NMI_through_LVT0()Jan Beulich1-3/+3
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin1-1/+1
2008-01-30x86: clear IO_APIC before enabing apic error vector.Yinghai Lu1-2/+5
2008-01-30x86: io_apic_64.c: remove unused config checkHiroshi Shimamoto1-1/+1
2008-01-30x86: move ioapic code where it belongsThomas Gleixner1-0/+90
2008-01-30x86: rename get_maxlvt to lapic_get_maxlvtThomas Gleixner1-1/+1
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1
2007-12-18x86: fix "Kernel panic - not syncing: IO-APIC + timer doesn't work!"Ingo Molnar1-4/+12
2007-11-20ACPI: fix two IRQ8 issues in IOAPIC modeShaohua Li1-2/+22
2007-10-22Intel IOMMU: DMAR fault handling supportKeshavamurthy, Anil S1-1/+58
2007-10-20spelling fixes: arch/x86_64/Simon Arlott1-2/+2
2007-10-17x86: make io_apic not connected pin print completeYinghai Lu1-1/+5