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