| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/mm: Implement native set_memory_rox() | Peter Zijlstra | 2022-12-15 | 1 | -0/+3 |
* | x86/mce: relocate set{clear}_mce_nospec() functions | Jane Chu | 2022-05-16 | 1 | -52/+0 |
* | Merge tag 'x86_cleanups_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-03-21 | 1 | -1/+0 |
|\ |
|
| * | x86/pat: Remove the unused set_pages_array_wt() function | Christoph Hellwig | 2022-02-23 | 1 | -1/+0 |
* | | x86/mm/cpa: Generalize __set_memory_enc_pgtable() | Brijesh Singh | 2022-02-23 | 1 | -1/+0 |
|/ |
|
* | x86/sgx: Hook arch_memory_failure() into mainline code | Tony Luck | 2021-11-15 | 1 | -0/+4 |
* | mm: x86: Invoke hypercall when page encryption status is changed | Brijesh Singh | 2021-11-11 | 1 | -0/+1 |
* | x86: Fix various typos in comments, take #2 | Ingo Molnar | 2021-03-21 | 1 | -1/+1 |
* | x86: Fix various typos in comments | Ingo Molnar | 2021-03-18 | 1 | -1/+1 |
* | arch, mm: make kernel_page_present() always available | Mike Rapoport | 2020-12-15 | 1 | -0/+1 |
* | x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned | Tony Luck | 2020-06-11 | 1 | -6/+13 |
* | x86/mm: introduce __set_memory_prot() | Logan Gunthorpe | 2020-04-10 | 1 | -0/+1 |
* | x86/mm/set_memory: Fix -Wmissing-prototypes warnings | Benjamin Thiel | 2020-03-27 | 1 | -0/+2 |
* | x86/mm: Remove set_kernel_text_r[ow]() | Peter Zijlstra | 2019-11-27 | 1 | -2/+0 |
* | x86/mm: Remove the unused set_memory_wt() function | Christoph Hellwig | 2019-09-03 | 1 | -1/+0 |
* | x86/mm: Remove set_pages_x() and set_pages_nx() | Christoph Hellwig | 2019-09-03 | 1 | -2/+0 |
* | x86/mm: Remove the unused set_memory_array_*() functions | Christoph Hellwig | 2019-09-03 | 1 | -5/+0 |
* | x86/mm/cpa: Add set_direct_map_*() functions | Rick Edgecombe | 2019-04-30 | 1 | -0/+3 |
* | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/... | Linus Torvalds | 2018-08-25 | 1 | -0/+42 |
|\ |
|
| * | x86/memory_failure: Introduce {set, clear}_mce_nospec() | Dan Williams | 2018-08-20 | 1 | -0/+42 |
* | | x86/mm/init: Remove freed kernel image areas from alias mapping | Dave Hansen | 2018-08-06 | 1 | -0/+1 |
|/ |
|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | x86/mm: Add support for changing the memory encryption attribute | Tom Lendacky | 2017-07-18 | 1 | -0/+3 |
* | treewide: move set_memory_* functions away from cacheflush.h | Laura Abbott | 2017-05-08 | 1 | -0/+87 |