1. 997cdcb powerpc/mm: remove pmd_huge/pud_huge stubs and include hugetlb.h by Mike Kravetz · 5 years ago
  2. 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
  3. a6f197f powerpc/book3s64: Export has_transparent_hugepage() related functions. by Aneesh Kumar K.V · 5 years ago
  4. ec5b705 powerpc/mm/radix: remove useless kernel messages by Qian Cai · 5 years ago
  5. 7d805ac powerpc/64s: remove unnecessary translation cache flushes at boot by Nicholas Piggin · 5 years ago
  6. 7e71c42 powerpc/64s/pseries: radix flush translations before MMU is enabled at boot by Nicholas Piggin · 5 years ago
  7. fd13dae powerpc/64s: make mmu_partition_table_set_entry TLB flush optional by Nicholas Piggin · 5 years ago
  8. ed6546b powerpc/64s: remove register_process_table callback by Nicholas Piggin · 5 years ago
  9. 9044adc Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 5 years ago
  10. 5223134 powerpc/mm: Write to PTCR only if ultravisor disabled by Claudio Carvalho · 5 years ago
  11. 191e420 powerpc/mm: refactor ioremap_range() and use ioremap_page_range() by Christophe Leroy · 5 years ago
  12. 31f210c powerpc/64s/radix: Fix memory hot-unplug page table split by Nicholas Piggin · 5 years ago
  13. 8f51e39 powerpc/64s/radix: Fix memory hotplug section page table creation by Nicholas Piggin · 5 years ago
  14. 0f472d0 mm/ioremap: probe platform for p4d huge map support by Anshuman Khandual · 5 years ago
  15. 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
  16. d6eaced powerpc/book3s: Use config independent helpers for page table walk by Aneesh Kumar K.V · 6 years ago
  17. 89a3496 powerpc/mm/radix: Use the right page size for vmemmap mapping by Aneesh Kumar K.V · 6 years ago
  18. d909f91 powerpc/64s/radix: Enable HAVE_ARCH_HUGE_VMAP by Nicholas Piggin · 6 years ago
  19. d38153f powerpc/64s/radix: ioremap use ioremap_page_range by Nicholas Piggin · 6 years ago
  20. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  21. d667edc powerpc/mm: Make some symbols static that can be by YueHaibing · 6 years ago
  22. 47d9994 powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64 by Christophe Leroy · 6 years ago[Renamed (95%) from arch/powerpc/mm/pgtable-radix.c]
  23. f341d89 powerpc/mm: fix spelling mistake "Outisde" -> "Outside" by Colin Ian King · 6 years ago
  24. e090939 powerpc/mm: Validate address values against different region limits by Aneesh Kumar K.V · 6 years ago
  25. 0034d39 powerpc/mm/hash64: Map all the kernel regions in the same 0xc range by Aneesh Kumar K.V · 6 years ago
  26. a35a3c6 powerpc/mm/hash64: Add a variable to track the end of IO mapping by Aneesh Kumar K.V · 6 years ago
  27. 890274c powerpc/64s: Implement KUAP for Radix MMU by Michael Ellerman · 6 years ago
  28. 1bb2bae powerpc/mm/radix: Use KUEP API for Radix MMU by Russell Currey · 6 years ago
  29. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  30. f806714 powerpc: prefer memblock APIs returning virtual address by Mike Rapoport · 6 years ago
  31. 5b32336 arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade by Aneesh Kumar K.V · 6 years ago
  32. afb6d06 powerpc/mm/radix: Display if mappings are exec or not by Michael Ellerman · 6 years ago
  33. 232aa40 powerpc/mm/radix: Simplify split mapping logic by Michael Ellerman · 6 years ago
  34. 57306c6 powerpc/mm/radix: Remove the retry in the split mapping logic by Michael Ellerman · 6 years ago
  35. 81d1b54 powerpc/mm/radix: Fix small page at boundary when splitting by Michael Ellerman · 6 years ago
  36. 3b5657e powerpc/mm/radix: Fix overuse of small pages in splitting logic by Michael Ellerman · 6 years ago
  37. 5c6499b powerpc/mm/radix: Fix off-by-one in split mapping logic by Michael Ellerman · 6 years ago
  38. f08d08f powerpc/mm/radix: Only need the Nest MMU workaround for R -> RW transition by Aneesh Kumar K.V · 6 years ago
  39. a2dc009 powerpc/mm/book3s/radix: Add mapping statistics by Aneesh Kumar K.V · 6 years ago
  40. 2bf1071 powerpc/64s: Remove POWER9 DD1 support by Nicholas Piggin · 7 years ago
  41. f1cb8f9 powerpc/64s/radix: avoid ptesync after set_pte and ptep_set_access_flags by Nicholas Piggin · 7 years ago
  42. e5f7cb5 powerpc/64s/radix: do not flush TLB when relaxing access by Nicholas Piggin · 7 years ago
  43. bd5050e powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang by Aneesh Kumar K.V · 7 years ago
  44. e4c1112 powerpc/mm: Change function prototype by Aneesh Kumar K.V · 7 years ago
  45. 044003b powerpc/mm/radix: Move function from radix.h to pgtable-radix.c by Aneesh Kumar K.V · 7 years ago
  46. 738f964 powerpc/mm: Use page fragments for allocation page table at PMD level by Aneesh Kumar K.V · 7 years ago
  47. 8a6c697 powerpc/mm: Implement helpers for pagetable fragment support at PMD level by Aneesh Kumar K.V · 7 years ago
  48. af60a4c powerpc/mm: Use pmd_lockptr instead of opencoding it by Aneesh Kumar K.V · 7 years ago
  49. fb4e5db powerpc/mm/radix: Update pte fragment count from 16 to 256 on radix by Aneesh Kumar K.V · 7 years ago
  50. f437c51 Merge branch 'topic/paca' into next by Michael Ellerman · 7 years ago
  51. 29ab6c4 powerpc/mm: Pass node id into create_section_mapping by Nicholas Piggin · 7 years ago
  52. 2ad452f powerpc/64s/radix: Allocate kernel page tables node-local if possible by Nicholas Piggin · 7 years ago
  53. 0633daf powerpc/64s/radix: Split early page table mapping to its own function by Nicholas Piggin · 7 years ago
  54. bde709a powerpc/mm: Fix section mismatch warning in stop_machine_change_mapping() by Mauricio Faria de Oliveira · 7 years ago
  55. fae2211 powerpc/mm: Fix crashes with 16G huge pages by Aneesh Kumar K.V · 7 years ago
  56. 4dd5f8a9 powerpc/mm/radix: Split linear mapping on hot-unplug by Balbir Singh · 7 years ago
  57. eeb715c powerpc/64s/radix: Boot-time NULL pointer protection using a guard-PID by Nicholas Piggin · 7 years ago
  58. 5eae82c powerpc/pseries: lift RTAS limit for radix by Nicholas Piggin · 7 years ago
  59. 98ae006 powerpc/pseries: radix is not subject to RMA limit, remove it by Nicholas Piggin · 7 years ago
  60. 1513c33 powerpc/powernv: Remove real mode access limit for early allocations by Nicholas Piggin · 7 years ago
  61. d474827 powerpc/64s: Improve local TLB flush for boot and MCE on POWER9 by Nicholas Piggin · 7 years ago
  62. f79ad50 powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX by Balbir Singh · 7 years ago
  63. 6deb6b4 powerpc/mm/radix: Prettify mapped memory range print out by Michael Ellerman · 7 years ago
  64. bd350f7 powerpc/mm/radix: Add pr_fmt() to pgtable-radix.c by Michael Ellerman · 7 years ago
  65. 15c659ff Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  66. fa4531f powerpc/mm: Don't send IPI to all cpus on THP updates by Aneesh Kumar K.V · 7 years ago
  67. 7cd2a86 powerpc/mm: Properly invalidate when setting process table base by Suraj Jitindar Singh · 7 years ago
  68. 63ee9b2 powerpc/mm/book3s64: Make KERN_IO_START a variable by Michael Ellerman · 7 years ago
  69. 424de9c powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range by Benjamin Herrenschmidt · 7 years ago
  70. a25bd72 powerpc/mm/radix: Workaround prefetch issue with KVM by Benjamin Herrenschmidt · 7 years ago
  71. 029d925 powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y by Michael Ellerman · 7 years ago
  72. b134bd9 powerpc/mm/radix: Refactor radix__mark_rodata_ro() by Michael Ellerman · 7 years ago
  73. 7614ff3 powerpc/mm/radix: Implement STRICT_RWX/mark_rodata_ro() for Radix by Balbir Singh · 8 years ago
  74. 7f6d498 powerpc/mm/radix: Fix execute permissions for interrupt_vectors by Balbir Singh · 8 years ago
  75. ebd3119 powerpc/mm: Add devmap support for ppc64 by Oliver O'Halloran · 8 years ago
  76. 0428491 powerpc/mm: Trace tlbie(l) instructions by Balbir Singh · 8 years ago
  77. 9abcc98 powerpc/mm/radix: Only add X for pages overlapping kernel text by Michael Ellerman · 8 years ago
  78. f7d6a72 Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  79. 7a70d72 powerpc/64: Invalidate process table caching after setting process table by Paul Mackerras · 8 years ago
  80. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  81. 38705613 Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  82. da0e7e6 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 8 years ago
  83. cc3d294 powerpc/64: Enable use of radix MMU under hypervisor on POWER9 by Paul Mackerras · 8 years ago
  84. 0d0a4bc powerpc/mm: unstub radix__vmemmap_remove_mapping() by Reza Arbab · 8 years ago
  85. 4b5d62c powerpc/mm: add radix__remove_section_mapping() by Reza Arbab · 8 years ago
  86. 6cc2734 powerpc/mm: add radix__create_section_mapping() by Reza Arbab · 8 years ago
  87. b5200ec powerpc/mm: refactor radix physical page mapping by Reza Arbab · 8 years ago
  88. 1d0761d powerpc/powernv: Initialise nest mmu by Alistair Popple · 8 years ago
  89. a0615a1 powerpc/mm: Use the correct pointer when setting a 2MB pte by Reza Arbab · 8 years ago
  90. de39981 Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  91. 93173b5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  92. 3b10d00 powerpc/mm/radix: Prevent kernel execution of user space by Balbir Singh · 8 years ago
  93. ee97b6b powerpc/mm/radix: Setup AMOR in HV mode to allow key 0 by Balbir Singh · 8 years ago
  94. ddbefe7 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 8 years ago
  95. 9d66195 powerpc/64: Provide functions for accessing POWER9 partition table by Paul Mackerras · 8 years ago
  96. cac4a18 powerpc/mm: Fix missing update of HID register on secondary CPUs by Aneesh Kumar K.V · 8 years ago
  97. 555c163 powerpc/mm: Correct process and partition table max size by Suraj Jitindar Singh · 8 years ago
  98. ac8d381 powerpc/mm: Fix typo in radix encodings print by Balbir Singh · 8 years ago
  99. fe036a0 powerpc/64/kexec: Fix MMU cleanup on radix by Benjamin Herrenschmidt · 8 years ago
  100. ad41067 powerpc/mm: Update the HID bit when switching from radix to hash by Aneesh Kumar K.V · 8 years ago