1. 6cb4d9a mm/vma: introduce VM_ACCESS_FLAGS by Anshuman Khandual · 4 years, 9 months ago
  2. d38c07a Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 10 months ago
  3. 7969f22 mm/vma: make vma_is_foreign() available for general use by Anshuman Khandual · 4 years, 10 months ago
  4. 993cfec powerpc/64s/radix: Fix CONFIG_SMP=n build by Nicholas Piggin · 4 years, 11 months ago
  5. c4b7816 powerpc/book3s64: Fix error handling in mm_iommu_do_alloc() by Alexey Kardashevskiy · 5 years ago
  6. 08f6a79 powerpc/mm: book3s64: hash_utils: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
  7. 71c3a88 Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  8. 12e4d53 powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case by Aneesh Kumar K.V · 5 years ago
  9. f1f6a7d mm, tree-wide: rename put_user_page*() to unpin_user_page*() by John Hubbard · 5 years ago
  10. aa4b87f powerpc: book3s64: convert to pin_user_pages() and put_user_page() by John Hubbard · 5 years ago
  11. 736bcdd powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2 by Jordan Niethe · 5 years ago
  12. 970d54f powerpc/book3s64/hash: Disable 16M linear mapping size if not aligned by Russell Currey · 5 years ago
  13. 596cf45 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  14. 997cdcb powerpc/mm: remove pmd_huge/pud_huge stubs and include hugetlb.h by Mike Kravetz · 5 years ago
  15. 16f6b67 powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warning by Aneesh Kumar K.V · 5 years ago
  16. 864edb7 powerpc/mm/book3s64/radix: Flush the full mm even when need_flush_all is set by Aneesh Kumar K.V · 5 years ago
  17. 52162ec powerpc/mm/book3s64/radix: Use freed_tables instead of need_flush_all by Aneesh Kumar K.V · 5 years ago
  18. a42d6ba powerpc/mm/book3s64/radix: Remove unused code. by Aneesh Kumar K.V · 5 years ago
  19. d78d5da powerpc/book3s64/hash: Use secondary hash for bolted mapping if the primary is full by Aneesh Kumar K.V · 5 years ago
  20. 75838a3 powerpc/pseries: Don't fail hash page table insert for bolted mapping by Aneesh Kumar K.V · 5 years ago
  21. 29674a1 powerpc/pkeys: remove unused pkey_allows_readwrite by Qian Cai · 5 years ago
  22. a3c0e7b Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  23. a2953204 Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  24. 9ef258b thp: update split_huge_page_pmd() comment by Kefeng Wang · 5 years ago
  25. 94ad933 mm: introduce page_shift() by Matthew Wilcox (Oracle) · 5 years ago
  26. a6f197f powerpc/book3s64: Export has_transparent_hugepage() related functions. by Aneesh Kumar K.V · 5 years ago
  27. 047e657 powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9 by Aneesh Kumar K.V · 5 years ago
  28. 09ce98c powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag by Aneesh Kumar K.V · 5 years ago
  29. 84da111 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  30. 7aec584 powerpc/book3s64/radix: Remove WARN_ON in destroy_context() by Aneesh Kumar K.V · 5 years ago
  31. ec5b705 powerpc/mm/radix: remove useless kernel messages by Qian Cai · 5 years ago
  32. dac39f7 powerpc/64s: Remove overlaps_kvm_tmp() by Michael Ellerman · 5 years ago
  33. 7b86ac3 pagewalk: separate function pointers from iterator data by Christoph Hellwig · 5 years ago
  34. a520110 mm: split out a new pagewalk.h header from mm.h by Christoph Hellwig · 5 years ago
  35. 2275d7b powerpc/64s/radix: introduce options to disable use of the tlbie instruction by Nicholas Piggin · 5 years ago
  36. 7d805ac powerpc/64s: remove unnecessary translation cache flushes at boot by Nicholas Piggin · 5 years ago
  37. 7e71c42 powerpc/64s/pseries: radix flush translations before MMU is enabled at boot by Nicholas Piggin · 5 years ago
  38. fd13dae powerpc/64s: make mmu_partition_table_set_entry TLB flush optional by Nicholas Piggin · 5 years ago
  39. 99161de powerpc/64s/radix: tidy up TLB flushing code by Nicholas Piggin · 5 years ago
  40. ed6546b powerpc/64s: remove register_process_table callback by Nicholas Piggin · 5 years ago
  41. 9b123d1 powerpc/64s/exception: reduce page fault unnecessary loads by Nicholas Piggin · 5 years ago
  42. 9044adc Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 5 years ago
  43. 5223134 powerpc/mm: Write to PTCR only if ultravisor disabled by Claudio Carvalho · 5 years ago
  44. 139a1d2 powerpc/mm: Use UV_WRITE_PATE ucall to register a PATE by Michael Anderson · 5 years ago
  45. 191e420 powerpc/mm: refactor ioremap_range() and use ioremap_page_range() by Christophe Leroy · 5 years ago
  46. 31f210c powerpc/64s/radix: Fix memory hot-unplug page table split by Nicholas Piggin · 5 years ago
  47. 8f51e39 powerpc/64s/radix: Fix memory hotplug section page table creation by Nicholas Piggin · 5 years ago
  48. e5a1edb powerpc/mm: move update_mmu_cache() into book3s hash utils. by Christophe Leroy · 5 years ago
  49. c784be4 powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt() by Gautham R. Shenoy · 6 years ago
  50. 2b87a25 powerpc/64s: Make boot look nice(r) by Nicholas Piggin · 6 years ago
  51. bed38c3 Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  52. 79eb597 mm: add account_locked_vm utility function by Daniel Jordan · 6 years ago
  53. 0f472d0 mm/ioremap: probe platform for p4d huge map support by Anshuman Khandual · 6 years ago
  54. da0ef93 powerpc/mm: Limit rma_size to 1TB when running without HV mode by Suraj Jitindar Singh · 6 years ago
  55. 192f0f8 Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  56. 97ff4ca Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  57. 1ecf2cd powerpc/mm: pmd_devmap implies pmd_large(). by Aneesh Kumar K.V · 6 years ago
  58. d6eaced powerpc/book3s: Use config independent helpers for page table walk by Aneesh Kumar K.V · 6 years ago
  59. 89a3496 powerpc/mm/radix: Use the right page size for vmemmap mapping by Aneesh Kumar K.V · 6 years ago
  60. 78c9498 powerpc/mm/hash/4k: Don't use 64K page size for vmemmap with 4K pagesize by Aneesh Kumar K.V · 6 years ago
  61. 5a1ea47 powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/ by Naveen N. Rao · 6 years ago
  62. ef34e0e powerpc/pseries: Generalize hcall_vphn() by Naveen N. Rao · 6 years ago
  63. 60e8523 ocxl: Allow contexts to be attached with a NULL mm by Alastair D'Silva · 6 years ago
  64. 6d3ca7e powerpc/mm: mark more tlb functions as __always_inline by Masahiro Yamada · 6 years ago
  65. 6c46fcc powerpc/64s/radix: keep kernel ERAT over local process/guest invalidates by Nicholas Piggin · 6 years ago
  66. fe7946c powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERAT by Nicholas Piggin · 6 years ago
  67. 7eb3cf7 powerpc/powernv: remove unused NPU DMA code by Christoph Hellwig · 6 years ago
  68. 8b8dc69 Merge branch 'fixes' into next by Michael Ellerman · 6 years ago
  69. 26df62a Merge tag 'powerpc-5.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  70. d909f91 powerpc/64s/radix: Enable HAVE_ARCH_HUGE_VMAP by Nicholas Piggin · 6 years ago
  71. d38153f powerpc/64s/radix: ioremap use ioremap_page_range by Nicholas Piggin · 6 years ago
  72. fa1827d Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  73. 65565a6 Merge branch 'context-id-fix' into fixes by Michael Ellerman · 6 years ago
  74. 33258a1 powerpc/64s: Fix THP PMD collapse serialisation by Nicholas Piggin · 6 years ago
  75. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  76. d667edc powerpc/mm: Make some symbols static that can be by YueHaibing · 6 years ago
  77. efc344c powerpc/mm/radix: mark as __tlbie_pid() and friends as__always_inline by Masahiro Yamada · 6 years ago
  78. e12d6d7 powerpc/mm/radix: mark __radix__flush_tlb_range_psize() as __always_inline by Masahiro Yamada · 6 years ago
  79. 932f4a6 mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM by Ira Weiny · 6 years ago
  80. b970afc Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  81. e4dccf9 powerpc/mm: print hash info in a helper by Christophe Leroy · 6 years ago
  82. c5710cd2 powerpc/mm: cleanup HPAGE_SHIFT setup by Christophe Leroy · 6 years ago
  83. 45d0ba5 powerpc/mm: move hugetlb_disabled into asm/hugetlb.h by Christophe Leroy · 6 years ago
  84. 5953fb4 powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULT by Christophe Leroy · 6 years ago
  85. 47d9994 powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64 by Christophe Leroy · 6 years ago