Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-05-12 | x86: [VOYAGER] fix duplicate phys_cpu_present_map symbol | James Bottomley | 1 | -1/+3 |
2008-05-10 | x86: revert printk format warning change which is for linux-next | Thomas Gleixner | 1 | -1/+1 |
2008-05-04 | x86: fix setup printk format warning | Randy Dunlap | 1 | -1/+1 |
2008-04-25 | x86: Drop duplicate from setup.c | Alexey Starikovskiy | 1 | -2/+0 |
2008-04-19 | x86: convert cpumask_of_cpu macro to allocated array | Mike Travis | 1 | -1/+27 |
2008-04-17 | x86: move up & smp variables to setup.c | Alexey Starikovskiy | 1 | -0/+8 |
2008-04-17 | x86: move phys_cpu_present_map to setup.c | Alexey Starikovskiy | 1 | -0/+4 |
2008-04-17 | x86: move x86_cpu_to_apicid to setup.c | Alexey Starikovskiy | 1 | -0/+4 |
2008-04-17 | x86: clean up non-smp usage of cpu maps | Mike Travis | 1 | -17/+11 |
2008-04-17 | x86: use specialized routine for setup per-cpu area | Glauber de Oliveira Costa | 1 | -0/+103 |