| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -199/+0 |
* | x2apic: fix reserved APIC register accesses in print_local_APIC() | Yinghai Lu | 2008-10-16 | 1 | -0/+14 |
* | x86: remove ioapic_force | Yinghai Lu | 2008-10-16 | 1 | -2/+0 |
* | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar | 2008-10-11 | 1 | -6/+59 |
|\ |
|
| *---. | Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/core | Ingo Molnar | 2008-08-14 | 1 | -0/+5 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'x86/x2apic' into x86/core | Ingo Molnar | 2008-07-26 | 1 | -6/+59 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | x64, apic: use generic apic_write() for ack_APIC_irq() | Suresh Siddha | 2008-07-22 | 1 | -4/+0 |
| | * | | | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-22 | 1 | -2/+0 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | * | | | Merge branch 'x86/apic' into x86/x2apic | Ingo Molnar | 2008-07-18 | 1 | -20/+9 |
| | |\ \ \ |
|
| | * | | | | x86: let 32bit use apic_ops too | Yinghai Lu | 2008-07-12 | 1 | -11/+2 |
| | * | | | | x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema... | Suresh Siddha | 2008-07-12 | 1 | -0/+5 |
| | * | | | | x64, x2apic/intr-remap: IO-APIC support for interrupt-remapping | Suresh Siddha | 2008-07-12 | 1 | -0/+9 |
| | * | | | | x64, x2apic/intr-remap: x2apic ops for x2apic mode support | Suresh Siddha | 2008-07-12 | 1 | -0/+22 |
| | * | | | | x64, x2apic/intr-remap: basic apic ops support | Suresh Siddha | 2008-07-12 | 1 | -6/+37 |
| | | | | | | |
| \ \ \ \ \ | |
*-. \ \ \ \ \ | Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr... | Ingo Molnar | 2008-10-06 | 1 | -3/+1 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| | * | | | | | x86: fix up a comment in ack_APIC_irq() | Maciej W. Rozycki | 2008-07-24 | 1 | -3/+1 |
| |/ / / / / |
|
* | | | | | | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 | Ingo Molnar | 2008-10-06 | 1 | -0/+5 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | /
| | |_|_|/
| |/| | | |
|
| * | | | | x86: apic_XX.c declare functions before they get used | Jaswinder Singh | 2008-07-23 | 1 | -0/+5 |
| |/ / / |
|
* | | | | x86: consolidate header guards | Vegard Nossum | 2008-07-22 | 1 | -3/+3 |
|/ / / |
|
* | | | x86: convert Dprintk to pr_debug | Thomas Gleixner | 2008-07-21 | 1 | -2/+0 |
| |/
|/| |
|
* | | x86: more apic debugging | Maciej W. Rozycki | 2008-07-18 | 1 | -1/+1 |
* | | x86: APIC: Make apic_verbosity unsigned | Maciej W. Rozycki | 2008-07-18 | 1 | -1/+1 |
* | | x86: APIC: remove apic_write_around(); use alternatives | Maciej W. Rozycki | 2008-07-18 | 1 | -17/+7 |
|/ |
|
* | x86: merge tsc_init and clocksource code | Alok Kataria | 2008-07-09 | 1 | -1/+6 |
* | x86: use disable_apic in 32bit | Yinghai Lu | 2008-07-08 | 1 | -4/+0 |
* | x86: let setup_arch call init_apic_mappings for 32bit | Yinghai Lu | 2008-07-08 | 1 | -0/+1 |
* | x86: check command line when CONFIG_X86_MPPARSE is not set, v2 | Yinghai Lu | 2008-07-08 | 1 | -1/+5 |
*-. | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 2008-07-08 | 1 | -4/+0 |
|\ \ |
|
| | * | x86, clockevents: add C1E aware idle function | Thomas Gleixner | 2008-07-08 | 1 | -3/+0 |
| |/
|/| |
|
| * | x86: I/O APIC: remove parameters to fiddle with the 8259A | Maciej W. Rozycki | 2008-07-08 | 1 | -1/+0 |
|/ |
|
* | include/asm-x86/apic.h: checkpatch cleanups - formatting only | Joe Perches | 2008-04-17 | 1 | -1/+1 |
* | x86: fix build breakage when PCI is define and PARAVIRT is not | Ravikiran G Thirumalai | 2008-04-17 | 1 | -5/+2 |
* | x86: change boot_cpu_id to boot_cpu_physical_apicid | Glauber de Oliveira Costa | 2008-04-17 | 1 | -1/+0 |
* | x86: include mach_apic.h in smpboot_64.c and smpboot.c | Glauber de Oliveira Costa | 2008-04-17 | 1 | -1/+0 |
* | x86: get boot_cpu_id as early for k8_scan_nodes | Yinghai Lu | 2008-04-17 | 1 | -0/+1 |
* | x86: apic_is_clustered_box for vsmp | Yinghai Lu | 2008-04-17 | 1 | -0/+5 |
* | x86: adjust enable_NMI_through_LVT0() | Jan Beulich | 2008-01-30 | 1 | -1/+1 |
* | x86: remove fastcall from include/asm-x86 | Harvey Harrison | 2008-01-30 | 1 | -3/+3 |
* | x86: extended interrupt LVT support for AMD Barcelona | Robert Richter | 2008-01-30 | 1 | -2/+2 |
* | x86: untable __init references between IO data | Andi Kleen | 2008-01-30 | 1 | -0/+1 |
* | x86: cleanup smp.h variants | Thomas Gleixner | 2008-01-30 | 1 | -0/+1 |
* | x86: make smp_local_timer_interrupt() static | Thomas Gleixner | 2008-01-30 | 1 | -1/+0 |
* | x86: merge apic_32/64.h | Thomas Gleixner | 2008-01-30 | 1 | -3/+137 |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 | 1 | -0/+5 |