aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/head32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-31x86: Add Moorestown early detectionThomas Gleixner1-0/+3
2009-08-31x86: Add early platform detectionThomas Gleixner1-5/+17
2009-08-27x86: Move ioapic_ids_setup to x86_init_opsThomas Gleixner1-0/+3
2009-08-27x86: Add reserve_ebda_region to x86_init_opsThomas Gleixner1-2/+2
2009-08-27x86: Add request_standard_resources to x86_initThomas Gleixner1-0/+1
2009-08-27x86: Add probe_roms to x86_initThomas Gleixner1-0/+3
2009-03-14x86-32: use brk segment for allocating initial kernel pagetableJeremy Fitzhardinge1-3/+0
2009-03-14x86: add brk allocation for very, very early allocationsJeremy Fitzhardinge1-1/+1
2008-12-08x86: change static allocation of trampoline areaRafael J. Wysocki1-0/+3
2008-06-05x86: extract common part of head32.c and head64.c into head.cHuang, Ying1-50/+0
2008-05-31x86: extend e820 early_res support 32bit -fix #3Yinghai Lu1-1/+2
2008-05-25x86: extend e820 ealy_res support 32bitYinghai Lu1-0/+76
2008-04-17x86: introduce kernel/head32.cEric W. Biederman1-0/+14