summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/set_memory.h
Commit message (Expand)AuthorAgeFilesLines
* x86/mm: Regularize set_memory_p() parameters and make non-staticMichael Kelley2024-03-011-0/+1
* x86/mm: Implement native set_memory_rox()Peter Zijlstra2022-12-151-0/+3
* x86/mce: relocate set{clear}_mce_nospec() functionsJane Chu2022-05-161-52/+0
* Merge tag 'x86_cleanups_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-03-211-1/+0
|\
| * x86/pat: Remove the unused set_pages_array_wt() functionChristoph Hellwig2022-02-231-1/+0
* | x86/mm/cpa: Generalize __set_memory_enc_pgtable()Brijesh Singh2022-02-231-1/+0
|/
* x86/sgx: Hook arch_memory_failure() into mainline codeTony Luck2021-11-151-0/+4
* mm: x86: Invoke hypercall when page encryption status is changedBrijesh Singh2021-11-111-0/+1
* x86: Fix various typos in comments, take #2Ingo Molnar2021-03-211-1/+1
* x86: Fix various typos in commentsIngo Molnar2021-03-181-1/+1
* arch, mm: make kernel_page_present() always availableMike Rapoport2020-12-151-0/+1
* x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisonedTony Luck2020-06-111-6/+13
* x86/mm: introduce __set_memory_prot()Logan Gunthorpe2020-04-101-0/+1
* x86/mm/set_memory: Fix -Wmissing-prototypes warningsBenjamin Thiel2020-03-271-0/+2
* x86/mm: Remove set_kernel_text_r[ow]()Peter Zijlstra2019-11-271-2/+0
* x86/mm: Remove the unused set_memory_wt() functionChristoph Hellwig2019-09-031-1/+0
* x86/mm: Remove set_pages_x() and set_pages_nx()Christoph Hellwig2019-09-031-2/+0
* x86/mm: Remove the unused set_memory_array_*() functionsChristoph Hellwig2019-09-031-5/+0
* x86/mm/cpa: Add set_direct_map_*() functionsRick Edgecombe2019-04-301-0/+3
* Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds2018-08-251-0/+42
|\
| * x86/memory_failure: Introduce {set, clear}_mce_nospec()Dan Williams2018-08-201-0/+42
* | x86/mm/init: Remove freed kernel image areas from alias mappingDave Hansen2018-08-061-0/+1
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/mm: Add support for changing the memory encryption attributeTom Lendacky2017-07-181-0/+3
* treewide: move set_memory_* functions away from cacheflush.hLaura Abbott2017-05-081-0/+87