aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/head32.c
Commit message (Expand)AuthorAge
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-05-19
|\
| * x86: Introduce pci_map_biosrom()Dan Williams2011-03-15
* | x86, trampoline: Common infrastructure for low memory trampolinesH. Peter Anvin2011-02-18
|/
* x86: Add CE4100 platform supportThomas Gleixner2010-11-11
* Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2010-10-22
|\
| * x86-32, mm: Add an initial page table for core bootstrappingBorislav Petkov2010-10-20
* | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-31
|\|
| * fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-16
* | x86, memblock: Replace e820_/_early string with memblock_Yinghai Lu2010-08-27
* | x86: Use memblock to replace early_resYinghai Lu2010-08-27
|/
* x86: Make sure free_init_pages() frees pages on page boundaryYinghai Lu2010-03-29
* x86: Move bios page reserve early to head32/64.cYinghai Lu2010-02-12
* x86: Use find_e820() instead of hard coded trampoline addressYinghai Lu2009-12-11
* x86: Add Moorestown early detectionThomas Gleixner2009-08-31
* x86: Add early platform detectionThomas Gleixner2009-08-31
* x86: Move ioapic_ids_setup to x86_init_opsThomas Gleixner2009-08-27
* x86: Add reserve_ebda_region to x86_init_opsThomas Gleixner2009-08-27
* x86: Add request_standard_resources to x86_initThomas Gleixner2009-08-27
* x86: Add probe_roms to x86_initThomas Gleixner2009-08-27
* x86-32: use brk segment for allocating initial kernel pagetableJeremy Fitzhardinge2009-03-14
* x86: add brk allocation for very, very early allocationsJeremy Fitzhardinge2009-03-14
* x86: change static allocation of trampoline areaRafael J. Wysocki2008-12-08
* x86: extract common part of head32.c and head64.c into head.cHuang, Ying2008-06-05
* x86: extend e820 early_res support 32bit -fix #3Yinghai Lu2008-05-31
* x86: extend e820 ealy_res support 32bitYinghai Lu2008-05-25
* x86: introduce kernel/head32.cEric W. Biederman2008-04-17