summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* x86: [VOYAGER] fix duplicate phys_cpu_present_map symbolJames Bottomley2008-05-121-1/+3
* x86: revert printk format warning change which is for linux-nextThomas Gleixner2008-05-101-1/+1
* x86: fix setup printk format warningRandy Dunlap2008-05-041-1/+1
* x86: Drop duplicate from setup.cAlexey Starikovskiy2008-04-241-2/+0Star
* x86: convert cpumask_of_cpu macro to allocated arrayMike Travis2008-04-191-1/+27
* x86: move up & smp variables to setup.cAlexey Starikovskiy2008-04-171-0/+8
* x86: move phys_cpu_present_map to setup.cAlexey Starikovskiy2008-04-171-0/+4
* x86: move x86_cpu_to_apicid to setup.cAlexey Starikovskiy2008-04-171-0/+4
* x86: clean up non-smp usage of cpu mapsMike Travis2008-04-171-17/+11Star
* x86: use specialized routine for setup per-cpu areaGlauber de Oliveira Costa2008-04-171-0/+103