aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-28x86 setup: don't recalculate ss:esp unless really necessaryJens Rottmann1-25/+16
2007-11-12x86: do not use $(ARCH) when not neededSam Ravnborg1-3/+3
2007-11-12x86: arch/x86/Kconfig.cpu unificationSam Ravnborg1-6/+0
2007-11-04x86 setup: set %ebx == %ebp == %edi == 0 on protected mode entryH. Peter Anvin1-1/+3
2007-11-04x86 setup: add a near jump to serialize %cr0 on 386/486H. Peter Anvin1-2/+2
2007-10-27x86: Fix boot protocol KEEP_SEGMENTS check.Eric W. Biederman2-8/+11
2007-10-25x86 setup: sizeof() is unsigned, unbreak comparisonsH. Peter Anvin4-5/+5
2007-10-25x86 setup: handle boot loaders which set up the stack incorrectlyH. Peter Anvin2-20/+46
2007-10-23x86: clean up setup.h and the boot codeH. Peter Anvin2-3/+1
2007-10-23x86: ARRAY_SIZE cleanupAlejandro Martinez Ruiz1-4/+2
2007-10-22i386: paravirt boot sequenceRusty Russell3-3/+22
2007-10-20spelling fixes: arch/x86_64/Simon Arlott1-2/+2
2007-10-20spelling fixes: arch/i386/Simon Arlott1-2/+2
2007-10-16[x86] remove uses of magic macros for boot_params accessH. Peter Anvin1-0/+1
2007-10-16x86: fix boot error introduced by kbuildSam Ravnborg1-3/+3
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2-2/+2
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg3-5/+5
2007-10-11x86_64: move kernelThomas Gleixner1-1/+1
2007-10-11x86_64: move bootThomas Gleixner6-1/+767
2007-10-11i386: move bootThomas Gleixner32-0/+4374
2007-10-11i386: move bootThomas Gleixner8-0/+1299
2007-10-11i386: move bootThomas Gleixner2-0/+169