Age | Commit message (Expand) | Author | Files | Lines |
2023-03-24 | x86,objtool: Split UNWIND_HINT_EMPTY in two | Josh Poimboeuf | 1 | -5/+5 |
2022-10-17 | x86/callthunks: Add call patching for call depth tracking | Thomas Gleixner | 1 | -2/+3 |
2022-07-09 | x86/kexec: Disable RET on kexec | Konrad Rzeszutek Wilk | 1 | -6/+17 |
2022-03-15 | x86/ibt: Annotate text references | Peter Zijlstra | 1 | -0/+2 |
2022-03-15 | x86/ibt,kexec: Disable CET on kexec | Peter Zijlstra | 1 | -0/+8 |
2021-12-08 | x86: Prepare asm files for straight-line-speculation | Peter Zijlstra | 1 | -5/+5 |
2021-10-04 | x86/sme: Replace occurrences of sme_active() with cc_platform_has() | Tom Lendacky | 1 | -1/+1 |
2021-03-22 | x86: Fix various typos in comments, take #2 | Ingo Molnar | 1 | -1/+1 |
2020-03-25 | x86/kexec: Make relocate_kernel_64.S objtool clean | Peter Zijlstra | 1 | -0/+7 |
2020-03-25 | x86/kexec: Use RIP relative addressing | Peter Zijlstra | 1 | -4/+1 |
2019-10-18 | x86/asm: Annotate relocate_kernel_{32,64}.c | Jiri Slaby | 1 | -5/+8 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230 | Thomas Gleixner | 1 | -3/+1 |
2018-01-31 | x86/kexec: Make kexec (mostly) work in 5-level paging mode | Kirill A. Shutemov | 1 | -0/+8 |
2017-07-30 | x86/mm, kexec: Fix memory corruption with SME on successive kexecs | Tom Lendacky | 1 | -0/+14 |
2015-04-01 | x86/asm: Replace "MOVQ $imm, %reg" with MOVL | Denys Vlasenko | 1 | -4/+4 |
2015-03-07 | x86/asm: Optimize unnecessarily wide TEST instructions | Denys Vlasenko | 1 | -4/+4 |
2013-06-21 | x86, reloc: Use xorl instead of xorq in relocate_kernel_64.S | H. Peter Anvin | 1 | -17/+17 |
2013-06-13 | x86: Fix typo in kexec register clearing | Kees Cook | 1 | -1/+1 |
2011-07-21 | kexec, x86: Fix incorrect jump back address if not preserving context | Huang Ying | 1 | -0/+2 |
2009-03-11 | x86, kexec: x86_64: add kexec jump support for x86_64 | Huang Ying | 1 | -33/+144 |
2009-03-11 | x86, kexec: fix kexec x86 coding style | Huang Ying | 1 | -8/+16 |
2009-02-13 | x86: use _types.h headers in asm where available | Jeremy Fitzhardinge | 1 | -2/+2 |
2009-02-04 | x86: kexec: Use one page table in x86_64 machine_kexec | Huang Ying | 1 | -122/+3 |
2008-04-17 | x86: relocate_kernel - use predefined macroses for page attributes | gorcunov@gmail.com | 1 | -1/+2 |
2008-04-17 | x86: relocate_kernel - use predefined macroses for processor state | gorcunov@gmail.com | 1 | -21/+11 |
2008-04-17 | x86: relocate_kernel - use PAGE_SIZE instead of numeric constant | gorcunov@gmail.com | 1 | -1/+1 |
2008-04-17 | x86: relocate_kernel - use predefined PAGE_SIZE instead of own alias | Cyrill Gorcunov | 1 | -2/+1 |
2007-10-11 | x86_64: move kernel | Thomas Gleixner | 1 | -0/+276 |