1. 4f703e7 powerpc/s64: Clarify that radix lacks DEBUG_PAGEALLOC by Joel Stanley · 3 years, 3 months ago
  2. 8119cef powerpc/kexec: blacklist functions called in real mode for kprobe by Hari Bathini · 3 years, 6 months ago
  3. dc4875f mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t * by Aneesh Kumar K.V · 3 years, 6 months ago
  4. 9cf6fa2 mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * by Aneesh Kumar K.V · 3 years, 6 months ago
  5. 21edf50 Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  6. d6265cb powerpc/book3s64/radix: Add H_RPT_INVALIDATE pgsize encodings to mmu_psize_def by Bharata B Rao · 3 years, 6 months ago
  7. 2e1ae9cd KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMU by Nicholas Piggin · 3 years, 7 months ago
  8. 13a9a5d powerpc: Add missing linux/{of.h,irqdomain.h} include directives by Marc Zyngier · 6 years ago
  9. d42f323 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
  10. 8309c9d powerpc: inline huge vmap supported functions by Nicholas Piggin · 3 years, 8 months ago
  11. bbc180a mm: HUGE_VMAP arch support cleanup by Nicholas Piggin · 3 years, 8 months ago
  12. 7098f8f powerpc/mm/radix: Make radix__change_memory_range() static by Michael Ellerman · 3 years, 9 months ago
  13. b8b2f37 powerpc/64s: Fix pte update for kernel memory on radix by Jordan Niethe · 3 years, 11 months ago
  14. 4763d37 powerpc: Spelling/typo fixes by Bhaskar Chowdhury · 4 years ago
  15. 57b7505 powerpc/book3s64/kuep: Move KUEP related function outside radix by Aneesh Kumar K.V · 4 years, 1 month ago
  16. 3b47b75 powerpc/book3s64/kuap: Move KUAP related function outside radix by Aneesh Kumar K.V · 4 years, 1 month ago
  17. 39df17b powerpc/book3s64/kuap/kuep: Move uamor setup to pkey init by Aneesh Kumar K.V · 4 years, 1 month ago
  18. 96685f8 Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 2 months ago
  19. b10d6bc arch, drivers: replace for_each_membock() with for_each_mem_range() by Mike Rapoport · 4 years, 2 months ago
  20. fbf2f13 powerpc/lmb-size: Use addr #size-cells value when fetching lmb-size by Aneesh Kumar K.V · 4 years, 3 months ago
  21. 950805f powerpc/book3s64/radix: Make radix_mem_block_size 64bit by Aneesh Kumar K.V · 4 years, 3 months ago
  22. 79b123cd powerepc/book3s64/hash: Align start/end address correctly with bolt mapping by Aneesh Kumar K.V · 4 years, 4 months ago
  23. 103a854 powerpc/book3s64/radix: Fix boot failure with large amount of guest memory by Aneesh Kumar K.V · 4 years, 4 months ago
  24. aff7795 powerpc: fix function annotations to avoid section mismatch warnings with gcc-10 by Vladis Dronov · 4 years, 5 months ago
  25. e0d8e99 powerpc/book3s64/kuap: Move UAMOR setup to key init function by Aneesh Kumar K.V · 4 years, 6 months ago
  26. e10cc87 powerpc/book3s64/kuep: Add MMU_FTR_KUEP by Aneesh Kumar K.V · 4 years, 6 months ago
  27. af9d00e powerpc/mm/radix: Create separate mappings for hot-plugged memory by Aneesh Kumar K.V · 4 years, 6 months ago
  28. d6d6ebf powerpc/mm/radix: Remove split_kernel_mapping() by Bharata B Rao · 4 years, 6 months ago
  29. 9ce8853 powerpc/mm/radix: Free PUD table when freeing pagetable by Bharata B Rao · 4 years, 6 months ago
  30. 645d5ce powerpc/mm/radix: Fix PTE/PMD fragment count for early page table mappings by Aneesh Kumar K.V · 4 years, 6 months ago
  31. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  32. 7ae7715 Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
  33. 2fb4706 powerpc: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
  34. b711531 powerpc: Replace _ALIGN_UP() by ALIGN() by Christophe Leroy · 4 years, 8 months ago
  35. e21dfbf powerpc/mm/book3s64: Avoid sending IPI on clearing PMD by Aneesh Kumar K.V · 4 years, 8 months ago
  36. 4e00c5a powerpc/mm: thread pgprot_t through create_section_mapping() by Logan Gunthorpe · 4 years, 9 months ago
  37. 993cfec powerpc/64s/radix: Fix CONFIG_SMP=n build by Nicholas Piggin · 4 years, 10 months ago
  38. 736bcdd powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2 by Jordan Niethe · 5 years ago
  39. 997cdcb powerpc/mm: remove pmd_huge/pud_huge stubs and include hugetlb.h by Mike Kravetz · 5 years ago
  40. 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
  41. a6f197f powerpc/book3s64: Export has_transparent_hugepage() related functions. by Aneesh Kumar K.V · 5 years ago
  42. ec5b705 powerpc/mm/radix: remove useless kernel messages by Qian Cai · 5 years ago
  43. 7d805ac powerpc/64s: remove unnecessary translation cache flushes at boot by Nicholas Piggin · 5 years ago
  44. 7e71c42 powerpc/64s/pseries: radix flush translations before MMU is enabled at boot by Nicholas Piggin · 5 years ago
  45. fd13dae powerpc/64s: make mmu_partition_table_set_entry TLB flush optional by Nicholas Piggin · 5 years ago
  46. ed6546b powerpc/64s: remove register_process_table callback by Nicholas Piggin · 5 years ago
  47. 9044adc Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 5 years ago
  48. 5223134 powerpc/mm: Write to PTCR only if ultravisor disabled by Claudio Carvalho · 5 years ago
  49. 191e420 powerpc/mm: refactor ioremap_range() and use ioremap_page_range() by Christophe Leroy · 5 years ago
  50. 31f210c powerpc/64s/radix: Fix memory hot-unplug page table split by Nicholas Piggin · 5 years ago
  51. 8f51e39 powerpc/64s/radix: Fix memory hotplug section page table creation by Nicholas Piggin · 5 years ago
  52. 0f472d0 mm/ioremap: probe platform for p4d huge map support by Anshuman Khandual · 5 years ago
  53. 192f0f8 Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  54. d6eaced powerpc/book3s: Use config independent helpers for page table walk by Aneesh Kumar K.V · 6 years ago
  55. 89a3496 powerpc/mm/radix: Use the right page size for vmemmap mapping by Aneesh Kumar K.V · 5 years ago
  56. d909f91 powerpc/64s/radix: Enable HAVE_ARCH_HUGE_VMAP by Nicholas Piggin · 6 years ago
  57. d38153f powerpc/64s/radix: ioremap use ioremap_page_range by Nicholas Piggin · 6 years ago
  58. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  59. d667edc powerpc/mm: Make some symbols static that can be by YueHaibing · 6 years ago
  60. 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]
  61. f341d89 powerpc/mm: fix spelling mistake "Outisde" -> "Outside" by Colin Ian King · 6 years ago
  62. e090939 powerpc/mm: Validate address values against different region limits by Aneesh Kumar K.V · 6 years ago
  63. 0034d39 powerpc/mm/hash64: Map all the kernel regions in the same 0xc range by Aneesh Kumar K.V · 6 years ago
  64. a35a3c6 powerpc/mm/hash64: Add a variable to track the end of IO mapping by Aneesh Kumar K.V · 6 years ago
  65. 890274c powerpc/64s: Implement KUAP for Radix MMU by Michael Ellerman · 6 years ago
  66. 1bb2bae powerpc/mm/radix: Use KUEP API for Radix MMU by Russell Currey · 6 years ago
  67. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  68. f806714 powerpc: prefer memblock APIs returning virtual address by Mike Rapoport · 6 years ago
  69. 5b32336 arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade by Aneesh Kumar K.V · 6 years ago
  70. afb6d06 powerpc/mm/radix: Display if mappings are exec or not by Michael Ellerman · 6 years ago
  71. 232aa40 powerpc/mm/radix: Simplify split mapping logic by Michael Ellerman · 6 years ago
  72. 57306c6 powerpc/mm/radix: Remove the retry in the split mapping logic by Michael Ellerman · 6 years ago
  73. 81d1b54 powerpc/mm/radix: Fix small page at boundary when splitting by Michael Ellerman · 6 years ago
  74. 3b5657e powerpc/mm/radix: Fix overuse of small pages in splitting logic by Michael Ellerman · 6 years ago
  75. 5c6499b powerpc/mm/radix: Fix off-by-one in split mapping logic by Michael Ellerman · 6 years ago
  76. f08d08f powerpc/mm/radix: Only need the Nest MMU workaround for R -> RW transition by Aneesh Kumar K.V · 6 years ago
  77. a2dc009 powerpc/mm/book3s/radix: Add mapping statistics by Aneesh Kumar K.V · 6 years ago
  78. 2bf1071 powerpc/64s: Remove POWER9 DD1 support by Nicholas Piggin · 6 years ago
  79. f1cb8f9 powerpc/64s/radix: avoid ptesync after set_pte and ptep_set_access_flags by Nicholas Piggin · 7 years ago
  80. e5f7cb5 powerpc/64s/radix: do not flush TLB when relaxing access by Nicholas Piggin · 7 years ago
  81. bd5050e powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang by Aneesh Kumar K.V · 7 years ago
  82. e4c1112 powerpc/mm: Change function prototype by Aneesh Kumar K.V · 7 years ago
  83. 044003b powerpc/mm/radix: Move function from radix.h to pgtable-radix.c by Aneesh Kumar K.V · 7 years ago
  84. 738f964 powerpc/mm: Use page fragments for allocation page table at PMD level by Aneesh Kumar K.V · 7 years ago
  85. 8a6c697 powerpc/mm: Implement helpers for pagetable fragment support at PMD level by Aneesh Kumar K.V · 7 years ago
  86. af60a4c powerpc/mm: Use pmd_lockptr instead of opencoding it by Aneesh Kumar K.V · 7 years ago
  87. fb4e5db powerpc/mm/radix: Update pte fragment count from 16 to 256 on radix by Aneesh Kumar K.V · 7 years ago
  88. f437c51 Merge branch 'topic/paca' into next by Michael Ellerman · 7 years ago
  89. 29ab6c4 powerpc/mm: Pass node id into create_section_mapping by Nicholas Piggin · 7 years ago
  90. 2ad452f powerpc/64s/radix: Allocate kernel page tables node-local if possible by Nicholas Piggin · 7 years ago
  91. 0633daf powerpc/64s/radix: Split early page table mapping to its own function by Nicholas Piggin · 7 years ago
  92. bde709a powerpc/mm: Fix section mismatch warning in stop_machine_change_mapping() by Mauricio Faria de Oliveira · 7 years ago
  93. fae2211 powerpc/mm: Fix crashes with 16G huge pages by Aneesh Kumar K.V · 7 years ago
  94. 4dd5f8a9 powerpc/mm/radix: Split linear mapping on hot-unplug by Balbir Singh · 7 years ago
  95. eeb715c powerpc/64s/radix: Boot-time NULL pointer protection using a guard-PID by Nicholas Piggin · 7 years ago
  96. 5eae82c powerpc/pseries: lift RTAS limit for radix by Nicholas Piggin · 7 years ago
  97. 98ae0069 powerpc/pseries: radix is not subject to RMA limit, remove it by Nicholas Piggin · 7 years ago
  98. 1513c33 powerpc/powernv: Remove real mode access limit for early allocations by Nicholas Piggin · 7 years ago
  99. d474827 powerpc/64s: Improve local TLB flush for boot and MCE on POWER9 by Nicholas Piggin · 7 years ago
  100. f79ad50 powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX by Balbir Singh · 7 years ago