summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/relocate_kernel_64.S
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner2019-06-191-3/+1Star
* x86/kexec: Make kexec (mostly) work in 5-level paging modeKirill A. Shutemov2018-01-311-0/+8
* x86/mm, kexec: Fix memory corruption with SME on successive kexecsTom Lendacky2017-07-301-0/+14
* x86/asm: Replace "MOVQ $imm, %reg" with MOVLDenys Vlasenko2015-04-011-4/+4
* x86/asm: Optimize unnecessarily wide TEST instructionsDenys Vlasenko2015-03-071-4/+4
* x86, reloc: Use xorl instead of xorq in relocate_kernel_64.SH. Peter Anvin2013-06-211-17/+17
* x86: Fix typo in kexec register clearingKees Cook2013-06-131-1/+1
* kexec, x86: Fix incorrect jump back address if not preserving contextHuang Ying2011-07-211-0/+2
* x86, kexec: x86_64: add kexec jump support for x86_64Huang Ying2009-03-111-33/+144
* x86, kexec: fix kexec x86 coding styleHuang Ying2009-03-111-8/+16
* x86: use _types.h headers in asm where availableJeremy Fitzhardinge2009-02-131-2/+2
* x86: kexec: Use one page table in x86_64 machine_kexecHuang Ying2009-02-041-122/+3Star
* x86: relocate_kernel - use predefined macroses for page attributesgorcunov@gmail.com2008-04-171-1/+2
* x86: relocate_kernel - use predefined macroses for processor stategorcunov@gmail.com2008-04-171-21/+11Star
* x86: relocate_kernel - use PAGE_SIZE instead of numeric constantgorcunov@gmail.com2008-04-171-1/+1
* x86: relocate_kernel - use predefined PAGE_SIZE instead of own aliasCyrill Gorcunov2008-04-171-2/+1Star
* x86_64: move kernelThomas Gleixner2007-10-111-0/+276