Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: get x86_phys_bits early | Yinghai Lu | 2008-07-14 | 1 | -6/+8 |
* | x86_64: add pseudo-features for 32-bit compat syscall | Jeremy Fitzhardinge | 2008-07-11 | 1 | -0/+3 |
* | x86: remove open-coded save/load segment operations | Jeremy Fitzhardinge | 2008-07-08 | 1 | -1/+2 |
* | x86: move boot_params declaring to setup.c | Yinghai Lu | 2008-07-08 | 1 | -6/+0 |
* | x86: merge setup64.c into common_64.c | Yinghai Lu | 2008-07-08 | 1 | -1/+276 |
* | x86: change identify_cpu to static | Yinghai Lu | 2008-07-08 | 1 | -1/+1 |
* | x86: seperate funcs from setup_64 to cpu common_64.c | Yinghai Lu | 2008-07-08 | 1 | -0/+406 |