1. 61307b7 Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 10 months ago
  2. ff2632d Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 10 months ago
  3. 0a956d5 powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate by Mike Rapoport (IBM) · 10 months ago
  4. 0cc2dc4 arch: make execmem setup available regardless of CONFIG_MODULES by Mike Rapoport (IBM) · 10 months ago
  5. 3a5a8d3 mm: fix race between __split_huge_pmd_locked() and GUP-fast by Ryan Roberts · 10 months ago
  6. 295454e powerpc64/kasan: Pass virtual addresses to kasan_init_phys_region() by Benjamin Gray · 1 year, 1 month ago
  7. 0ddbbb8 powerpc: Fix typos by Bjorn Helgaas · 1 year, 2 months ago
  8. c330b50 powerpc/Makefile: Remove bits related to the previous use of -mcmodel=large by Naveen N Rao · 1 year, 2 months ago
  9. 236a4c6 powerpc: Mark memory_limit as initdata by Michael Ellerman · 11 months ago
  10. 0cec954 powerpc: mm: accelerate pagefault when badaccess by Kefeng Wang · 11 months ago
  11. 9d8187b powerpc: use initializer for struct vm_unmapped_area_info by Rick Edgecombe · 11 months ago
  12. 0069455 fix missing vmalloc.h includes by Kent Overstreet · 12 months ago
  13. 1965e93 mm/treewide: replace pXd_huge() with pXd_leaf() by Peter Xu · 12 months ago
  14. f318c8b powerpc/ptdump: Fix walk_vmemmap() to also print first vmemmap entry by Ritesh Harjani (IBM) · 11 months ago
  15. 78cb094 powerpc: Handle error in mark_rodata_ro() and mark_initmem_nx() by Christophe Leroy · 12 months ago
  16. 66a27ab Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 12 months ago
  17. 0a845e0 mm/treewide: replace pud_large() with pud_leaf() by Peter Xu · 12 months ago
  18. 2f709f7 mm/treewide: replace pmd_large() with pmd_leaf() by Peter Xu · 12 months ago
  19. bd18b68 mm/powerpc: replace pXd_is_leaf() with pXd_leaf() by Peter Xu · 12 months ago
  20. b78b27d hugetlb: parallelize 1G hugetlb initialization by Gang Li · 1 year ago
  21. d9cf600 powerpc/mm: Code cleanup for __hash_page_thp by Kunwu Chan · 1 year ago
  22. 2a066ae powerpc: Stop using of_root by Christophe Leroy · 1 year, 3 months ago
  23. 9cbacb8 powerpc: Don't ignore errors from set_memory_{n}p() in __kernel_map_pages() by Christophe Leroy · 1 year, 1 month ago
  24. 3c8016e powerpc: Refactor __kernel_map_pages() by Christophe Leroy · 1 year, 1 month ago
  25. 85fcde4 kexec: split crashkernel reservation code out from crash_core.c by Baoquan He · 1 year, 1 month ago
  26. ce70cfb1 mm/hugetlb: move page order check inside hugetlb_cma_reserve() by Anshuman Khandual · 1 year, 1 month ago
  27. 802cc2a powerpc/mm: use pte_next_pfn() in set_ptes() by David Hildenbrand · 1 year, 1 month ago
  28. 6cdc82d mm: ptdump: have ptdump_check_wx() return bool by Christophe Leroy · 1 year, 1 month ago
  29. 592e15f powerpc,s390: ptdump: define ptdump_check_wx() regardless of CONFIG_DEBUG_WX by Christophe Leroy · 1 year, 1 month ago
  30. a5e8131 arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX by Christophe Leroy · 1 year, 1 month ago
  31. 09ca1b1 powerpc: Implement set_memory_rox() by Christophe Leroy · 1 year, 1 month ago
  32. 4a7aee9 powerpc/kasan: Fix addr error caused by page alignment by Jiangfeng Xiao · 1 year, 1 month ago
  33. fb46e22 Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 2 months ago
  34. 968b803 Merge tag 'powerpc-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 1 year, 2 months ago
  35. 5e0a760 mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER by Kirill A. Shutemov · 1 year, 2 months ago
  36. 46e714c arch/mm/fault: fix major fault accounting when retrying under per-VMA lock by Suren Baghdasaryan · 1 year, 2 months ago
  37. f46c8a7 powerpc/mm: Fix null-pointer dereference in pgtable_cache_add by Kunwu Chan · 1 year, 3 months ago
  38. 773b93f powerpc/book3s/hash: Drop _PAGE_PRIVILEGED from PAGE_NONE by Aneesh Kumar K.V (IBM) · 1 year, 3 months ago
  39. e12d8e2 powerpc: Add PVN support for HeXin C2000 processor by Zhao Ke · 1 year, 3 months ago
  40. ede66cd powerpc/64s: Fix CONFIG_NUMA=n build due to create_section_mapping() by Michael Ellerman · 1 year, 3 months ago
  41. 0d555b5 powerpc: pmd_move_must_withdraw() is only needed for CONFIG_TRANSPARENT_HUGEPAGE by Stephen Rothwell · 1 year, 3 months ago
  42. 1f92a84 powerpc: Remove file parameter from phys_mem_access_prot() by Thomas Zimmermann · 1 year, 5 months ago
  43. 707df29 Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 1 year, 4 months ago
  44. 8f6f76a Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 4 months ago
  45. 09a4a03 Merge tag 'powerpc-6.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 1 year, 4 months ago
  46. 47b8def powerpc/mm: Avoid calling arch_enter/leave_lazy_mmu() in set_ptes by Aneesh Kumar K.V · 1 year, 4 months ago
  47. daa9ada powerpc/mm: Fix boot crash with FLATMEM by Michael Ellerman · 1 year, 4 months ago
  48. 1acfd2b Merge tag 'powerpc-6.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 1 year, 4 months ago
  49. 2b4a6cc powerpc: Annotate endianness of various variables and functions by Benjamin Gray · 1 year, 5 months ago
  50. b1fba03 powerpc: Support execute-only on all powerpc by Christophe Leroy · 1 year, 5 months ago
  51. ceaba662 powerpc/ptdump: Display _PAGE_READ and _PAGE_WRITE by Christophe Leroy · 1 year, 5 months ago
  52. bac4cff powerpc/32s: Introduce _PAGE_READ and remove _PAGE_USER by Christophe Leroy · 1 year, 5 months ago
  53. 46ebef5 powerpc/32s: Add _PAGE_WRITE to supplement _PAGE_RW by Christophe Leroy · 1 year, 5 months ago
  54. ed815bd powerpc/40x: Introduce _PAGE_READ and remove _PAGE_USER by Christophe Leroy · 1 year, 5 months ago
  55. 8e9bd41 powerpc/nohash: Replace pte_user() by pte_read() by Christophe Leroy · 1 year, 5 months ago
  56. d20506d powerpc/nohash: Add _PAGE_WRITE to supplement _PAGE_RW by Christophe Leroy · 1 year, 5 months ago
  57. a785874 powerpc: Rely on address instead of pte_user() by Christophe Leroy · 1 year, 5 months ago
  58. c7263f1 powerpc: Fail ioremap() instead of silently ignoring flags when PAGE_USER is set by Christophe Leroy · 1 year, 5 months ago
  59. d3c0dfc powerpc: Implement and use pgprot_nx() by Christophe Leroy · 1 year, 5 months ago
  60. 7835006 powerpc/nohash: Refactor declaration of {map/unmap}_kernel_page() by Christophe Leroy · 1 year, 5 months ago
  61. d3e0179 powerpc: Untangle fixmap.h and pgtable.h and mmu.h by Christophe Leroy · 1 year, 5 months ago
  62. da9554e powerpc: Refactor update_mmu_cache_range() by Christophe Leroy · 1 year, 5 months ago
  63. 20045f0 powerpc/64s/radix: Don't warn on copros in radix__tlb_flush() by Michael Ellerman · 1 year, 5 months ago
  64. a9e1a3d crash_core: change the prototype of function parse_crashkernel() by Baoquan He · 1 year, 6 months ago
  65. 935d4f0 mm: hugetlb: add huge page size param to set_huge_pte_at() by Ryan Roberts · 1 year, 5 months ago
  66. 4ad0a4c Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 1 year, 6 months ago
  67. b96a3e9 Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 6 months ago
  68. 4c33bf1 powerpc/mm/book3s64: Use 256M as the upper limit with coherent device memory attached by Aneesh Kumar K.V · 1 year, 6 months ago
  69. f142475 powerpc/mm/book3s64: Fix build error with SPARSEMEM disabled by Aneesh Kumar K.V · 1 year, 6 months ago
  70. 6f0edbb Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 6 months ago
  71. 9fee28b powerpc: implement the new page table range API by Matthew Wilcox (Oracle) · 1 year, 7 months ago
  72. 4089eef mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED by Suren Baghdasaryan · 1 year, 8 months ago
  73. 1aa0006 powerpc: Don't include lppaca.h in paca.h by Michael Ellerman · 1 year, 6 months ago
  74. c040c74 powerpc/pseries: Move VPHN constants into vphn.h by Michael Ellerman · 1 year, 6 months ago
  75. 5994eab merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes by Andrew Morton · 1 year, 7 months ago
  76. 4eaca96 powerpc: convert various functions to use ptdescs by Vishal Moola (Oracle) · 1 year, 7 months ago
  77. 49b0638 mm: enable page walking API to lock vmas during the walk by Suren Baghdasaryan · 1 year, 7 months ago
  78. 6be3601 powerpc/book3s64/radix: add debug message to give more details of vmemmap allocation by Aneesh Kumar K.V · 1 year, 7 months ago
  79. 601f006 powerpc/book3s64/radix: remove mmu_vmemmap_psize by Aneesh Kumar K.V · 1 year, 7 months ago
  80. f2b79c0 powerpc/book3s64/radix: add support for vmemmap optimization for radix by Aneesh Kumar K.V · 1 year, 7 months ago
  81. 368a059 powerpc/book3s64/vmemmap: switch radix to use a different vmemmap handling function by Aneesh Kumar K.V · 1 year, 7 months ago
  82. 27af67f3 powerpc/book3s64/mm: enable transparent pud hugepage by Aneesh Kumar K.V · 1 year, 7 months ago
  83. 104c49d powerpc/mm/trace: convert trace event to trace event class by Aneesh Kumar K.V · 1 year, 7 months ago
  84. 284e059 mm: remove CONFIG_PER_VMA_LOCK ifdefs by Matthew Wilcox (Oracle) · 1 year, 7 months ago
  85. 1af5a81 mmu_notifiers: rename invalidate_range notifier by Alistair Popple · 1 year, 7 months ago
  86. 6bbd42e mmu_notifiers: call invalidate_range() when invalidating TLBs by Alistair Popple · 1 year, 7 months ago
  87. 8d05554 powerpc: mm: convert to GENERIC_IOREMAP by Christophe Leroy · 1 year, 8 months ago
  88. 32cc0b7 powerpc: add pte_free_defer() for pgtables sharing page by Hugh Dickins · 1 year, 8 months ago
  89. 3d14021 powerpc: assert_pte_locked() use pte_offset_map_nolock() by Hugh Dickins · 1 year, 8 months ago
  90. 4d15721 powerpc/mm: Cleanup memory block size probing by Aneesh Kumar K.V · 1 year, 7 months ago
  91. b27c1a0 powerpc/47x: Add prototype for mmu_init_secondary() by Christophe Leroy · 1 year, 7 months ago
  92. ed05c71 powerpc/47x: Remove early_init_mmu_47x() to fix no previous prototype by Christophe Leroy · 1 year, 7 months ago
  93. 3932618 powerpc: replace #include <asm/export.h> with #include <linux/export.h> by Masahiro Yamada · 1 year, 7 months ago
  94. 4a9dd8f powerpc/radix: Move some functions into #ifdef CONFIG_KVM_BOOK3S_HV_POSSIBLE by Christophe Leroy · 1 year, 7 months ago
  95. 54f30b8 powerpc: address missing-prototypes warnings by Arnd Bergmann · 1 year, 7 months ago
  96. e43c0a0 powerpc/64s/radix: combine final TLB flush and lazy tlb mm shootdown IPIs by Nicholas Piggin · 1 year, 10 months ago
  97. 177255a powerpc: Add mm_cpumask warning when context switching by Nicholas Piggin · 1 year, 10 months ago
  98. f74b2a6 powerpc/64s: Use dec_mm_active_cpus helper by Nicholas Piggin · 1 year, 10 months ago
  99. c3c2e93 powerpc: Account mm_cpumask and active_cpus in init_mm by Nicholas Piggin · 1 year, 10 months ago
  100. 3a24ea0 powerpc/kuap: Use ASM feature fixups instead of static branches by Christophe Leroy · 1 year, 8 months ago