| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |