1. 387e220 powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU by Nicholas Piggin · 3 years, 1 month ago
  2. 2062617 powerpc: make memremap_compat_align 64s-only by Nicholas Piggin · 3 years, 1 month ago
  3. bdad5d5 powerpc/64s: move page size definitions from hash specific file by Nicholas Piggin · 3 years, 1 month ago
  4. 5402e23 powerpc/64s: Get LPID bit width from device tree by Nicholas Piggin · 3 years, 2 months ago
  5. dbf77fed powerpc: rename powerpc_debugfs_root to arch_debugfs_dir by Aneesh Kumar K.V · 3 years, 5 months ago
  6. 8119cef powerpc/kexec: blacklist functions called in real mode for kprobe by Hari Bathini · 3 years, 6 months ago
  7. 2bb421a powerpc/mm/64s: Fix no previous prototype warning by Michael Ellerman · 4 years ago
  8. 032b7f0 powerpc/64s/radix: serialize_against_pte_lookup IPIs trim mm_cpumask by Nicholas Piggin · 4 years, 1 month ago
  9. 53f45ec powerpc/mm: Move setting PTE specific flags to pfn_pmd() by Aneesh Kumar K.V · 4 years, 3 months ago
  10. 000a42b powerpc/book3s64/keys/kuap: Reset AMR/IAMR values on kexec by Aneesh Kumar K.V · 4 years, 6 months ago
  11. 645d5ce powerpc/mm/radix: Fix PTE/PMD fragment count for early page table mappings by Aneesh Kumar K.V · 4 years, 6 months ago
  12. 18594f9 powerpc/64s/radix: Don't prefetch DAR in update_mmu_cache by Nicholas Piggin · 4 years, 9 months ago
  13. 75358ea powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault race by Aneesh Kumar K.V · 4 years, 8 months ago
  14. e21dfbf powerpc/mm/book3s64: Avoid sending IPI on clearing PMD by Aneesh Kumar K.V · 4 years, 8 months ago
  15. 4e00c5a powerpc/mm: thread pgprot_t through create_section_mapping() by Logan Gunthorpe · 4 years, 9 months ago
  16. 12e4d53 powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case by Aneesh Kumar K.V · 5 years ago
  17. 2275d7b powerpc/64s/radix: introduce options to disable use of the tlbie instruction by Nicholas Piggin · 5 years ago
  18. 7d805ac powerpc/64s: remove unnecessary translation cache flushes at boot by Nicholas Piggin · 5 years ago
  19. fd13dae powerpc/64s: make mmu_partition_table_set_entry TLB flush optional by Nicholas Piggin · 5 years ago
  20. 99161de powerpc/64s/radix: tidy up TLB flushing code by Nicholas Piggin · 5 years ago
  21. ed6546b powerpc/64s: remove register_process_table callback by Nicholas Piggin · 5 years ago
  22. 9044adc Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 5 years ago
  23. 5223134 powerpc/mm: Write to PTCR only if ultravisor disabled by Claudio Carvalho · 5 years ago
  24. 139a1d2 powerpc/mm: Use UV_WRITE_PATE ucall to register a PATE by Michael Anderson · 5 years ago
  25. 191e420 powerpc/mm: refactor ioremap_range() and use ioremap_page_range() by Christophe Leroy · 5 years ago
  26. 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
  27. 1ecf2cd powerpc/mm: pmd_devmap implies pmd_large(). by Aneesh Kumar K.V · 6 years ago
  28. 8b8dc69 Merge branch 'fixes' into next by Michael Ellerman · 6 years ago
  29. d38153f powerpc/64s/radix: ioremap use ioremap_page_range by Nicholas Piggin · 6 years ago
  30. 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
  31. 33258a1 powerpc/64s: Fix THP PMD collapse serialisation by Nicholas Piggin · 6 years ago
  32. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  33. 47d9994 powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64 by Christophe Leroy · 6 years ago[Renamed from arch/powerpc/mm/pgtable-book3s64.c]
  34. 9d9f2cc powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h> by Christophe Leroy · 6 years ago
  35. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  36. f806714 powerpc: prefer memblock APIs returning virtual address by Mike Rapoport · 6 years ago
  37. 5b32336 arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade by Aneesh Kumar K.V · 6 years ago
  38. 579b923 powerpc/radix: Fix kernel crash with mremap() by Aneesh Kumar K.V · 6 years ago
  39. 2a14653 powerpc/mm: Avoid useless lock with single page fragments by Christophe Leroy · 6 years ago
  40. a95d133 powerpc/mm: Move pte_fragment_alloc() to a common location by Christophe Leroy · 6 years ago
  41. dd0e144 powerpc/mm: Fix WARN_ON with THP NUMA migration by Aneesh Kumar K.V · 6 years ago
  42. ae28f17 powerpc/mm/book3s: Check for pmd_large instead of pmd_trans_huge by Aneesh Kumar K.V · 6 years ago
  43. da7ad36 powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit by Aneesh Kumar K.V · 6 years ago
  44. a2dc009 powerpc/mm/book3s/radix: Add mapping statistics by Aneesh Kumar K.V · 6 years ago
  45. 4231aba powerpc/64s: Fix page table fragment refcount race vs speculative references by Nicholas Piggin · 6 years ago
  46. fadd03c powerpc/mm/hash/4k: Free hugetlb page table caches correctly. by Aneesh Kumar K.V · 7 years ago
  47. 68662f8 powerpc/64s/radix: prefetch user address in update_mmu_cache by Nicholas Piggin · 7 years ago
  48. bd5050e powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang by Aneesh Kumar K.V · 7 years ago
  49. e4c1112 powerpc/mm: Change function prototype by Aneesh Kumar K.V · 7 years ago
  50. 738f964 powerpc/mm: Use page fragments for allocation page table at PMD level by Aneesh Kumar K.V · 7 years ago
  51. 8a6c697 powerpc/mm: Implement helpers for pagetable fragment support at PMD level by Aneesh Kumar K.V · 7 years ago
  52. 0c4d268 powerpc/book3s64/mm: Simplify the rcu callback for page table free by Aneesh Kumar K.V · 7 years ago
  53. 1c7ec8a powerpc/mm/book3s64/4k: Switch 4k pagesize config to use pagetable fragment by Aneesh Kumar K.V · 7 years ago
  54. 7023467 powerpc/mm/nohash: Remove pte fragment dependency from nohash by Aneesh Kumar K.V · 7 years ago
  55. af60a4c powerpc/mm: Use pmd_lockptr instead of opencoding it by Aneesh Kumar K.V · 7 years ago
  56. 59879d5 powerpc/mm/book3s64: Move book3s64 code to pgtable-book3s64 by Aneesh Kumar K.V · 7 years ago
  57. f437c51 Merge branch 'topic/paca' into next by Michael Ellerman · 7 years ago
  58. 29ab6c4 powerpc/mm: Pass node id into create_section_mapping by Nicholas Piggin · 7 years ago
  59. bde709a powerpc/mm: Fix section mismatch warning in stop_machine_change_mapping() by Mauricio Faria de Oliveira · 7 years ago
  60. 8cc931e powerpc/mm: update pmdp_invalidate to return old pmd value by Aneesh Kumar K.V · 7 years ago
  61. 0f4bc09 powerpc/mm/cxl: Add the fault handling cpu to mm cpumask by Aneesh Kumar K.V · 7 years ago
  62. fa4531f powerpc/mm: Don't send IPI to all cpus on THP updates by Aneesh Kumar K.V · 7 years ago
  63. ebd3119 powerpc/mm: Add devmap support for ppc64 by Oliver O'Halloran · 8 years ago
  64. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  65. 4b5d62c powerpc/mm: add radix__remove_section_mapping() by Reza Arbab · 8 years ago
  66. 6cc2734 powerpc/mm: add radix__create_section_mapping() by Reza Arbab · 8 years ago
  67. 32b53c0 powerpc/mm: Fix memory hotplug BUG() on radix by Reza Arbab · 8 years ago
  68. b3603e1 powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flush by Aneesh Kumar K.V · 8 years ago
  69. fe036a0 powerpc/64/kexec: Fix MMU cleanup on radix by Benjamin Herrenschmidt · 8 years ago
  70. c6d1a76 powerpc/mm/radix: Use different pte update sequence for different POWER9 revs by Aneesh Kumar K.V · 8 years ago
  71. eea8148 powerpc/mm: Move register_process_table() out of ppc_md by Michael Ellerman · 8 years ago
  72. d8e91e9 powerpc/mm/radix: Add tlb flush of THP ptes by Aneesh Kumar K.V · 9 years ago
  73. 157d4d0 powerpc/mm/radix: Add missing tlb flush by Aneesh Kumar K.V · 9 years ago
  74. bde3eb6 powerpc/mm/radix: Add radix THP callbacks by Aneesh Kumar K.V · 9 years ago
  75. 3df33f1 powerpc/mm/thp: Abstraction for THP functions by Aneesh Kumar K.V · 9 years ago