aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/relocate_kernel_32.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-09x86/kexec: Disable RET on kexecKonrad Rzeszutek Wilk1-6/+19
2021-12-08x86: Prepare asm files for straight-line-speculationPeter Zijlstra1-5/+5
2021-03-21x86: Fix various typos in comments, take #2Ingo Molnar1-1/+1
2019-10-18x86/asm: Annotate relocate_kernel_{32,64}.cJiri Slaby1-5/+8
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner1-3/+1
2015-03-07x86/asm: Optimize unnecessarily wide TEST instructionsDenys Vlasenko1-4/+4
2013-06-25x86, asm, cleanup: Replace open-coded control register values with symbolicH. Peter Anvin1-1/+1
2011-07-21kexec, x86: Fix incorrect jump back address if not preserving contextHuang Ying1-0/+2
2009-03-10x86, kexec: fix kexec x86 coding styleHuang Ying1-8/+16
2009-02-13x86: use _types.h headers in asm where availableJeremy Fitzhardinge1-1/+1
2008-10-31kexec/i386: setup kexec page table in CHuang Ying1-114/+0
2008-10-31kexec/i386: remove PAGE_SIZE alignment from relocate_kernelHuang Ying1-1/+0
2008-08-15kexec jump: check code size in control pageHuang Ying1-3/+7
2008-07-26kexec jumpHuang Ying1-24/+150
2008-04-17x86: relocate_kernel - use predefined macroses for page attributesgorcunov@gmail.com1-2/+3
2008-04-17x86: relocate_kernel - use predefined macroses for processor stategorcunov@gmail.com1-8/+9
2008-04-17x86: relocate_kernel - use PAGE_SIZE instead of numeric constantgorcunov@gmail.com1-1/+1
2008-04-17x86: relocate_kernel_32.S - clear register in more elegant waygorcunov@gmail.com1-2/+1
2008-04-17x86: relocate_kernel - use predefined PAGE_SIZE instead of own aliasCyrill Gorcunov1-2/+1
2007-10-11i386: move kernelThomas Gleixner1-0/+252