Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'x86/mpparse' into x86/devel | Ingo Molnar | 2008-07-08 | 1 | -4/+0 |
|\ | |||||
| * | x86: make generic arch support NUMAQ | Yinghai Lu | 2008-06-10 | 1 | -4/+0 |
* | | x86: config option to disable info from decompression of the kernel | Ben Collins | 2008-07-03 | 1 | -5/+11 |
* | | x86: Honor 'quiet' command line option in real mode boot decompressor. | Kristian Høgsberg | 2008-05-30 | 1 | -3/+10 |
* | | x86: Use structs instead of hardcoded offsets in x86 boot decompressor. | Kristian Høgsberg | 2008-05-30 | 1 | -15/+11 |
|/ | |||||
* | x86: cleanup boot-heap usage | Alexander van Heukelum | 2008-04-19 | 1 | -7/+1 |
* | x86: remove superfluous initialisation in boot code. | Alexander van Heukelum | 2008-04-17 | 1 | -1/+1 |
* | x86: more cleanups in arch/x86/boot/compressed/misc.c | Ingo Molnar | 2008-04-17 | 1 | -46/+54 |
* | x86: coding style fixes to arch/x86/boot/compressed/misc.c | Paolo Ciarrocchi | 2008-04-17 | 1 | -32/+34 |
* | x86: use ELF format in compressed images. | Ian Campbell | 2008-04-17 | 1 | -0/+56 |
* | x86: unify arch/x86/boot/compressed/misc_??.c | Ian Campbell | 2008-01-30 | 1 | -0/+413 |