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