index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
relocate_kernel_64.S
Age
Commit message (
Expand
)
Author
2015-04-01
x86/asm: Replace "MOVQ $imm, %reg" with MOVL
Denys Vlasenko
2015-03-07
x86/asm: Optimize unnecessarily wide TEST instructions
Denys Vlasenko
2013-06-21
x86, reloc: Use xorl instead of xorq in relocate_kernel_64.S
H. Peter Anvin
2013-06-12
x86: Fix typo in kexec register clearing
Kees Cook
2011-07-21
kexec, x86: Fix incorrect jump back address if not preserving context
Huang Ying
2009-03-11
x86, kexec: x86_64: add kexec jump support for x86_64
Huang Ying
2009-03-11
x86, kexec: fix kexec x86 coding style
Huang Ying
2009-02-13
x86: use _types.h headers in asm where available
Jeremy Fitzhardinge
2009-02-04
x86: kexec: Use one page table in x86_64 machine_kexec
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 - use predefined PAGE_SIZE instead of own alias
Cyrill Gorcunov
2007-10-11
x86_64: move kernel
Thomas Gleixner