x86: move reserve_setup_data to setup.c
[safe/jmp/linux-2.6] / include / asm-x86 / setup.h
2008-07-08 Jeremy Fitzhardingex86, 64-bit: split x86_64_start_kernel
2008-07-08 Jeremy Fitzhardingex86, 64-bit: add prototype for x86_64_start_kernel()
2008-07-08 Yinghai Lux86: change some functions in setup.c to static
2008-07-08 Yinghai Lux86: introduce init_memory_mapping for 32bit #2
2008-07-08 Yinghai Lux86: move some func calling from setup_arch to paging_init
2008-07-08 Yinghai Lux86: clean up using max_low_pfn on 32-bit
2008-07-08 Yinghai Lux86: introduce reserve_initrd
2008-07-08 Yinghai Lux86: move reserve_standard_io_resource to setup.c
2008-07-08 Yinghai Lux86: seperate probe_roms into another file
2008-07-08 Bernhard Wallex86: unify crashkernel reservation for 32 and 64 bit
2008-07-08 Yinghai Lux86: cleanup machine_specific_memory_setup, v2
2008-07-08 Yinghai Lux86: merge setup_memory_map with e820
2008-06-02 Yinghai Lux86: remove duplicated e820 func in setup.h
2008-05-31 Yinghai Lux86: extend e820 early_res support 32bit -fix #3
2008-05-25 Paul Jacksonx86 boot: proper use of ARRAY_SIZE instead of repeated...
2008-04-17 Joe Perchesinclude/asm-x86/setup.h: checkpatch cleanups - formatti...
2008-04-17 Glauber Costax86: call vsmp_init explicitly
2008-01-30 Glauber de Oliveir... x86: prepare 64-bit architecture initialization for...
2007-10-23 H. Peter Anvinx86: clean up setup.h and the boot code
2007-10-23 Thomas Gleixnerx86: merge setup_32/64.h
2007-10-11 Thomas Gleixneri386/x86_64: move headers to include/asm-x86