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