53 Commits (5d137990f5860451a6e0428e0903f62933d05287)

Author SHA1 Message Date
Ian Campbell 778cb929ad x86: unify arch/x86/boot/compressed/misc_??.c 17 years ago
Ian Campbell 4c83d6536e x86: unify variable names in arch/x86/boot/compressed/misc_??.c 17 years ago
Ian Campbell 8751f97486 x86: unify headers in arch/x86/boot/compressed/misc_??.c 17 years ago
Ian Campbell 818a08f8a5 x86: unify whitespace and comments in arch/x86/boot/compressed/misc_??.c 17 years ago
Ian Campbell 6b3c0426a7 x86: unify strings in arch/x86/boot/compressed/misc_??.c 17 years ago
Ian Campbell f18c0e7920 x86: unify arch/x86/boot/compressed/vmlinux_??.scr 17 years ago
Ian Campbell 20514e9f6e x86: switch to .rodata.compressed in arch/x86/boot/compressed/vmlinux_??.scr 17 years ago
Ian Campbell 004426eb29 x86: unify whitespace in arch/x86/boot/compressed/vmlinux_??.scr 17 years ago
Ian Campbell afe0bc63ae x86: unify whitespace and comments in arch/x86/boot/compressed/vmlinux_??.lds 17 years ago
Jan Engelhardt ade1af7712 x86: remove unneded casts 17 years ago
H. Peter Anvin 387faedb1d x86 setup: correct the base in the GDT_ENTRY() macro 17 years ago
H. Peter Anvin acd644bb4a x86 setup: guard the heap against invalid stack setups 17 years ago
H. Peter Anvin 1a8514e04e x86 setup: push video mode setup as late as possible 17 years ago
H. Peter Anvin b710763608 x86 setup: add note to use edd=off on EDD probing hangs 17 years ago
H. Peter Anvin 70d8abf5df x86 setup: add missing prototype; formatting fix 17 years ago
H. Peter Anvin f7775016c6 x86 setup: OK -> ok (no need to scream) 17 years ago
devzero@web.de e479c8306f x86 setup: be more verbose when probing EDD 17 years ago
devzero@web.de 32d0b98980 x86 setup: early cmdline parser handle boolean options 17 years ago
H. Peter Anvin 811a0fff5d x86 setup: fix constraints in segment accessor functions 17 years ago
H. Peter Anvin 1cac5004e9 x86 setup: display VESA graphics modes in vga=ask menu 17 years ago
H. Peter Anvin 02a7b425e8 x86 setup: use X86_CR0_PE macro instead of hard-coded constant 17 years ago
H. Peter Anvin 88089519f3 x86 setup: initialize LDTR and TR to make life easier to Intel VT 17 years ago
H. Peter Anvin c4d9ba6da9 x86 setup: make PM transition more paranoid; cleanup 32-bit entry 17 years ago
H. Peter Anvin cf8fa920cb i386: handle an initrd in highmem (version 2) 17 years ago
Andi Kleen a6b68076fd x86: compile apm and voyager module only when selected in Kconfig 17 years ago
Ingo Molnar ff3cf85612 x86: hlt on early crash 17 years ago
Sam Ravnborg db569afa4e x86: unify arch/x86/boot/compressed/Makefile(s) 17 years ago
Sam Ravnborg 4ba7e5cd49 x86: biarch support for 32 bit builds beautified 17 years ago
Glauber de Oliveira Costa ba082427ae x86: tweak io_64.h for paravirt. 17 years ago
Roland McGrath 4707c4717a x86 vDSO: absolute relocs 17 years ago
Rene Herman b02aae9cf5 x86: provide a DMI based port 0x80 I/O delay override. 17 years ago
Jens Rottmann 16252da654 x86 setup: don't recalculate ss:esp unless really necessary 17 years ago
Sam Ravnborg d746d647f3 x86: do not use $(ARCH) when not needed 17 years ago
Sam Ravnborg 1032c0ba9d x86: arch/x86/Kconfig.cpu unification 17 years ago
H. Peter Anvin 9f259cc59b x86 setup: set %ebx == %ebp == %edi == 0 on protected mode entry 17 years ago
H. Peter Anvin 7ed192906a x86 setup: add a near jump to serialize %cr0 on 386/486 17 years ago
Eric W. Biederman bd53147db8 x86: Fix boot protocol KEEP_SEGMENTS check. 17 years ago
H. Peter Anvin e6e1ace990 x86 setup: sizeof() is unsigned, unbreak comparisons 17 years ago
H. Peter Anvin 6b6815c6d5 x86 setup: handle boot loaders which set up the stack incorrectly 17 years ago
H. Peter Anvin fa76dab935 x86: clean up setup.h and the boot code 17 years ago
Alejandro Martinez Ruiz 4d022adab4 x86: ARRAY_SIZE cleanup 17 years ago
Rusty Russell a24e785111 i386: paravirt boot sequence 17 years ago
Simon Arlott 676b1855de spelling fixes: arch/x86_64/ 17 years ago
Simon Arlott 27b46d7661 spelling fixes: arch/i386/ 17 years ago
H. Peter Anvin 30c826451d [x86] remove uses of magic macros for boot_params access 17 years ago
Sam Ravnborg 7eebb93486 x86: fix boot error introduced by kbuild 17 years ago
Sam Ravnborg 222d394d30 kbuild: enable 'make AFLAGS=...' to add additional options to AS 17 years ago
Sam Ravnborg a0f97e06a4 kbuild: enable 'make CFLAGS=...' to add additional options to CC 17 years ago
Thomas Gleixner 250c22777f x86_64: move kernel 17 years ago
Thomas Gleixner 9e9b4573e4 x86_64: move boot 17 years ago