aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/trampoline.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-14memblock, x86: Replace memblock_x86_reserve/free_range() with generic onesTejun Heo1-1/+1
2011-07-13memblock: Kill MEMBLOCK_ERRORTejun Heo1-1/+1
2011-02-17x86, trampoline: Common infrastructure for low memory trampolinesH. Peter Anvin1-20/+22
2010-10-22Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-16/+0
2010-10-20x86-32, mm: Add an initial page table for core bootstrappingBorislav Petkov1-16/+0
2010-10-08Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar1-2/+1
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar1-0/+18
2010-08-27x86, memblock: Replace e820_/_early string with memblock_Yinghai Lu1-5/+5
2010-08-24x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampolineHugh Dickins1-2/+1
2010-08-18x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel1-0/+18
2009-12-11x86: Use find_e820() instead of hard coded trampoline addressYinghai Lu1-11/+9
2009-10-12x86: Fix Suspend to RAM freeze on Acer Aspire 1511Lmi laptopJan Beulich1-2/+10
2009-09-20x86: cpuinit-annotate SMP boot trampolines properlyJan Beulich1-2/+2
2008-12-08x86: change static allocation of trampoline areaRafael J. Wysocki1-2/+17
2008-05-25x86: extend e820 ealy_res support 32bitYinghai Lu1-1/+1
2008-04-17x86: standalone trampoline codeIngo Molnar1-0/+18