Commit Graph

137 Commits (3e5d8f978435bb9ba4dfe3f4514e65e7885db1a9)

Author SHA1 Message Date
Pavel Machek e44b7b7525 x86: move suspend wakeup code to C 17 years ago
Alexander van Heukelum 03056c88cf x86: remove superfluous initialisation in boot code. 17 years ago
Paolo Ciarrocchi 7030760ae5 x86: coding style fixes to arch/x86/boot/cpucheck.c 17 years ago
Paolo Ciarrocchi 023196a3be x86: coding style fix to arch/x86/boot/pm.c 17 years ago
Ingo Molnar 1180e01de5 x86: more cleanups in arch/x86/boot/compressed/misc.c 17 years ago
Paolo Ciarrocchi fd77c7cabd x86: coding style fixes to arch/x86/boot/compressed/misc.c 17 years ago
Ian Campbell 87253d1b4f x86: boot protocol updates 17 years ago
Ingo Molnar 52b387197b x86: bump image header to version 2.08. 17 years ago
Ian Campbell 7d6e737c8d x86: add a crc32 checksum to the kernel image. 17 years ago
Ian Campbell 099e137726 x86: use ELF format in compressed images. 17 years ago
Peter Korsgaard 1722770f13 x86-boot: don't request VBE2 information 17 years ago
H. Peter Anvin 829157be59 x86: handle BIOSes which terminate e820 with CF=1 and no SMAP 17 years ago
S.Çağlar Onur 3b35632973 Update arch/x86/boot/.gitignore with new auto-generated files 17 years ago
Denys Vlasenko 9b706aee7d x86: trivial printk optimizations 17 years ago
Andi Kleen 31422c51e0 x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE 17 years ago
H. Peter Anvin f0be6c6a69 x86 setup: print missing CPU features in cleartext 17 years ago
Ian Campbell 1622ac23bd x86: define OBJCOPYFLAGS explicitly for each target. 17 years ago
Yinghai Lu 32ed937d05 x86: fix comments in vmlinux_64.lds 17 years ago
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