aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/io_apic_64.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/apic' into x86/coreIngo Molnar2008-08-141-12/+19
|\
| * x86: PIC, L-APIC and I/O APIC debug informationMaciej W. Rozycki2008-07-241-12/+19
* | Merge branch 'linus' into x86/coreIngo Molnar2008-08-141-10/+15
|\ \
| * | x86: Restore proper vector locking during cpu hotplugEric W. Biederman2008-08-111-10/+15
| |/
* | Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-251-7/+5
|\ \ | |/
| * Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-231-7/+5
| |\
| | * cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/io_apic_64.cMike Travis2008-07-181-3/+1
| | * Merge branch 'linus' into cpus4096Ingo Molnar2008-07-161-120/+162
| | |\
| | * | x86: use performance variant for_each_cpu_mask_nrMike Travis2008-05-231-4/+4
* | | | Merge branch 'x86/apic' into x86/x2apicIngo Molnar2008-07-181-18/+23
|\ \ \ \ | |/ / /
| * | | x86: I/O APIC: Always report how the timer has been set upMaciej W. Rozycki2008-07-181-18/+22
| * | | x86: I/O APIC: Include <asm/i8259.h> required by some codeMaciej W. Rozycki2008-07-181-0/+1
| | |/ | |/|
* | | Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-181-11/+1
|\ \ \ | |/ /
| * | Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-151-1/+1
| |\ \
| | * | on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-1/+1
| | |/
| * | x86: I/O APIC: remove an IRQ2-mask hackMaciej W. Rozycki2008-07-131-10/+0
* | | x86: make read_apic_id return final apicidYinghai Lu2008-07-121-2/+2
* | | x64, x2apic/intr-remap: MSI and MSI-X support for interrupt remapping infrast...Suresh Siddha2008-07-121-8/+222
* | | x64, x2apic/intr-remap: IO-APIC support for interrupt-remappingSuresh Siddha2008-07-121-22/+278
* | | x64, x2apic/intr-remap: basic apic ops supportSuresh Siddha2008-07-121-4/+4
* | | x64, x2apic/intr-remap: ioapic routines which deal with initial io-apic RTE s...Suresh Siddha2008-07-121-0/+66
|/ /
* | x86: I/O APIC: Never configure IRQ2Maciej W. Rozycki2008-07-111-9/+16
* | x86: L-APIC: Always fully configure IRQ0Maciej W. Rozycki2008-07-111-14/+15
* | x86: I/O APIC: Add a 64-bit variation of replace_pin_at_irq()Maciej W. Rozycki2008-07-101-1/+21
* | Revert "x86: fix IO APIC breakage on HP nx6325"Ingo Molnar2008-07-101-1/+0
* | Revert "x86: fix IO APIC breakage on HP nx6325, v2"Ingo Molnar2008-07-101-26/+2
* | x86: fix C1E && nx6325 stability problemRafael J. Wysocki2008-07-091-0/+10
* | x86: nmi_watchdog - use NMI_NONE by defaultCyrill Gorcunov2008-07-081-2/+0
* | x86: change __setup_vector_irq with setup_vector_irqGlauber Costa2008-07-081-1/+8
* | Merge branch 'x86/mpparse' into x86/develIngo Molnar2008-07-081-40/+42
|\ \
| * | x86: move mp_bus_not_pci from mpparse.cAlexey Starikovskiy2008-05-251-0/+2
| * | x86: mp_bus_id_to_pci_bus is not neededAlexey Starikovskiy2008-05-251-1/+1
| * | x86: make config_irqsrc not MPspec specificAlexey Starikovskiy2008-05-251-29/+29
| * | x86: make struct config_ioapic not MPspec specificAlexey Starikovskiy2008-05-251-13/+13
| |/
* | Merge branch 'x86/irq' into x86/develIngo Molnar2008-07-081-1/+5
|\ \
| * | x86: change FIRST_SYSTEM_VECTOR to a variableAlan Mayer2008-05-121-1/+5
| |/
| |
| \
*-. \ Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-081-52/+80
|\ \ \ | |_|/ |/| |
| | * x86: fix compile warning in io_apic_{32,64}.cAndreas Herrmann2008-06-101-0/+1
| |/ |/|
| * x86: fix IO APIC breakage on HP nx6325, v2Maciej W. Rozycki2008-07-081-2/+26
| * x86: fix IO APIC breakage on HP nx6325Maciej W. Rozycki2008-07-081-0/+1
| * x86, io-apic: use predefined names instead of numeric constantsCyrill Gorcunov2008-07-081-6/+7
| * x86: IO-APIC - use NMI_NONE instead of numeric constantCyrill Gorcunov2008-07-081-1/+1
| * x86 build fix:Ingo Molnar2008-07-081-1/+1
| * x86: make irq_cfg staticThomas Gleixner2008-07-081-1/+1
| * x86: I/O APIC: timer through 8259A second-chanceMaciej W. Rozycki2008-07-081-7/+29
| * x86: I/O APIC: keep the timer IRQ masked during set-upMaciej W. Rozycki2008-07-081-1/+1
| * x86: I/O APIC: unmask the second-chance timer interruptMaciej W. Rozycki2008-07-081-0/+1
| * x86: I/O APIC: rename setup_ExtINT_IRQ0_pin()Maciej W. Rozycki2008-07-081-5/+5
| * x86: I/O APIC: remove redundant LVT0 maskingMaciej W. Rozycki2008-07-081-3/+0
| * x86: I/O APIC: remove redundant 8259A {,un}maskingMaciej W. Rozycki2008-07-081-4/+0