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