summaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2022-10-03x86: kmsan: pgtable: reduce vmalloc spaceAlexander Potapenko
2022-10-03x86/mm: Disable W^X detection and enforcement on 32-bitDave Hansen
2022-09-29x86/mm: Add prot_sethuge() helper to abstract out _PAGE_PSE handlingLinus Torvalds
2022-09-26mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNGYu Zhao
2022-09-26mm/swap: cache maximum swapfile size when init swapPeter Xu
2022-09-21x86/mm/32: Fix W^X detection when page tables do not support NXDave Hansen
2022-09-11x86/mm: disable instrumentations of mm/pgprot.cNaohiro Aota
2022-09-02Merge branch 'linus' into x86/mm, to refresh the branchIngo Molnar
2022-09-01x86/mm: Refuse W^X violationsPeter Zijlstra
2022-08-28Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-24x86/mm: Print likely CPU at segfault timeRik van Riel
2022-08-19x86/mm: Use proper mask when setting PUD mappingAaron Lu
2022-08-16x86: simplify load_unaligned_zeropad() implementationLinus Torvalds
2022-08-15x86/PAT: Have pat_enabled() properly reflect state when running on XenJan Beulich
2022-08-08mm/hugetlb: make pud_huge() and follow_huge_pud() aware of non-present pud entryNaoya Horiguchi
2022-08-06Merge tag 'x86-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-06x86/mm: Rename set_memory_present() to set_memory_p()Borislav Petkov
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-04Merge tag 'for-linus-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-03x86/numa: Use cpumask_available instead of hardcoded NULL checkSiddh Raman Pant
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-01Merge tag 'x86_core_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-01Merge tag 'x86_mm_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-01Merge tag 'x86_cleanups_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-08-01virtio: replace restricted mem access flag with callbackJuergen Gross
2022-07-21x86/extable: Fix ex_handler_msr() print conditionPeter Zijlstra
2022-07-19x86/mm/tlb: Ignore f->new_tlb_gen when zeroNadav Amit
2022-07-17x86/mm: move protection_map[] inside the platformAnshuman Khandual
2022-07-13x86/pat: Fix x86_has_pat_wp()Juergen Gross
2022-07-07x86/mm: Refer to the intended config STRICT_DEVMEM in a commentLukas Bulwahn
2022-07-05context_tracking: Take IRQ eqs entrypoints over RCUFrederic Weisbecker
2022-06-27objtool: Update Retpoline validationPeter Zijlstra
2022-06-27x86/sev: Avoid using __x86_return_thunkKim Phillips
2022-06-16mm: avoid unnecessary page fault retires on shared memory typesPeter Xu
2022-06-16mm/x86: remove dead code for hugetlbpage.cPeter Xu
2022-06-07x86/pkeys: Clarify PKRU_AD_KEY macroIra Weiny
2022-06-07x86/mm/tlb: Avoid reading mm_tlb_gen when possibleNadav Amit
2022-06-06virtio: replace arch_has_restricted_virtio_memory_access()Juergen Gross
2022-06-05Merge tag 'x86-mm-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-27Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-27x86/mm: Use PAGE_ALIGNED(x) instead of IS_ALIGNED(x, PAGE_SIZE)Fanjun Kong
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-25Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-05-24Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-23Merge tag 'x86_misc_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-05-23Merge tag 'x86_mm_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-23Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-23Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-23Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-23Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds