aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/setup.h
Commit message (Expand)AuthorAge
* x86_64: add workaround for no %gs-based percpuJeremy Fitzhardinge2008-07-16
* x86, VisWS: turn into generic arch, install proper PCI quirkIngo Molnar2008-07-10
* x86: add early quirk supportIngo Molnar2008-07-10
* x86, 64-bit: split x86_64_start_kernelJeremy Fitzhardinge2008-07-08
* x86, 64-bit: add prototype for x86_64_start_kernel()Jeremy Fitzhardinge2008-07-08
* x86: change some functions in setup.c to staticYinghai Lu2008-07-08
* x86: introduce init_memory_mapping for 32bit #2Yinghai Lu2008-07-08
* x86: move some func calling from setup_arch to paging_initYinghai Lu2008-07-08
* x86: clean up using max_low_pfn on 32-bitYinghai Lu2008-07-08
* x86: introduce reserve_initrdYinghai Lu2008-07-08
* x86: move reserve_standard_io_resource to setup.cYinghai Lu2008-07-08
* x86: seperate probe_roms into another fileYinghai Lu2008-07-08
* x86: unify crashkernel reservation for 32 and 64 bitBernhard Walle2008-07-08
* x86: cleanup machine_specific_memory_setup, v2Yinghai Lu2008-07-08
* x86: merge setup_memory_map with e820Yinghai Lu2008-07-08
* x86: remove duplicated e820 func in setup.hYinghai Lu2008-06-02
* x86: extend e820 early_res support 32bit -fix #3Yinghai Lu2008-05-31
* x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constantPaul Jackson2008-05-25
* include/asm-x86/setup.h: checkpatch cleanups - formatting onlyJoe Perches2008-04-17
* x86: call vsmp_init explicitlyGlauber Costa2008-04-17
* x86: prepare 64-bit architecture initialization for paravirtGlauber de Oliveira Costa2008-01-30
* x86: clean up setup.h and the boot codeH. Peter Anvin2007-10-23
* x86: merge setup_32/64.hThomas Gleixner2007-10-23
* i386/x86_64: move headers to include/asm-x86Thomas Gleixner2007-10-11