aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/boot
AgeCommit message (Expand)Author
2008-10-05x86: replace a magic number with a named constant in the VESA boot codeMichal Januszewski
2008-10-04x86 setup: remove IMAGE_OFFSETPaul Bolle
2008-10-03x86 setup: correct segfault in generation of 32-bit reloc kernelH. Peter Anvin
2008-10-03Merge commit 'v2.6.27-rc8' into x86/setupIngo Molnar
2008-10-03Revert "x86: fix ghost EDD devices in /sys again"H. Peter Anvin
2008-10-03x86 setup: fix ghost entries under /sys/firmware/edd take 3Andrey Borzenkov
2008-09-19Merge commit 'v2.6.27-rc6' into x86/cleanupsIngo Molnar
2008-09-16x86 setup: handle more than 8 CPU flag wordsH. Peter Anvin
2008-09-16x86 setup: drop SWAP_DEVPaul Bolle
2008-09-06x86: fix ghost EDD devices in /sys againAndrey Borzenkov
2008-09-05x86: when building image.iso, use isohybrid if it existsH. Peter Anvin
2008-09-05x86: boot: stub out unimplemented CPU feature wordsH. Peter Anvin
2008-09-04Merge branch 'x86/cpu' into x86/coreH. Peter Anvin
2008-09-04x86: boot/compressed/Makefile: fix "make clean"H. Peter Anvin
2008-08-27x86: generate names for /proc/cpuinfo from <asm/cpufeature.h>H. Peter Anvin
2008-08-27Merge branch 'x86/urgent' into x86/cpuH. Peter Anvin
2008-08-20Merge branch 'linus' into x86/cleanupsIngo Molnar
2008-08-18x86: boot: stub out unimplemented CPU feature wordsH. Peter Anvin
2008-08-18x86: fix build warnings in real mode codeAndi Kleen
2008-08-15x86: coding style fixes to arch/x86/boot/compressed/misc.cPaolo Ciarrocchi
2008-08-14x86: cleanup for setup code crashes during IST probeH. Peter Anvin
2008-08-13x86: fix setup code crashes on my old 486 boxJoerg Roedel
2008-08-11x86: fix comment in protected mode headerPhilipp Kohlbecher
2008-07-26Merge branch 'linus' into x86/header-guardsIngo Molnar
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni
2008-07-22x86: consolidate header guardsVegard Nossum
2008-07-18x86: check function status in EDD boot codeJan Beulich
2008-07-17x86: unify and correct the GDT_ENTRY() macroH. Peter Anvin
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar
2008-07-08Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar
2008-07-08Merge branch 'x86/setup' into x86/develIngo Molnar
2008-07-03x86: config option to disable info from decompression of the kernelBen Collins
2008-07-01x86: fix regression: boot failure on AMD Elan TS-5500H. Peter Anvin
2008-06-30x86: remove arbitrary ELF section limit in i386 relocatable kernelH. Peter Anvin
2008-06-27x86: setup: issue a null command after enabling A20 via KBCH. Peter Anvin
2008-06-16Merge branch 'linus' into x86/cleanupsIngo Molnar
2008-06-12x86: fix unused variable 'loops' warning in arch/x86/boot/a20.cManish Katiyar
2008-06-10x86: make generic arch support NUMAQYinghai Lu
2008-05-30x86: Honor 'quiet' command line option in real mode boot decompressor.Kristian Høgsberg
2008-05-30x86: Use structs instead of hardcoded offsets in x86 boot decompressor.Kristian Høgsberg
2008-05-28x86: Fix up silly i1586 boot message.Dave Jones
2008-05-25x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constantPaul Jackson
2008-05-25x86: janitor work in video-vga.cMiklos Vajna
2008-05-25x86: compressed/head_64.S cleanup - use predefined flags from processor-flags.hCyrill Gorcunov
2008-05-25x86: boot/printfc use NULL instead 0Thomas Gleixner
2008-05-23x86: fix integer as NULL pointer warningHarvey Harrison
2008-05-04x86: relocs ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov
2008-04-29edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off}Tim Gardner
2008-04-26x86, boot: add linked list of struct setup_dataHuang, Ying
2008-04-25Update .gitignore filesMatthew Wilcox