| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-03-19 | x86, boot: Move memcmp() into string.h and string.c |  Vivek Goyal | 1 | -8/+0 |
| 2014-03-19 | x86, boot: Create a separate string.h file to provide standard string functions |  Vivek Goyal | 1 | -5/+0 |
| 2013-10-13 | x86, boot: Move CPU flags out of cpucheck |  Kees Cook | 1 | -9/+1 |
| 2013-08-13 | x86, boot: Fix warning due to undeclared strlen() |  Fred Chen | 1 | -0/+1 |
| 2013-01-29 | x86, boot: Pass cmd_line_ptr with unsigned long instead |  Yinghai Lu | 1 | -4/+4 |
| 2013-01-29 | x86, boot: Move checking of cmd_line_ptr out of common path |  Yinghai Lu | 1 | -2/+12 |
| 2012-01-31 | x86, boot: Fix port argument to inl() function |  He Chunhui | 1 | -1/+1 |
| 2010-08-02 | x86, setup: move isdigit.h to ctype.h, header files on top. |  H. Peter Anvin | 1 | -2/+1 |
| 2010-08-02 | x86, setup: reorganize the early console setup |  Yinghai Lu | 1 | -18/+17 |
| 2010-07-12 | x86, setup: Early-boot serial I/O support |  Pekka Enberg | 1 | -0/+16 |
| 2009-04-09 | x86, setup: "glove box" BIOS calls -- infrastructure |  H. Peter Anvin | 1 | -0/+48 |
| 2009-02-23 | x86: remove the Voyager 32-bit subarch |  Ingo Molnar | 1 | -3/+0 |
| 2008-08-18 | x86: fix build warnings in real mode code |  Andi Kleen | 1 | -0/+2 |
| 2008-08-14 | x86: cleanup for setup code crashes during IST probe |  H. Peter Anvin | 1 | -2/+2 |
| 2008-08-13 | x86: fix setup code crashes on my old 486 box |  Joerg Roedel | 1 | -0/+8 |
| 2008-04-19 | x86: remove pointless comments |  WANG Cong | 1 | -2/+0 |
| 2008-04-17 | x86: move suspend wakeup code to C |  Pavel Machek | 1 | -0/+5 |
| 2008-01-30 | x86 setup: add missing prototype; formatting fix |  H. Peter Anvin | 1 | -0/+1 |
| 2008-01-30 | x86 setup: fix constraints in segment accessor functions |  H. Peter Anvin | 1 | -8/+8 |
| 2007-10-25 | x86 setup: sizeof() is unsigned, unbreak comparisons |  H. Peter Anvin | 1 | -2/+2 |
| 2007-10-25 | x86 setup: handle boot loaders which set up the stack incorrectly |  H. Peter Anvin | 1 | -2/+2 |
| 2007-10-23 | x86: clean up setup.h and the boot code |  H. Peter Anvin | 1 | -1/+1 |
| 2007-10-11 | i386: move boot |  Thomas Gleixner | 1 | -0/+296 |