| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/* | Ingo Molnar | 2009-02-17 | 1 | -757/+0 |
* | x86, apic: rename 'genapic' to 'apic' | Ingo Molnar | 2009-02-17 | 1 | -5/+5 |
* | x86, apic: remove ->store_NMI_vector() | Ingo Molnar | 2009-02-17 | 1 | -1/+0 |
* | x86, es7000: misc cleanups | Ingo Molnar | 2009-02-17 | 1 | -80/+90 |
* | x86, es7000: remove dead code, clean up | Ingo Molnar | 2009-02-17 | 1 | -70/+33 |
* | x86, es7000: remove externs | Ingo Molnar | 2009-02-17 | 1 | -19/+10 |
* | x86, apic: remove apicid_cluster() | Ingo Molnar | 2009-02-17 | 1 | -6/+2 |
* | x86, es7000: clean up | Ingo Molnar | 2009-02-17 | 1 | -128/+113 |
* | x86, apic: clean up the cpu_2_logical_apiciddeclaration | Ingo Molnar | 2009-02-17 | 1 | -2/+1 |
* | x86, apic: remove stale references to APIC_DEFINITION | Ingo Molnar | 2009-02-17 | 1 | -1/+0 |
* | x86, apic: remove duplicate asm/apic.h inclusions | Ingo Molnar | 2009-02-17 | 1 | -1/+0 |
* | x86, apic: remove genapic.h | Ingo Molnar | 2009-02-17 | 1 | -2/+2 |
* | x86: fold apic_ops into genapic | Yinghai Lu | 2009-02-17 | 1 | -0/+7 |
*---. | Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/... | Ingo Molnar | 2009-02-13 | 1 | -1/+8 |
|\ \ \ |
|
| * | | | x86, es7000: fix ACPI table mappings | Yinghai Lu | 2009-02-09 | 1 | -1/+8 |
| |/ / |
|
* | | | x86, apic, 32-bit: add self-IPI methods | Ingo Molnar | 2009-01-30 | 1 | -1/+1 |
* | | | x86: seperate default_send_IPI_mask_sequence/allbutself from logical | Yinghai Lu | 2009-01-30 | 1 | -2/+2 |
* | | | x86, ES7000: Consolidate code | Ingo Molnar | 2009-01-29 | 1 | -0/+428 |
* | | | x86: eliminate asm/mach-*/mach_mpparse.h | Ingo Molnar | 2009-01-28 | 1 | -1/+0 |
* | | | x86, smp: refactor ->wait_for_init_deassert() | Ingo Molnar | 2009-01-28 | 1 | -5/+1 |
* | | | x86, es7000: clean up es7000_enable_apic_mode() | Ingo Molnar | 2009-01-28 | 1 | -13/+14 |
* | | | x86: rename 'genapic' to 'apic' | Ingo Molnar | 2009-01-28 | 1 | -3/+3 |
|/ / |
|
* | | Merge branch 'linus' into x86/quirks | Ingo Molnar | 2008-12-08 | 1 | -8/+1 |
|\ \ |
|
| * | | x86: fix es7000 compiling | Yinghai Lu | 2008-11-16 | 1 | -8/+1 |
| |/ |
|
* | | x86: use update_genapic to get rid of ES7000_CLUSTERED_APIC v2 | Yinghai Lu | 2008-11-18 | 1 | -4/+13 |
* | | x86: fix wakeup_cpu with numaq/es7000, v2, fix | Yinghai Lu | 2008-11-18 | 1 | -1/+10 |
* | | x86: fix wakeup_cpu with numaq/es7000, v2 | Yinghai Lu | 2008-11-17 | 1 | -20/+24 |
|/ |
|
* | x86: check dsdt before find oem table for es7000, v2 | Yinghai Lu | 2008-10-13 | 1 | -5/+23 |
* | x86: move dir es7000 to es7000_32.c | Yinghai Lu | 2008-09-04 | 1 | -0/+345 |