index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
machine_kexec_64.c
Age
Commit message (
Expand
)
Author
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-05-21
x86/crash: make the page that stores the dm crypt keys inaccessible
Coiby Xu
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-03-25
x86/kexec: Debugging support: Load an IDT and basic exception entry points
David Woodhouse
2025-01-14
x86/kexec: Use typedef for relocate_kernel_fn function prototype
David Woodhouse
2025-01-14
x86/kexec: Mark machine_kexec() with __nocfi
David Woodhouse
2024-12-06
x86/kexec: Mark relocate_kernel page as ROX instead of RWX
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: Copy control page into place in machine_kexec_prepare()
David Woodhouse
2024-12-06
x86/kexec: Allocate PGD for x86_64 transition page tables separately
David Woodhouse
2024-08-05
x86/kexec: Add EFI config table identity mapping for kexec kernel
Tao Liu
2024-06-03
x86/kexec: Fix bug with call depth tracking
David Kaplan
2024-02-23
x86, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
2023-12-29
x86/kexec: fix incorrect end address passed to kernel_ident_mapping_init()
Yuntao Wang
2023-12-20
x86/kexec: simplify the logic of mem_region_callback()
Yuntao Wang
2023-04-08
x86/kexec: remove unnecessary arch_kexec_kernel_image_load()
Bjorn Helgaas
2022-06-01
x86/kexec: fix memory leak of elf header buffer
Baoquan He
2022-03-15
x86/ibt,kexec: Disable CET on kexec
Peter Zijlstra
2021-10-04
x86/sev: Replace occurrences of sev_active() with cc_platform_has()
Tom Lendacky
2021-10-04
x86/sme: Replace occurrences of sme_active() with cc_platform_has()
Tom Lendacky
2021-05-21
x86/kexec: Set_[gi]dt() -> native_[gi]dt_invalidate() in machine_kexec_*.c
H. Peter Anvin (Intel)
2021-04-28
Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2021-03-08
x86: Use ELF fields defined in 'struct kimage'
Lakshmi Ramasubramanian
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2019-12-23
x86/crash: Define arch_crash_save_vmcoreinfo() if CONFIG_CRASH_CORE=y
Omar Sandoval
2019-11-14
x86/kdump: Remove the backup region handling
Lianbo Jiang
2019-07-09
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-07-09
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-06-20
x86/kexec: Set the C-bit in the identity map page table when SEV is active
Lianbo Jiang
2019-06-20
x86/kexec: Do not map kexec area as decrypted when SEV is active
Lianbo Jiang
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
Thomas Gleixner
2019-06-10
x86/kexec: Add the ACPI NVS region to the ident map
Kairui Song
2019-06-06
x86/kexec: Add the EFI system tables and ACPI tables to the ident map
Kairui Song
2019-01-11
x86/kdump: Export the SME mask to vmcoreinfo
Lianbo Jiang
2018-05-19
x86/mm: Stop pretending pgtable_l5_enabled is a variable
Kirill A. Shutemov
2018-05-13
x86/kexec: Avoid double free_page() upon do_kexec_load() failure
Tetsuo Handa
2018-04-13
kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load
Philipp Rudo
2018-04-13
kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*
Philipp Rudo
2018-04-13
kexec_file,x86,powerpc: factor out kexec_file_ops functions
AKASHI Takahiro
2018-04-02
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-02
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-03-12
kdump, vmcoreinfo: Export pgtable_l5_enabled value
Baoquan He
2018-02-22
x86: Treat R_X86_64_PLT32 as R_X86_64_PC32
H.J. Lu
2018-02-17
x86/apic: Remove the (now) unused disable_IO_APIC() function
Baoquan He
2018-02-17
x86/apic: Split disable_IO_APIC() into two functions to fix CONFIG_KEXEC_JUMP=y
Baoquan He
[next]