| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 | 1 | -1/+1 |
|\ |
|
| * | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2008-06-26 | 1 | -1/+1 |
* | | x86: I/O APIC: remove an IRQ2-mask hack | Maciej W. Rozycki | 2008-07-13 | 1 | -10/+0 |
* | | x86: I/O APIC: Never configure IRQ2 | Maciej W. Rozycki | 2008-07-11 | 1 | -9/+16 |
* | | x86: L-APIC: Always fully configure IRQ0 | Maciej W. Rozycki | 2008-07-11 | 1 | -14/+15 |
* | | x86: I/O APIC: Add a 64-bit variation of replace_pin_at_irq() | Maciej W. Rozycki | 2008-07-10 | 1 | -1/+21 |
* | | Revert "x86: fix IO APIC breakage on HP nx6325" | Ingo Molnar | 2008-07-10 | 1 | -1/+0 |
* | | Revert "x86: fix IO APIC breakage on HP nx6325, v2" | Ingo Molnar | 2008-07-10 | 1 | -26/+2 |
* | | x86: fix C1E && nx6325 stability problem | Rafael J. Wysocki | 2008-07-09 | 1 | -0/+10 |
* | | x86: nmi_watchdog - use NMI_NONE by default | Cyrill Gorcunov | 2008-07-08 | 1 | -2/+0 |
* | | x86: change __setup_vector_irq with setup_vector_irq | Glauber Costa | 2008-07-08 | 1 | -1/+8 |
* | | Merge branch 'x86/mpparse' into x86/devel | Ingo Molnar | 2008-07-08 | 1 | -40/+42 |
|\ \ |
|
| * | | x86: move mp_bus_not_pci from mpparse.c | Alexey Starikovskiy | 2008-05-25 | 1 | -0/+2 |
| * | | x86: mp_bus_id_to_pci_bus is not needed | Alexey Starikovskiy | 2008-05-25 | 1 | -1/+1 |
| * | | x86: make config_irqsrc not MPspec specific | Alexey Starikovskiy | 2008-05-25 | 1 | -29/+29 |
| * | | x86: make struct config_ioapic not MPspec specific | Alexey Starikovskiy | 2008-05-25 | 1 | -13/+13 |
| |/ |
|
* | | Merge branch 'x86/irq' into x86/devel | Ingo Molnar | 2008-07-08 | 1 | -1/+5 |
|\ \ |
|
| * | | x86: change FIRST_SYSTEM_VECTOR to a variable | Alan Mayer | 2008-05-12 | 1 | -1/+5 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 2008-07-08 | 1 | -52/+80 |
|\ \ \
| |_|/
|/| | |
|
| | * | x86: fix compile warning in io_apic_{32,64}.c | Andreas Herrmann | 2008-06-10 | 1 | -0/+1 |
| |/
|/| |
|
| * | x86: fix IO APIC breakage on HP nx6325, v2 | Maciej W. Rozycki | 2008-07-08 | 1 | -2/+26 |
| * | x86: fix IO APIC breakage on HP nx6325 | Maciej W. Rozycki | 2008-07-08 | 1 | -0/+1 |
| * | x86, io-apic: use predefined names instead of numeric constants | Cyrill Gorcunov | 2008-07-08 | 1 | -6/+7 |
| * | x86: IO-APIC - use NMI_NONE instead of numeric constant | Cyrill Gorcunov | 2008-07-08 | 1 | -1/+1 |
| * | x86 build fix: | Ingo Molnar | 2008-07-08 | 1 | -1/+1 |
| * | x86: make irq_cfg static | Thomas Gleixner | 2008-07-08 | 1 | -1/+1 |
| * | x86: I/O APIC: timer through 8259A second-chance | Maciej W. Rozycki | 2008-07-08 | 1 | -7/+29 |
| * | x86: I/O APIC: keep the timer IRQ masked during set-up | Maciej W. Rozycki | 2008-07-08 | 1 | -1/+1 |
| * | x86: I/O APIC: unmask the second-chance timer interrupt | Maciej W. Rozycki | 2008-07-08 | 1 | -0/+1 |
| * | x86: I/O APIC: rename setup_ExtINT_IRQ0_pin() | Maciej W. Rozycki | 2008-07-08 | 1 | -5/+5 |
| * | x86: I/O APIC: remove redundant LVT0 masking | Maciej W. Rozycki | 2008-07-08 | 1 | -3/+0 |
| * | x86: I/O APIC: remove redundant 8259A {,un}masking | Maciej W. Rozycki | 2008-07-08 | 1 | -4/+0 |
| * | x86: I/O APIC: clean up the 8259A on a NMI watchdog failure | Maciej W. Rozycki | 2008-07-08 | 1 | -0/+2 |
| * | x86: I/O APIC: keep IRQ off when changing LVT registers | Maciej W. Rozycki | 2008-07-08 | 1 | -0/+2 |
| * | x86: I/O APIC: clean up after a fasteoi failure | Maciej W. Rozycki | 2008-07-08 | 1 | -0/+1 |
| * | x86: I/O APIC: remove parameters to fiddle with the 8259A | Maciej W. Rozycki | 2008-07-08 | 1 | -19/+2 |
| * | x86: I/O APIC: AEOI timer acknowledgement clean-ups | Maciej W. Rozycki | 2008-07-08 | 1 | -5/+2 |
|/ |
|
* | x86: section mismatch fixes, #3 | Jacek Luczak | 2008-04-26 | 1 | -1/+1 |
* | cpumask: Cleanup more uses of CPU_MASK and NODE_MASK | Mike Travis | 2008-04-19 | 1 | -1/+1 |
* | x86: use cpumask_of_cpu() | Akinobu Mita | 2008-04-17 | 1 | -3/+1 |
* | x86: remove unnecessary tmp local variable | Akinobu Mita | 2008-04-17 | 1 | -2/+1 |
* | x86: remove unnecessary memset() | Akinobu Mita | 2008-04-17 | 1 | -1/+0 |
* | x86: use ioapic_read_entry() and ioapic_write_entry() | Akinobu Mita | 2008-04-17 | 1 | -19/+6 |
* | x86: avoid redundant loop in io_apic_level_ack_pending() | Akinobu Mita | 2008-04-17 | 1 | -4/+7 |
* | x86: move mp_irqs to io_apic_64.c | Alexey Starikovskiy | 2008-04-17 | 1 | -0/+6 |
* | x86: move mp_ioapics to io_apic_64.c | Alexey Starikovskiy | 2008-04-17 | 1 | -0/+4 |
* | x86: change GET_APIC_ID() from an inline function to an out-of-line function | Jack Steiner | 2008-04-17 | 1 | -3/+2 |
* | x86: move apic declarations to mach_apic.h | Glauber Costa | 2008-04-17 | 1 | -1/+1 |
* | x86: move ipi definitions to mach_ipi.h | Glauber Costa | 2008-04-17 | 1 | -0/+2 |
* | arch/x86/kernel/io_apic_{64,32}.c: use time_before | Julia Lawall | 2008-01-30 | 1 | -1/+2 |