aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/setup.c
AgeCommit message (Expand)Author
2008-07-08x86: restore pda nodenumber fieldMike Travis
2008-07-08x86: cleanup early per cpu variables/accesses v4Mike Travis
2008-07-08x86 boot: pass E820 memory map entries more than 128 via linked list of setup...Huang, Ying
2008-06-10x86: introduce max_physical_apicid for bigsmp switchingYinghai Lu
2008-06-05x86: linked list of setup_data for i386Huang, Ying
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