| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/boot: Use common BUILD_BUG_ON | Rikard Falkeborn | 2019-08-16 | 1 | -2/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497 | Thomas Gleixner | 2019-06-19 | 1 | -3/+1 |
* | x86/boot: Simplify the detect_memory*() control flow | Jordan Borgner | 2018-11-06 | 1 | -1/+1 |
* | x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startup | Ashish Kalra | 2017-04-20 | 1 | -1/+1 |
* | x86/boot: Fix KASLR and memmap= collision | Dave Jiang | 2017-01-25 | 1 | -0/+1 |
* | Merge branch 'x86/asm' into x86/mm, to resolve conflicts | Ingo Molnar | 2016-07-15 | 1 | -8/+9 |
|\ |
|
| * | x86, asm, boot: Use CC_SET()/CC_OUT() in arch/x86/boot/boot.h | H. Peter Anvin | 2016-06-08 | 1 | -4/+5 |
| * | x86, asm: use bool for bitops and other assembly outputs | H. Peter Anvin | 2016-06-08 | 1 | -4/+4 |
* | | x86/mm: Disallow running with 32-bit PTEs to work around erratum | Dave Hansen | 2016-07-13 | 1 | -0/+1 |
|/ |
|
* | x86/mm: Fix regression with huge pages on PAE | Kirill A. Shutemov | 2015-12-04 | 1 | -1/+0 |
* | x86/boot: Obsolete the MCA sys_desc_table | Paolo Pisati | 2015-07-21 | 1 | -3/+0 |
* | x86, boot: Move memcmp() into string.h and string.c | Vivek Goyal | 2014-03-19 | 1 | -8/+0 |
* | x86, boot: Create a separate string.h file to provide standard string functions | Vivek Goyal | 2014-03-19 | 1 | -5/+0 |
* | x86, boot: Move CPU flags out of cpucheck | Kees Cook | 2013-10-13 | 1 | -9/+1 |
* | x86, boot: Fix warning due to undeclared strlen() | Fred Chen | 2013-08-13 | 1 | -0/+1 |
* | x86, boot: Pass cmd_line_ptr with unsigned long instead | Yinghai Lu | 2013-01-29 | 1 | -4/+4 |
* | x86, boot: Move checking of cmd_line_ptr out of common path | Yinghai Lu | 2013-01-29 | 1 | -2/+12 |
* | x86, boot: Fix port argument to inl() function | He Chunhui | 2012-01-31 | 1 | -1/+1 |
* | x86, setup: move isdigit.h to ctype.h, header files on top. | H. Peter Anvin | 2010-08-02 | 1 | -2/+1 |
* | x86, setup: reorganize the early console setup | Yinghai Lu | 2010-08-02 | 1 | -18/+17 |
* | x86, setup: Early-boot serial I/O support | Pekka Enberg | 2010-07-12 | 1 | -0/+16 |
* | x86, setup: "glove box" BIOS calls -- infrastructure | H. Peter Anvin | 2009-04-09 | 1 | -0/+48 |
* | x86: remove the Voyager 32-bit subarch | Ingo Molnar | 2009-02-23 | 1 | -3/+0 |
* | x86: fix build warnings in real mode code | Andi Kleen | 2008-08-18 | 1 | -0/+2 |
* | x86: cleanup for setup code crashes during IST probe | H. Peter Anvin | 2008-08-14 | 1 | -2/+2 |
* | x86: fix setup code crashes on my old 486 box | Joerg Roedel | 2008-08-13 | 1 | -0/+8 |
* | x86: remove pointless comments | WANG Cong | 2008-04-19 | 1 | -2/+0 |
* | x86: move suspend wakeup code to C | Pavel Machek | 2008-04-17 | 1 | -0/+5 |
* | x86 setup: add missing prototype; formatting fix | H. Peter Anvin | 2008-01-30 | 1 | -0/+1 |
* | x86 setup: fix constraints in segment accessor functions | H. Peter Anvin | 2008-01-30 | 1 | -8/+8 |
* | x86 setup: sizeof() is unsigned, unbreak comparisons | H. Peter Anvin | 2007-10-25 | 1 | -2/+2 |
* | x86 setup: handle boot loaders which set up the stack incorrectly | H. Peter Anvin | 2007-10-25 | 1 | -2/+2 |
* | x86: clean up setup.h and the boot code | H. Peter Anvin | 2007-10-23 | 1 | -1/+1 |
* | i386: move boot | Thomas Gleixner | 2007-10-11 | 1 | -0/+296 |