summaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2023-08-30Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-08-30Merge tag 'x86_mm_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-28Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-08-28Merge tag 'x86_microcode_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-25x86/sev: Make enc_dec_hypercall() accept a size instead of npagesSteve Rutherford
2023-08-24mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETEDSuren Baghdasaryan
2023-08-21x86: convert various functions to use ptdescsVishal Moola (Oracle)
2023-08-18mm: remove CONFIG_PER_VMA_LOCK ifdefsMatthew Wilcox (Oracle)
2023-08-18mmu_notifiers: rename invalidate_range notifierAlistair Popple
2023-08-18mmu_notifiers: call invalidate_range() when invalidating TLBsAlistair Popple
2023-08-13x86/mm: Remove unused microcode.h includeThomas Gleixner
2023-08-09x86/cpu: Fix Gracemont uarchPeter Zijlstra
2023-08-09x86/apic: Wrap APIC ID validation into an inlineThomas Gleixner
2023-08-03x86/mm: Remove "INVPCID single" feature trackingDave Hansen
2023-06-28Merge branch 'expand-stack'Linus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27Merge tag 'x86-mm-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-27Merge tag 'x86_sev_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-06-27Merge tag 'x86_mtrr_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-26Merge tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-26Merge tag 'x86_tdx_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-26Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2023-06-24mm: introduce new 'lock_mm_and_find_vma()' page fault helperLinus Torvalds
2023-06-19x86: sme_populate_pgd() use pte_offset_kernel()Hugh Dickins
2023-06-16x86/mm: Avoid using set_pgd() outside of real PGD pagesLee Jones
2023-06-09x86/mm: Remove Xen-PV leftovers from init_32.cJuergen Gross
2023-06-07x86/mm: Remove repeated word in commentsBo Liu
2023-06-06x86/mm: Allow guest.enc_status_change_prepare() to failKirill A. Shutemov
2023-06-01x86/mm: Only check uniform after calling mtrr_type_lookup()Juergen Gross
2023-05-31x86/smpboot: Fix the parallel bringup decisionThomas Gleixner
2023-05-18x86/mm: Include asm/numa.h for set_highmem_pages_init()Arnd Bergmann
2023-05-17x86/mm: Avoid incomplete Global INVLPG flushesDave Hansen
2023-05-17procfs: consolidate arch_report_meminfo declarationArnd Bergmann
2023-05-09x86/coco: Get rid of accessor functionsBorislav Petkov (AMD)
2023-05-03x86-64: mm: clarify the 'positive addresses' user address rulesLinus Torvalds
2023-05-03x86-64: make access_ok() independent of LAMLinus Torvalds
2023-04-28Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-25Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-04-25Merge tag 'x86_paravirt_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds
2023-04-13x86/mm/dump_pagetables: remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-05x86/mm: try VMA lock-based page fault handling firstSuren Baghdasaryan
2023-03-30docs: move x86 documentation into Documentation/arch/Jonathan Corbet
2023-03-28x86/mm/pat: clear VM_PAT if copy_p4d_range failedMa Wupeng
2023-03-27x86/hyperv: Change vTOM handling to use standard coco mechanismsMichael Kelley
2023-03-27x86/mm: Handle decryption/re-encryption of bss_decrypted consistentlyMichael Kelley