summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot
Commit message (Expand)AuthorAgeFilesLines
...
* x86: unify whitespace and comments in arch/x86/boot/compressed/misc_??.cIan Campbell2008-01-302-13/+20
* x86: unify strings in arch/x86/boot/compressed/misc_??.cIan Campbell2008-01-302-3/+3
* x86: unify arch/x86/boot/compressed/vmlinux_??.scrIan Campbell2008-01-303-11/+1Star
* x86: switch to .rodata.compressed in arch/x86/boot/compressed/vmlinux_??.scrIan Campbell2008-01-304-6/+10
* x86: unify whitespace in arch/x86/boot/compressed/vmlinux_??.scrIan Campbell2008-01-301-3/+3
* x86: unify whitespace and comments in arch/x86/boot/compressed/vmlinux_??.ldsIan Campbell2008-01-302-5/+5
* x86: remove unneded castsJan Engelhardt2008-01-302-4/+6
* x86 setup: correct the base in the GDT_ENTRY() macroH. Peter Anvin2008-01-301-1/+1
* x86 setup: guard the heap against invalid stack setupsH. Peter Anvin2008-01-301-6/+18
* x86 setup: push video mode setup as late as possibleH. Peter Anvin2008-01-301-3/+4
* x86 setup: add note to use edd=off on EDD probing hangsH. Peter Anvin2008-01-301-1/+1
* x86 setup: add missing prototype; formatting fixH. Peter Anvin2008-01-302-1/+2
* x86 setup: OK -> ok (no need to scream)H. Peter Anvin2008-01-301-2/+2
* x86 setup: be more verbose when probing EDDdevzero@web.de2008-01-301-0/+13
* x86 setup: early cmdline parser handle boolean optionsdevzero@web.de2008-01-301-0/+65
* x86 setup: fix constraints in segment accessor functionsH. Peter Anvin2008-01-301-8/+8
* x86 setup: display VESA graphics modes in vga=ask menuH. Peter Anvin2008-01-305-24/+61
* x86 setup: use X86_CR0_PE macro instead of hard-coded constantH. Peter Anvin2008-01-301-1/+2
* x86 setup: initialize LDTR and TR to make life easier to Intel VTH. Peter Anvin2008-01-302-0/+11
* x86 setup: make PM transition more paranoid; cleanup 32-bit entryH. Peter Anvin2008-01-301-12/+32
* i386: handle an initrd in highmem (version 2)H. Peter Anvin2008-01-301-1/+4
* x86: compile apm and voyager module only when selected in KconfigAndi Kleen2008-01-303-9/+4Star
* x86: hlt on early crashIngo Molnar2008-01-302-2/+4
* x86: unify arch/x86/boot/compressed/Makefile(s)Sam Ravnborg2008-01-303-82/+60Star
* x86: biarch support for 32 bit builds beautifiedSam Ravnborg2008-01-301-3/+1Star
* x86: tweak io_64.h for paravirt.Glauber de Oliveira Costa2008-01-301-0/+6
* x86 vDSO: absolute relocsRoland McGrath2008-01-301-5/+2Star
* x86: provide a DMI based port 0x80 I/O delay override.Rene Herman2008-01-302-8/+8
* x86 setup: don't recalculate ss:esp unless really necessaryJens Rottmann2007-11-291-25/+16Star
* x86: do not use $(ARCH) when not neededSam Ravnborg2007-11-121-3/+3
* x86: arch/x86/Kconfig.cpu unificationSam Ravnborg2007-11-121-6/+0Star
* x86 setup: set %ebx == %ebp == %edi == 0 on protected mode entryH. Peter Anvin2007-11-051-1/+3
* x86 setup: add a near jump to serialize %cr0 on 386/486H. Peter Anvin2007-11-051-2/+2
* x86: Fix boot protocol KEEP_SEGMENTS check.Eric W. Biederman2007-10-272-8/+11
* x86 setup: sizeof() is unsigned, unbreak comparisonsH. Peter Anvin2007-10-264-5/+5
* x86 setup: handle boot loaders which set up the stack incorrectlyH. Peter Anvin2007-10-262-20/+46
* x86: clean up setup.h and the boot codeH. Peter Anvin2007-10-232-3/+1Star
* x86: ARRAY_SIZE cleanupAlejandro Martinez Ruiz2007-10-231-4/+2Star
* i386: paravirt boot sequenceRusty Russell2007-10-223-3/+22
* spelling fixes: arch/x86_64/Simon Arlott2007-10-201-2/+2
* spelling fixes: arch/i386/Simon Arlott2007-10-201-2/+2
* [x86] remove uses of magic macros for boot_params accessH. Peter Anvin2007-10-171-0/+1
* x86: fix boot error introduced by kbuildSam Ravnborg2007-10-161-3/+3
* kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-152-2/+2
* kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-143-5/+5
* x86_64: move kernelThomas Gleixner2007-10-111-1/+1
* x86_64: move bootThomas Gleixner2007-10-116-1/+767
* i386: move bootThomas Gleixner2007-10-1132-0/+4374
* i386: move bootThomas Gleixner2007-10-118-0/+1299
* i386: move bootThomas Gleixner2007-10-112-0/+169