summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/boot.h
Commit message (Expand)AuthorAgeFilesLines
* x86/mm: Fix regression with huge pages on PAEKirill A. Shutemov2015-12-041-1/+0
* x86/boot: Obsolete the MCA sys_desc_tablePaolo Pisati2015-07-211-3/+0
* x86, boot: Move memcmp() into string.h and string.cVivek Goyal2014-03-191-8/+0
* x86, boot: Create a separate string.h file to provide standard string functionsVivek Goyal2014-03-191-5/+0
* x86, boot: Move CPU flags out of cpucheckKees Cook2013-10-131-9/+1
* x86, boot: Fix warning due to undeclared strlen()Fred Chen2013-08-131-0/+1
* x86, boot: Pass cmd_line_ptr with unsigned long insteadYinghai Lu2013-01-291-4/+4
* x86, boot: Move checking of cmd_line_ptr out of common pathYinghai Lu2013-01-291-2/+12
* x86, boot: Fix port argument to inl() functionHe Chunhui2012-01-311-1/+1
* x86, setup: move isdigit.h to ctype.h, header files on top.H. Peter Anvin2010-08-021-2/+1
* x86, setup: reorganize the early console setupYinghai Lu2010-08-021-18/+17
* x86, setup: Early-boot serial I/O supportPekka Enberg2010-07-121-0/+16
* x86, setup: "glove box" BIOS calls -- infrastructureH. Peter Anvin2009-04-091-0/+48
* x86: remove the Voyager 32-bit subarchIngo Molnar2009-02-231-3/+0
* x86: fix build warnings in real mode codeAndi Kleen2008-08-181-0/+2
* x86: cleanup for setup code crashes during IST probeH. Peter Anvin2008-08-141-2/+2
* x86: fix setup code crashes on my old 486 boxJoerg Roedel2008-08-131-0/+8
* x86: remove pointless commentsWANG Cong2008-04-191-2/+0
* x86: move suspend wakeup code to CPavel Machek2008-04-171-0/+5
* x86 setup: add missing prototype; formatting fixH. Peter Anvin2008-01-301-0/+1
* x86 setup: fix constraints in segment accessor functionsH. Peter Anvin2008-01-301-8/+8
* x86 setup: sizeof() is unsigned, unbreak comparisonsH. Peter Anvin2007-10-251-2/+2
* x86 setup: handle boot loaders which set up the stack incorrectlyH. Peter Anvin2007-10-251-2/+2
* x86: clean up setup.h and the boot codeH. Peter Anvin2007-10-231-1/+1
* i386: move bootThomas Gleixner2007-10-111-0/+296
OpenPOWER on IntegriCloud