Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
[safe/jmp/linux-2.6] / include / asm-x86 / setup.h
2008-07-21 Ingo MolnarMerge branches 'x86/urgent', 'x86/amd-iommu', 'x86...
2008-07-20 Yinghai Lux86: add ->pre_time_init to x86_quirks
2008-07-20 Yinghai Lux86: extend and use x86_quirks to clean up NUMAQ code
2008-07-20 Yinghai Lux86: introduce x86_quirks
2008-07-16 Jeremy Fitzhardingex86_64: add workaround for no %gs-based percpu
2008-07-10 Ingo Molnarx86, VisWS: turn into generic arch, install proper...
2008-07-10 Ingo Molnarx86: add early quirk support
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