aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/set_memory.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-16x86/mce: relocate set{clear}_mce_nospec() functionsJane Chu1-52/+0
2022-03-21Merge tag 'x86_cleanups_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2022-02-23x86/mm/cpa: Generalize __set_memory_enc_pgtable()Brijesh Singh1-1/+0
2022-02-23x86/pat: Remove the unused set_pages_array_wt() functionChristoph Hellwig1-1/+0
2021-11-15x86/sgx: Hook arch_memory_failure() into mainline codeTony Luck1-0/+4
2021-11-11mm: x86: Invoke hypercall when page encryption status is changedBrijesh Singh1-0/+1
2021-03-21x86: Fix various typos in comments, take #2Ingo Molnar1-1/+1
2021-03-18x86: Fix various typos in commentsIngo Molnar1-1/+1
2020-12-15arch, mm: make kernel_page_present() always availableMike Rapoport1-0/+1
2020-06-11x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisonedTony Luck1-6/+13
2020-04-10x86/mm: introduce __set_memory_prot()Logan Gunthorpe1-0/+1
2020-03-27x86/mm/set_memory: Fix -Wmissing-prototypes warningsBenjamin Thiel1-0/+2
2019-11-27x86/mm: Remove set_kernel_text_r[ow]()Peter Zijlstra1-2/+0
2019-09-03x86/mm: Remove the unused set_memory_wt() functionChristoph Hellwig1-1/+0
2019-09-03x86/mm: Remove set_pages_x() and set_pages_nx()Christoph Hellwig1-2/+0
2019-09-03x86/mm: Remove the unused set_memory_array_*() functionsChristoph Hellwig1-5/+0
2019-04-30x86/mm/cpa: Add set_direct_map_*() functionsRick Edgecombe1-0/+3
2018-08-25Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+42
2018-08-20x86/memory_failure: Introduce {set, clear}_mce_nospec()Dan Williams1-0/+42
2018-08-06x86/mm/init: Remove freed kernel image areas from alias mappingDave Hansen1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-18x86/mm: Add support for changing the memory encryption attributeTom Lendacky1-0/+3
2017-05-08treewide: move set_memory_* functions away from cacheflush.hLaura Abbott1-0/+87