开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
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