aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/relocate_kernel_64.S
AgeCommit message (Expand)Author
2022-03-15x86/ibt: Annotate text referencesPeter Zijlstra
2022-03-15x86/ibt,kexec: Disable CET on kexecPeter Zijlstra
2021-12-08x86: Prepare asm files for straight-line-speculationPeter Zijlstra
2021-10-04x86/sme: Replace occurrences of sme_active() with cc_platform_has()Tom Lendacky
2021-03-21x86: Fix various typos in comments, take #2Ingo Molnar
2020-03-25x86/kexec: Make relocate_kernel_64.S objtool cleanPeter Zijlstra
2020-03-25x86/kexec: Use RIP relative addressingPeter Zijlstra
2019-10-18x86/asm: Annotate relocate_kernel_{32,64}.cJiri Slaby
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner
2018-01-31x86/kexec: Make kexec (mostly) work in 5-level paging modeKirill A. Shutemov
2017-07-30x86/mm, kexec: Fix memory corruption with SME on successive kexecsTom Lendacky
2015-04-01x86/asm: Replace "MOVQ $imm, %reg" with MOVLDenys Vlasenko
2015-03-07x86/asm: Optimize unnecessarily wide TEST instructionsDenys Vlasenko
2013-06-20x86, reloc: Use xorl instead of xorq in relocate_kernel_64.SH. Peter Anvin
2013-06-12x86: Fix typo in kexec register clearingKees Cook
2011-07-21kexec, x86: Fix incorrect jump back address if not preserving contextHuang Ying
2009-03-10x86, kexec: x86_64: add kexec jump support for x86_64Huang Ying
2009-03-10x86, kexec: fix kexec x86 coding styleHuang Ying
2009-02-13x86: use _types.h headers in asm where availableJeremy Fitzhardinge
2009-02-03x86: kexec: Use one page table in x86_64 machine_kexecHuang Ying
2008-04-17x86: relocate_kernel - use predefined macroses for page attributesgorcunov@gmail.com
2008-04-17x86: relocate_kernel - use predefined macroses for processor stategorcunov@gmail.com
2008-04-17x86: relocate_kernel - use PAGE_SIZE instead of numeric constantgorcunov@gmail.com
2008-04-17x86: relocate_kernel - use predefined PAGE_SIZE instead of own aliasCyrill Gorcunov
2007-10-11x86_64: move kernelThomas Gleixner