summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/setup.c
AgeCommit message (Expand)AuthorLines
2008-05-12x86: [VOYAGER] fix duplicate phys_cpu_present_map symbolJames Bottomley-1/+3
2008-05-10x86: revert printk format warning change which is for linux-nextThomas Gleixner-1/+1
2008-05-04x86: fix setup printk format warningRandy Dunlap-1/+1
2008-04-24x86: Drop duplicate from setup.cAlexey Starikovskiy-2/+0
2008-04-19x86: convert cpumask_of_cpu macro to allocated arrayMike Travis-1/+27
2008-04-17x86: move up & smp variables to setup.cAlexey Starikovskiy-0/+8
2008-04-17x86: move phys_cpu_present_map to setup.cAlexey Starikovskiy-0/+4
2008-04-17x86: move x86_cpu_to_apicid to setup.cAlexey Starikovskiy-0/+4
2008-04-17x86: clean up non-smp usage of cpu mapsMike Travis-17/+11
2008-04-17x86: use specialized routine for setup per-cpu areaGlauber de Oliveira Costa-0/+103