index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
relocate_kernel_64.S
Age
Commit message (
Expand
)
Author
2025-04-18
x86/asm: Replace "REP; NOP" with PAUSE mnemonic
Uros Bizjak
2025-04-18
x86/asm: Remove semicolon from "rep" prefixes
Uros Bizjak
2025-04-10
x86/kexec: Invalidate GDT/IDT from relocate_kernel() instead of earlier
David Woodhouse
2025-04-10
x86/kexec: Add 8250 MMIO serial port output
David Woodhouse
2025-04-10
x86/kexec: Add 8250 serial port output
David Woodhouse
2025-03-25
x86/kexec: Debugging support: Dump registers on exception
David Woodhouse
2025-03-25
x86/kexec: Debugging support: Load an IDT and basic exception entry points
David Woodhouse
2025-03-14
x86/kexec: Add relocate_kernel() debugging support: Load a GDT
David Woodhouse
2025-01-24
Merge tag 'x86-boot-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-01-14
x86/kexec: Cope with relocate_kernel() not being at the start of the page
David Woodhouse
2025-01-14
x86/kexec: Fix location of relocate_kernel with -ffunction-sections
Nathan Chancellor
2025-01-14
x86/kexec: Fix stack and handling of re-entry point for ::preserve_context
David Woodhouse
2025-01-14
x86/kexec: Use correct swap page in swap_pages function
David Woodhouse
2025-01-14
x86/kexec: Ensure preserve_context flag is set on return to kernel
David Woodhouse
2025-01-14
x86/kexec: Disable global pages before writing to control page
David Woodhouse
2024-12-09
x86: Fix build regression with CONFIG_KEXEC_JUMP enabled
Damien Le Moal
2024-12-06
x86/kexec: Clean up register usage in relocate_kernel()
David Woodhouse
2024-12-06
x86/kexec: Eliminate writes through kernel mapping of relocate_kernel page
David Woodhouse
2024-12-06
x86/kexec: Drop page_list argument from relocate_kernel()
David Woodhouse
2024-12-06
x86/kexec: Add data section to relocate_kernel
David Woodhouse
2024-12-06
x86/kexec: Move relocate_kernel to kernel .data section
David Woodhouse
2024-12-06
x86/kexec: Invoke copy of relocate_kernel() instead of the original
David Woodhouse
2024-12-06
x86/kexec: Only swap pages for ::preserve_context mode
David Woodhouse
2024-12-06
x86/kexec: Use named labels in swap_pages in relocate_kernel_64.S
David Woodhouse
2024-12-06
x86/kexec: Clean up and document register use in relocate_kernel_64.S
David Woodhouse
2024-12-06
x86/kexec: Restore GDT on return from ::preserve_context kexec
David Woodhouse
2024-08-25
x86/kexec: Add comments around swap_pages() assembly to improve readability
Kai Huang
2024-08-25
x86/kexec: Fix a comment of swap_pages() assembly
Kai Huang
2024-06-17
x86/kexec: Keep CR4.MCE set during kexec for TDX guest
Kirill A. Shutemov
2024-06-17
x86/relocate_kernel: Use named labels for less confusion
Borislav Petkov
2024-06-17
x86/kexec: Remove spurious unconditional JMP from from identity_mapped()
Nikolay Borisov
2023-03-23
x86,objtool: Split UNWIND_HINT_EMPTY in two
Josh Poimboeuf
2022-10-17
x86/callthunks: Add call patching for call depth tracking
Thomas Gleixner
2022-07-09
x86/kexec: Disable RET on kexec
Konrad Rzeszutek Wilk
2022-03-15
x86/ibt: Annotate text references
Peter Zijlstra
2022-03-15
x86/ibt,kexec: Disable CET on kexec
Peter Zijlstra
2021-12-08
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
2021-10-04
x86/sme: Replace occurrences of sme_active() with cc_platform_has()
Tom Lendacky
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
2020-03-25
x86/kexec: Make relocate_kernel_64.S objtool clean
Peter Zijlstra
2020-03-25
x86/kexec: Use RIP relative addressing
Peter Zijlstra
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
2018-01-31
x86/kexec: Make kexec (mostly) work in 5-level paging mode
Kirill A. Shutemov
2017-07-30
x86/mm, kexec: Fix memory corruption with SME on successive kexecs
Tom Lendacky
2015-04-01
x86/asm: Replace "MOVQ $imm, %reg" with MOVL
Denys Vlasenko
2015-03-07
x86/asm: Optimize unnecessarily wide TEST instructions
Denys Vlasenko
2013-06-20
x86, reloc: Use xorl instead of xorq in relocate_kernel_64.S
H. Peter Anvin
2013-06-12
x86: Fix typo in kexec register clearing
Kees Cook
2011-07-21
kexec, x86: Fix incorrect jump back address if not preserving context
Huang Ying
[next]