index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
/
main.c
Age
Commit message (
Expand
)
Author
2014-03-19
x86, boot: Create a separate string.h file to provide standard string functions
Vivek Goyal
2012-05-08
keyboard: Use BIOS Keyboard variable to set Numlock
Joshua Cov
2010-08-02
x86, setup: enable early console output from the decompressor
Yinghai Lu
2010-07-12
x86, setup: Early-boot serial I/O support
Pekka Enberg
2009-04-09
x86, setup: "glove box" BIOS interrupts in the core boot code
H. Peter Anvin
2009-02-23
x86: remove the Voyager 32-bit subarch
Ingo Molnar
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-05-30
x86: Honor 'quiet' command line option in real mode boot decompressor.
Kristian Høgsberg
2008-04-19
x86: remove pointless comments
WANG Cong
2008-01-30
x86 setup: guard the heap against invalid stack setups
H. Peter Anvin
2008-01-30
x86 setup: push video mode setup as late as possible
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