aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic/es7000_32.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-10x86: es7000_32.c: Use pr_<level> and add pr_fmt(fmt)Joe Perches
2009-11-10x86: apic: Do not use stacked physid_mask_tCyrill Gorcunov
2009-08-29Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Ingo Molnar
2009-08-25x86: Fix x86_model test in es7000_apic_is_cluster()Roel Kluin
2009-07-13x86: Fix false positive section mismatch in es7000_32.cRakib Mullick
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar
2009-05-10x86: Fix false positive section mismatch warnings in the apic codeSam Ravnborg
2009-04-19x86: es7000, uv - use __cpuinit for kicking secondary cpusCyrill Gorcunov
2009-03-13cpumask: remove x86 cpumask_t uses.Rusty Russell
2009-03-13cpumask: remove cpumask_t assignment from vector_allocation_domain()Rusty Russell
2009-03-13cpumask: use new cpumask functions throughout x86Rusty Russell
2009-03-13cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: x86Rusty Russell
2009-03-02x86_32: apic/es7000_32, fix section mismatchJiri Slaby
2009-03-02x86_32: apic/es7000_32, fix cpu_mask_to_apicidJiri Slaby
2009-03-02x86_32: apic/es7000_32, cpu_mask_to_apicid cleanupJiri Slaby
2009-02-26x86: fix !ACPI build for es7000_32.cIngo Molnar
2009-02-26x86: apic: simplify secondary CPU wakeup methodsIngo Molnar
2009-02-26x86: remove update_apic from x86_quirksYinghai Lu
2009-02-17x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/*Ingo Molnar