summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/head_32.S
AgeCommit message (Expand)AuthorFilesLines
2008-06-12x86: fix asm warning in head_32.SJoe Korty1-1/+1
2008-05-01x86: fix early-BUG messageVegard Nossum1-9/+10
2008-04-19x86: remove pointless commentsWANG Cong1-1/+0
2008-04-17x86: introduce kernel/head32.cEric W. Biederman1-1/+1
2008-03-21x86: fix fault_msg nul terminationJiri Slaby1-1/+1
2008-02-26x86: don't make swapper_pg_pmd globalAdrian Bunk1-1/+1
2008-02-19x86: don't make swapper_pg_fixmap globalAdrian Bunk1-1/+1
2008-02-10x86: construct 32-bit boot time page tables in native format.Ian Campbell1-35/+116
2008-01-30x86: fix Section mismatch: reference to .init.text:lguest_entrySam Ravnborg1-1/+4
2008-01-30x86_32: always run the full set of paging state.Ian Campbell1-2/+2
2008-01-30x86_32: remove unnecessary use of %ebx as the boot cpu flagIan Campbell1-6/+1
2008-01-30x86: early fault debugging improvementIngo Molnar1-0/+1
2008-01-01fix lguest rmmod "bad pgd"Rusty Russell1-1/+1
2007-12-03x86: fix x86-32 early fixmap initialization.Eric W. Biederman1-6/+6
2007-10-24x86: clean up setup.h and the boot codeH. Peter Anvin1-6/+1
2007-10-22i386: paravirt boot sequenceRusty Russell1-3/+41
2007-10-17i386: print better early fault infoIngo Molnar1-2/+10
2007-10-17x86: prepare page allocator for high allocations on PAGEALLOC=yIngo Molnar1-0/+9
2007-10-11i386: move kernelThomas Gleixner1-0/+578