Commit Graph

100 Commits (3939c1ef1f954409d1441c09fbc08376655758fe)

Author SHA1 Message Date
Thomas Petazzoni 2d6ffcca62 inflate: refactor inflate malloc code 17 years ago
Jan Beulich f2ba93929f x86: check function status in EDD boot code 17 years ago
H. Peter Anvin f910d13444 x86: unify and correct the GDT_ENTRY() macro 17 years ago
H. Peter Anvin 4fdf08b5bf x86: unify and correct the GDT_ENTRY() macro 17 years ago
Ben Collins 6bcb13b35a x86: config option to disable info from decompression of the kernel 17 years ago
H. Peter Anvin 2ee2394b68 x86: fix regression: boot failure on AMD Elan TS-5500 17 years ago
H. Peter Anvin 908ec7afac x86: remove arbitrary ELF section limit in i386 relocatable kernel 17 years ago
H. Peter Anvin aa60d13fb0 x86: setup: issue a null command after enabling A20 via KBC 17 years ago
Manish Katiyar 52aaa12fbe x86: fix unused variable 'loops' warning in arch/x86/boot/a20.c 17 years ago
Yinghai Lu d49c428840 x86: make generic arch support NUMAQ 17 years ago
Kristian Høgsberg 3b6b9293d0 x86: Honor 'quiet' command line option in real mode boot decompressor. 17 years ago
Kristian Høgsberg 23968f71b2 x86: Use structs instead of hardcoded offsets in x86 boot decompressor. 17 years ago
Dave Jones c7d624d1ee x86: Fix up silly i1586 boot message. 17 years ago
Paul Jackson c3965bd151 x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constant 17 years ago
Miklos Vajna 2141261a11 x86: janitor work in video-vga.c 17 years ago
Cyrill Gorcunov e83e31f41a x86: compressed/head_64.S cleanup - use predefined flags from processor-flags.h 17 years ago
Thomas Gleixner 535694f361 x86: boot/printfc use NULL instead 0 17 years ago
Harvey Harrison 7fafd91d85 x86: fix integer as NULL pointer warning 17 years ago
Cyrill Gorcunov 8bd1796ded x86: relocs ELF handling - use SELFMAG instead of numeric constant 17 years ago
Tim Gardner 8c4dd60682 edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off} 17 years ago
Huang, Ying 8b664aa66e x86, boot: add linked list of struct setup_data 17 years ago
Matthew Wilcox 2cfed60cc2 Update .gitignore files 17 years ago
Yinghai Lu 4a9f54cfd2 x86: cleanup: change _end to end_before_pgt 17 years ago
Alexander van Heukelum 7c53976404 x86: cleanup boot-heap usage 17 years ago
WANG Cong cf9b111c17 x86: remove pointless comments 17 years ago
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