summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/main.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-23Merge tag 'x86_build_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2022-05-19x86/boot: Wrap literal addresses in absolute_pointer()Kees Cook1-1/+1
2022-04-07x86/boot: Port I/O: Allow to hook up alternative helpersKirill A. Shutemov1-0/+4
2019-08-16x86/boot: Use common BUILD_BUG_ONRikard Falkeborn1-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497Thomas Gleixner1-3/+1
2018-10-29x86: Clean up 'sizeof x' => 'sizeof(x)'Jordan Borgner1-2/+2
2015-07-21x86/boot: Obsolete the MCA sys_desc_tablePaolo Pisati1-3/+0
2014-03-19x86, boot: Create a separate string.h file to provide standard string functionsVivek Goyal1-0/+1
2012-05-08keyboard: Use BIOS Keyboard variable to set NumlockJoshua Cov1-6/+12
2010-08-02x86, setup: enable early console output from the decompressorYinghai Lu1-4/+2
2010-07-12x86, setup: Early-boot serial I/O supportPekka Enberg1-0/+3
2009-04-09x86, setup: "glove box" BIOS interrupts in the core boot codeH. Peter Anvin1-18/+21
2009-02-23x86: remove the Voyager 32-bit subarchIngo Molnar1-5/+0
2008-08-14x86: cleanup for setup code crashes during IST probeH. Peter Anvin1-1/+2
2008-08-13x86: fix setup code crashes on my old 486 boxJoerg Roedel1-0/+4
2008-05-30x86: Honor 'quiet' command line option in real mode boot decompressor.Kristian Høgsberg1-0/+4
2008-04-19x86: remove pointless commentsWANG Cong1-2/+0
2008-01-30x86 setup: guard the heap against invalid stack setupsH. Peter Anvin1-6/+18
2008-01-30x86 setup: push video mode setup as late as possibleH. Peter Anvin1-3/+4
2007-10-23x86: clean up setup.h and the boot codeH. Peter Anvin1-2/+0
2007-10-11i386: move bootThomas Gleixner1-0/+161