| Age | Commit message (Expand) | Author |
| 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 |
| 2009-03-10 | x86, kexec: x86_64: add kexec jump support for x86_64 | Huang Ying |
| 2009-03-10 | x86, kexec: fix kexec x86 coding style | Huang Ying |
| 2009-02-13 | x86: use _types.h headers in asm where available | Jeremy Fitzhardinge |
| 2009-02-03 | x86: kexec: Use one page table in x86_64 machine_kexec | Huang Ying |
| 2008-04-17 | x86: relocate_kernel - use predefined macroses for page attributes | gorcunov@gmail.com |
| 2008-04-17 | x86: relocate_kernel - use predefined macroses for processor state | gorcunov@gmail.com |
| 2008-04-17 | x86: relocate_kernel - use PAGE_SIZE instead of numeric constant | gorcunov@gmail.com |
| 2008-04-17 | x86: relocate_kernel - use predefined PAGE_SIZE instead of own alias | Cyrill Gorcunov |
| 2007-10-11 | x86_64: move kernel | Thomas Gleixner |