summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/main.c
Commit message (Expand)AuthorAgeFilesLines
* x86/asm: Use %c/%n instead of %P operand modifier in asm templatesUros Bizjak2024-03-191-2/+2
* Merge tag 'x86_build_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-05-231-1/+1
|\
| * x86/boot: Wrap literal addresses in absolute_pointer()Kees Cook2022-05-191-1/+1
* | x86/boot: Port I/O: Allow to hook up alternative helpersKirill A. Shutemov2022-04-071-0/+4
|/
* x86/boot: Use common BUILD_BUG_ONRikard Falkeborn2019-08-161-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497Thomas Gleixner2019-06-191-3/+1
* x86: Clean up 'sizeof x' => 'sizeof(x)'Jordan Borgner2018-10-291-2/+2
* x86/boot: Obsolete the MCA sys_desc_tablePaolo Pisati2015-07-211-3/+0
* x86, boot: Create a separate string.h file to provide standard string functionsVivek Goyal2014-03-191-0/+1
* keyboard: Use BIOS Keyboard variable to set NumlockJoshua Cov2012-05-081-6/+12
* x86, setup: enable early console output from the decompressorYinghai Lu2010-08-021-4/+2
* x86, setup: Early-boot serial I/O supportPekka Enberg2010-07-121-0/+3
* x86, setup: "glove box" BIOS interrupts in the core boot codeH. Peter Anvin2009-04-091-18/+21
* x86: remove the Voyager 32-bit subarchIngo Molnar2009-02-231-5/+0
* x86: cleanup for setup code crashes during IST probeH. Peter Anvin2008-08-141-1/+2
* x86: fix setup code crashes on my old 486 boxJoerg Roedel2008-08-131-0/+4
* x86: Honor 'quiet' command line option in real mode boot decompressor.Kristian Høgsberg2008-05-301-0/+4
* x86: remove pointless commentsWANG Cong2008-04-191-2/+0
* x86 setup: guard the heap against invalid stack setupsH. Peter Anvin2008-01-301-6/+18
* x86 setup: push video mode setup as late as possibleH. Peter Anvin2008-01-301-3/+4
* x86: clean up setup.h and the boot codeH. Peter Anvin2007-10-231-2/+0
* i386: move bootThomas Gleixner2007-10-111-0/+161