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
/
compressed
/
head_32.S
Age
Commit message (
Expand
)
Author
2009-05-08
x86, boot: zero EFLAGS on 32 bits
H. Peter Anvin
2009-05-08
x86, boot: set up the decompression stack as early as possible
H. Peter Anvin
2009-05-08
x86, boot: straighten out ranges to copy/zero in compressed/head*.S
H. Peter Anvin
2009-05-08
x86, boot: stylistic cleanups for boot/compressed/head_32.S
H. Peter Anvin
2009-05-08
x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.S
H. Peter Anvin
2009-04-27
x86: unify arch/x86/boot/compressed/vmlinux_*.lds
Linus Torvalds
2009-02-20
Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/core
Ingo Molnar
2009-02-19
x86: compressed head_32 - use ENTRY,ENDPROC macros
Cyrill Gorcunov
2009-02-13
x86: use _types.h headers in asm where available
Jeremy Fitzhardinge
2008-08-11
x86: fix comment in protected mode header
Philipp Kohlbecher
2008-04-19
x86: cleanup boot-heap usage
Alexander van Heukelum
2007-10-27
x86: Fix boot protocol KEEP_SEGMENTS check.
Eric W. Biederman
2007-10-22
i386: paravirt boot sequence
Rusty Russell
2007-10-11
i386: move boot
Thomas Gleixner