index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
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
2022-07-09
x86/kexec: Disable RET on kexec
Konrad Rzeszutek Wilk
2021-12-08
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
2019-10-18
x86/asm: Annotate relocate_kernel_{32,64}.c
Jiri Slaby
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
Thomas Gleixner
2015-03-07
x86/asm: Optimize unnecessarily wide TEST instructions
Denys Vlasenko
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