Commit Graph

137 Commits (3e5d8f978435bb9ba4dfe3f4514e65e7885db1a9)

Author SHA1 Message Date
Steven Rostedt 5cf02b7baf x86: use limited register constraint for setnz 16 years ago
Hannes Eder a1a00b5885 x86: boot - fix sparse warnings 16 years ago
Alexey Dobriyan c17dad6905 .gitignore updates 17 years ago
H. Peter Anvin 1965aae3c9 x86: Fix ASM_X86__ header guards 17 years ago
roel kluin 8bcad30f2e x86: make variables static 17 years ago
Michal Januszewski 4d31a2b74c fbdev: ignore VESA modes if framebuffer does not support them 17 years ago
Michal Januszewski 2407390bd2 x86: replace a magic number with a named constant in the VESA boot code 17 years ago
Paul Bolle d960c9ce47 x86 setup: remove IMAGE_OFFSET 17 years ago
H. Peter Anvin cc65f1ec19 x86 setup: correct segfault in generation of 32-bit reloc kernel 17 years ago
H. Peter Anvin 98920dc3d1 Revert "x86: fix ghost EDD devices in /sys again" 17 years ago
Andrey Borzenkov 6cdcdb99cf x86 setup: fix ghost entries under /sys/firmware/edd take 3 17 years ago
H. Peter Anvin 97fc0555da x86 setup: handle more than 8 CPU flag words 17 years ago
Paul Bolle 9985647891 x86 setup: drop SWAP_DEV 17 years ago
Andrey Borzenkov 464f04c9e9 x86: fix ghost EDD devices in /sys again 17 years ago
H. Peter Anvin d2f37384fc x86: when building image.iso, use isohybrid if it exists 17 years ago
H. Peter Anvin b74b06c5f6 x86: boot: stub out unimplemented CPU feature words 17 years ago
H. Peter Anvin 7f16a33978 x86: boot/compressed/Makefile: fix "make clean" 17 years ago
H. Peter Anvin 7414aa41a6 x86: generate names for /proc/cpuinfo from <asm/cpufeature.h> 17 years ago
H. Peter Anvin e2fe16d912 x86: boot: stub out unimplemented CPU feature words 17 years ago
Andi Kleen 1b72691ce3 x86: fix build warnings in real mode code 17 years ago
Paolo Ciarrocchi 020878ac42 x86: coding style fixes to arch/x86/boot/compressed/misc.c 17 years ago
H. Peter Anvin c2dcfde827 x86: cleanup for setup code crashes during IST probe 17 years ago
Joerg Roedel 7b27718bdb x86: fix setup code crashes on my old 486 box 17 years ago
Philipp Kohlbecher 59f09ba2b6 x86: fix comment in protected mode header 17 years ago
Thomas Petazzoni 2d6ffcca62 inflate: refactor inflate malloc code 17 years ago
Vegard Nossum a318631686 x86: consolidate header guards 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