summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/io_apic_64.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-14Merge branch 'x86/apic' into x86/coreIngo Molnar1-12/+19
2008-08-14Merge branch 'linus' into x86/coreIngo Molnar1-10/+15
2008-08-11x86: Restore proper vector locking during cpu hotplugEric W. Biederman1-10/+15
2008-07-25Merge branch 'linus' into x86/x2apicIngo Molnar1-7/+5
2008-07-24x86: PIC, L-APIC and I/O APIC debug informationMaciej W. Rozycki1-12/+19
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+5
2008-07-18Merge branch 'x86/apic' into x86/x2apicIngo Molnar1-18/+23
2008-07-18Merge branch 'linus' into x86/x2apicIngo Molnar1-11/+1
2008-07-18cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/io_apic_64.cMike Travis1-3/+1
2008-07-18x86: I/O APIC: Always report how the timer has been set upMaciej W. Rozycki1-18/+22
2008-07-18x86: I/O APIC: Include <asm/i8259.h> required by some codeMaciej W. Rozycki1-0/+1
2008-07-16Merge branch 'linus' into cpus4096Ingo Molnar1-120/+162
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar1-1/+1
2008-07-13x86: I/O APIC: remove an IRQ2-mask hackMaciej W. Rozycki1-10/+0
2008-07-12x86: make read_apic_id return final apicidYinghai Lu1-2/+2
2008-07-12x64, x2apic/intr-remap: MSI and MSI-X support for interrupt remapping infrast...Suresh Siddha1-8/+222
2008-07-12x64, x2apic/intr-remap: IO-APIC support for interrupt-remappingSuresh Siddha1-22/+278
2008-07-12x64, x2apic/intr-remap: basic apic ops supportSuresh Siddha1-4/+4
2008-07-12x64, x2apic/intr-remap: ioapic routines which deal with initial io-apic RTE s...Suresh Siddha1-0/+66
2008-07-11x86: I/O APIC: Never configure IRQ2Maciej W. Rozycki1-9/+16
2008-07-11x86: L-APIC: Always fully configure IRQ0Maciej W. Rozycki1-14/+15
2008-07-10x86: I/O APIC: Add a 64-bit variation of replace_pin_at_irq()Maciej W. Rozycki1-1/+21
2008-07-10Revert "x86: fix IO APIC breakage on HP nx6325"Ingo Molnar1-1/+0
2008-07-10Revert "x86: fix IO APIC breakage on HP nx6325, v2"Ingo Molnar1-26/+2
2008-07-09x86: fix C1E && nx6325 stability problemRafael J. Wysocki1-0/+10
2008-07-08x86: nmi_watchdog - use NMI_NONE by defaultCyrill Gorcunov1-2/+0
2008-07-08x86: change __setup_vector_irq with setup_vector_irqGlauber Costa1-1/+8
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar1-40/+42
2008-07-08Merge branch 'x86/irq' into x86/develIngo Molnar1-1/+5
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar1-52/+80
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