summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/es7000_32.c
AgeCommit message (Expand)Author
2009-02-17x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/*Ingo Molnar
2009-02-17x86, apic: rename 'genapic' to 'apic'Ingo Molnar
2009-02-17x86, apic: remove ->store_NMI_vector()Ingo Molnar
2009-02-17x86, es7000: misc cleanupsIngo Molnar
2009-02-17x86, es7000: remove dead code, clean upIngo Molnar
2009-02-17x86, es7000: remove externsIngo Molnar
2009-02-17x86, apic: remove apicid_cluster()Ingo Molnar
2009-02-17x86, es7000: clean upIngo Molnar
2009-02-17x86, apic: clean up the cpu_2_logical_apiciddeclarationIngo Molnar
2009-02-17x86, apic: remove stale references to APIC_DEFINITIONIngo Molnar
2009-02-17x86, apic: remove duplicate asm/apic.h inclusionsIngo Molnar
2009-02-17x86, apic: remove genapic.hIngo Molnar
2009-02-17x86: fold apic_ops into genapicYinghai Lu
2009-02-13Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...Ingo Molnar
2009-02-09x86, es7000: fix ACPI table mappingsYinghai Lu
2009-01-30x86, apic, 32-bit: add self-IPI methodsIngo Molnar
2009-01-30x86: seperate default_send_IPI_mask_sequence/allbutself from logicalYinghai Lu
2009-01-29x86, ES7000: Consolidate codeIngo Molnar
2009-01-28x86: eliminate asm/mach-*/mach_mpparse.hIngo Molnar
2009-01-28x86, smp: refactor ->wait_for_init_deassert()Ingo Molnar
2009-01-28x86, es7000: clean up es7000_enable_apic_mode()Ingo Molnar
2009-01-28x86: rename 'genapic' to 'apic'Ingo Molnar
2008-12-08Merge branch 'linus' into x86/quirksIngo Molnar
2008-11-18x86: use update_genapic to get rid of ES7000_CLUSTERED_APIC v2Yinghai Lu
2008-11-18x86: fix wakeup_cpu with numaq/es7000, v2, fixYinghai Lu
2008-11-17x86: fix wakeup_cpu with numaq/es7000, v2Yinghai Lu
2008-11-16x86: fix es7000 compilingYinghai Lu
2008-10-13x86: check dsdt before find oem table for es7000, v2Yinghai Lu
2008-09-04x86: move dir es7000 to es7000_32.cYinghai Lu