aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/boot/main.c
AgeCommit message (Expand)Author
2022-05-23Merge tag 'x86_build_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-05-19x86/boot: Wrap literal addresses in absolute_pointer()Kees Cook
2022-04-07x86/boot: Port I/O: Allow to hook up alternative helpersKirill A. Shutemov
2019-08-16x86/boot: Use common BUILD_BUG_ONRikard Falkeborn
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497Thomas Gleixner
2018-10-29x86: Clean up 'sizeof x' => 'sizeof(x)'Jordan Borgner
2015-07-21x86/boot: Obsolete the MCA sys_desc_tablePaolo Pisati
2014-03-19x86, boot: Create a separate string.h file to provide standard string functionsVivek Goyal
2012-05-08keyboard: Use BIOS Keyboard variable to set NumlockJoshua Cov
2010-08-02x86, setup: enable early console output from the decompressorYinghai Lu
2010-07-12x86, setup: Early-boot serial I/O supportPekka Enberg
2009-04-09x86, setup: "glove box" BIOS interrupts in the core boot codeH. Peter Anvin
2009-02-23x86: remove the Voyager 32-bit subarchIngo Molnar
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-05-30x86: Honor 'quiet' command line option in real mode boot decompressor.Kristian Høgsberg
2008-04-19x86: remove pointless commentsWANG Cong
2008-01-30x86 setup: guard the heap against invalid stack setupsH. Peter Anvin
2008-01-30x86 setup: push video mode setup as late as possibleH. Peter Anvin
2007-10-23x86: clean up setup.h and the boot codeH. Peter Anvin
2007-10-11i386: move bootThomas Gleixner