index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
relocate_kernel_32.S
Age
Commit message (
Expand
)
Author
2013-06-25
x86, asm, cleanup: Replace open-coded control register values with symbolic
H. Peter Anvin
2011-07-21
kexec, x86: Fix incorrect jump back address if not preserving context
Huang Ying
2009-03-10
x86, kexec: fix kexec x86 coding style
Huang Ying
2009-02-13
x86: use _types.h headers in asm where available
Jeremy Fitzhardinge
2008-10-31
kexec/i386: setup kexec page table in C
Huang Ying
2008-10-31
kexec/i386: remove PAGE_SIZE alignment from relocate_kernel
Huang Ying
2008-08-15
kexec jump: check code size in control page
Huang Ying
2008-07-26
kexec jump
Huang Ying
2008-04-17
x86: relocate_kernel - use predefined macroses for page attributes
gorcunov@gmail.com
2008-04-17
x86: relocate_kernel - use predefined macroses for processor state
gorcunov@gmail.com
2008-04-17
x86: relocate_kernel - use PAGE_SIZE instead of numeric constant
gorcunov@gmail.com
2008-04-17
x86: relocate_kernel_32.S - clear register in more elegant way
gorcunov@gmail.com
2008-04-17
x86: relocate_kernel - use predefined PAGE_SIZE instead of own alias
Cyrill Gorcunov
2007-10-11
i386: move kernel
Thomas Gleixner