aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/io_apic_32.c
Commit message (Expand)AuthorAge
* x86: Restore proper vector locking during cpu hotplugEric W. Biederman2008-08-11
* x86: I/O APIC: Always report how the timer has been set upMaciej W. Rozycki2008-07-18
* x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki2008-07-18
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-15
|\
| * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-26
* | x86: I/O APIC: remove an IRQ2-mask hackMaciej W. Rozycki2008-07-13
* | x86: I/O APIC: Never configure IRQ2Maciej W. Rozycki2008-07-11
* | x86: L-APIC: Always fully configure IRQ0Maciej W. Rozycki2008-07-11
* | x86: L-APIC: Set IRQ0 as edge-triggeredMaciej W. Rozycki2008-07-11
* | x86: fix C1E && nx6325 stability problemRafael J. Wysocki2008-07-09
* | x86: let setup_arch call init_apic_mappings for 32bitYinghai Lu2008-07-08
* | x86: change __setup_vector_irq with setup_vector_irqGlauber Costa2008-07-08
* | Merge branch 'x86/mpparse' into x86/develIngo Molnar2008-07-08
|\ \
| * | Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar2008-07-08
| |\|
| * | x86: make generic arch support NUMAQYinghai Lu2008-06-10
| * | x86: move mp_bus_not_pci from mpparse.cAlexey Starikovskiy2008-05-25
| * | x86: mp_bus_id_to_pci_bus is not neededAlexey Starikovskiy2008-05-25
| * | x86: make config_irqsrc not MPspec specificAlexey Starikovskiy2008-05-25
| * | x86: make struct config_ioapic not MPspec specificAlexey Starikovskiy2008-05-25
* | | Merge branch 'x86/irq' into x86/develIngo Molnar2008-07-08
|\ \ \
| * \ \ Merge branch 'linus' into x86/irqIngo Molnar2008-06-16
| |\ \ \ | | | |/ | | |/|
| * | | x86: change FIRST_SYSTEM_VECTOR to a variable, fixAlan Mayer2008-05-12
| * | | x86: change FIRST_SYSTEM_VECTOR to a variableAlan Mayer2008-05-12
| | |/ | |/|
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-08
|\ \ \ \ \ | |_|_|/ / |/| | | / | | | |/
| | * | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-06-16
| | |\|
| | * | x86: fix compile warning in io_apic_{32,64}.cAndreas Herrmann2008-06-10
| |/ / |/| |
| * | x86, arch/x86/kernel/io_apic_32.c: use kzalloc instead of kmalloc/memsetChristophe Jaillet2008-07-08
| * | x86: coding style fixes to arch/x86/kernel/io_apic_32.cPaolo Ciarrocchi2008-07-08
| * | x86, io-apic: use predefined names instead of numeric constantsCyrill Gorcunov2008-07-08
| * | x86: IO-APIC - use NMI_NONE instead of numeric constantCyrill Gorcunov2008-07-08
| * | x86: I/O APIC: timer through 8259A second-chanceMaciej W. Rozycki2008-07-08
| * | x86: I/O APIC: keep the timer IRQ masked during set-upMaciej W. Rozycki2008-07-08
| * | x86: I/O APIC: unmask the second-chance timer interruptMaciej W. Rozycki2008-07-08
| * | x86: I/O APIC: rename setup_ExtINT_IRQ0_pin()Maciej W. Rozycki2008-07-08
| * | x86: I/O APIC: remove redundant LVT0 maskingMaciej W. Rozycki2008-07-08
| * | x86: I/O APIC: remove redundant 8259A {,un}maskingMaciej W. Rozycki2008-07-08
| * | x86: I/O APIC: fix the name of the through-8259A handlerMaciej W. Rozycki2008-07-08
| * | x86: I/O APIC: fix the name of the L-APIC IRQ handlerMaciej W. Rozycki2008-07-08
| * | x86: I/O APIC: clean up the 8259A on a NMI watchdog failureMaciej W. Rozycki2008-07-08
| * | x86: I/O APIC: keep IRQ off when changing LVT registersMaciej W. Rozycki2008-07-08
| * | x86: I/O APIC: clean up after a fasteoi failureMaciej W. Rozycki2008-07-08
| * | x86: I/O APIC: remove parameters to fiddle with the 8259AMaciej W. Rozycki2008-07-08
| * | x86: I/O APIC: AEOI timer acknowledgement clean-upsMaciej W. Rozycki2008-07-08
| * | Revert "Revert "x86: fix ioapic bug again""Ingo Molnar2008-07-08
| |/
| * Revert "x86: fix ioapic bug again"Ingo Molnar2008-06-12
|/
* x86: Fix 32-bit MSI-X allocation leakagePJ Waskiewicz2008-04-28
* x86: unlock_ExtINT_logic() - fix section mismatch warningsJacek Luczak2008-04-26
* x86: remove unnecessary tmp local variableAkinobu Mita2008-04-17
* x86: use ioapic_read_entry() and ioapic_write_entry()Akinobu Mita2008-04-17
* x86: move mp_irqs to io_apics_32.cAlexey Starikovskiy2008-04-17