summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/es7000_32.c
Commit message (Expand)AuthorAgeFilesLines
* x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/*Ingo Molnar2009-02-171-757/+0
* x86, apic: rename 'genapic' to 'apic'Ingo Molnar2009-02-171-5/+5
* x86, apic: remove ->store_NMI_vector()Ingo Molnar2009-02-171-1/+0
* x86, es7000: misc cleanupsIngo Molnar2009-02-171-80/+90
* x86, es7000: remove dead code, clean upIngo Molnar2009-02-171-70/+33
* x86, es7000: remove externsIngo Molnar2009-02-171-19/+10
* x86, apic: remove apicid_cluster()Ingo Molnar2009-02-171-6/+2
* x86, es7000: clean upIngo Molnar2009-02-171-128/+113
* x86, apic: clean up the cpu_2_logical_apiciddeclarationIngo Molnar2009-02-171-2/+1
* x86, apic: remove stale references to APIC_DEFINITIONIngo Molnar2009-02-171-1/+0
* x86, apic: remove duplicate asm/apic.h inclusionsIngo Molnar2009-02-171-1/+0
* x86, apic: remove genapic.hIngo Molnar2009-02-171-2/+2
* x86: fold apic_ops into genapicYinghai Lu2009-02-171-0/+7
*---. Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...Ingo Molnar2009-02-131-1/+8
|\ \ \
| * | | x86, es7000: fix ACPI table mappingsYinghai Lu2009-02-091-1/+8
| |/ /
* | | x86, apic, 32-bit: add self-IPI methodsIngo Molnar2009-01-301-1/+1
* | | x86: seperate default_send_IPI_mask_sequence/allbutself from logicalYinghai Lu2009-01-301-2/+2
* | | x86, ES7000: Consolidate codeIngo Molnar2009-01-291-0/+428
* | | x86: eliminate asm/mach-*/mach_mpparse.hIngo Molnar2009-01-281-1/+0
* | | x86, smp: refactor ->wait_for_init_deassert()Ingo Molnar2009-01-281-5/+1
* | | x86, es7000: clean up es7000_enable_apic_mode()Ingo Molnar2009-01-281-13/+14
* | | x86: rename 'genapic' to 'apic'Ingo Molnar2009-01-281-3/+3
|/ /
* | Merge branch 'linus' into x86/quirksIngo Molnar2008-12-081-8/+1
|\ \
| * | x86: fix es7000 compilingYinghai Lu2008-11-161-8/+1
| |/
* | x86: use update_genapic to get rid of ES7000_CLUSTERED_APIC v2Yinghai Lu2008-11-181-4/+13
* | x86: fix wakeup_cpu with numaq/es7000, v2, fixYinghai Lu2008-11-181-1/+10
* | x86: fix wakeup_cpu with numaq/es7000, v2Yinghai Lu2008-11-171-20/+24
|/
* x86: check dsdt before find oem table for es7000, v2Yinghai Lu2008-10-131-5/+23
* x86: move dir es7000 to es7000_32.cYinghai Lu2008-09-041-0/+345
OpenPOWER on IntegriCloud