index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
head32.c
Age
Commit message (
Expand
)
Author
2010-10-22
Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2010-10-20
x86-32, mm: Add an initial page table for core bootstrapping
Borislav Petkov
2010-08-31
Merge commit 'v2.6.36-rc3' into x86/memblock
Ingo Molnar
2010-08-27
x86, memblock: Replace e820_/_early string with memblock_
Yinghai Lu
2010-08-27
x86: Use memblock to replace early_res
Yinghai Lu
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
2010-03-29
x86: Make sure free_init_pages() frees pages on page boundary
Yinghai Lu
2010-02-12
x86: Move bios page reserve early to head32/64.c
Yinghai Lu
2009-12-11
x86: Use find_e820() instead of hard coded trampoline address
Yinghai Lu
2009-08-31
x86: Add Moorestown early detection
Thomas Gleixner
2009-08-31
x86: Add early platform detection
Thomas Gleixner
2009-08-27
x86: Move ioapic_ids_setup to x86_init_ops
Thomas Gleixner
2009-08-27
x86: Add reserve_ebda_region to x86_init_ops
Thomas Gleixner
2009-08-27
x86: Add request_standard_resources to x86_init
Thomas Gleixner
2009-08-27
x86: Add probe_roms to x86_init
Thomas Gleixner
2009-03-14
x86-32: use brk segment for allocating initial kernel pagetable
Jeremy Fitzhardinge
2009-03-14
x86: add brk allocation for very, very early allocations
Jeremy Fitzhardinge
2008-12-08
x86: change static allocation of trampoline area
Rafael J. Wysocki
2008-06-05
x86: extract common part of head32.c and head64.c into head.c
Huang, Ying
2008-05-31
x86: extend e820 early_res support 32bit -fix #3
Yinghai Lu
2008-05-25
x86: extend e820 ealy_res support 32bit
Yinghai Lu
2008-04-17
x86: introduce kernel/head32.c
Eric W. Biederman