1. 11f9c1d powerpc/mm: Move hpte_insert_repeating() prototype by Cédric Le Goater · 4 years ago
  2. d94b827 powerpc/book3s64/kuap: Use Key 3 for kernel mapping with hash translation by Aneesh Kumar K.V · 4 years, 1 month ago
  3. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
  4. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  5. c5710cd2 powerpc/mm: cleanup HPAGE_SHIFT setup by Christophe Leroy · 6 years ago
  6. 47d9994 powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64 by Christophe Leroy · 6 years ago[Renamed (93%) from arch/powerpc/mm/hugetlbpage-hash64.c]
  7. 6c3ac11 Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  8. 8ef5cbd arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade by Aneesh Kumar K.V · 6 years ago
  9. 8132cf1 powerpc/mm: Fix "sz" set but not used warning by Qian Cai · 6 years ago
  10. 75646c4 arch/powerpc/mm/hash: validate the pte entries before handling the hash fault by Aneesh Kumar K.V · 6 years ago
  11. ff31e10 powerpc/mm/hash64: Store the slot information at the right offset for hugetlb by Aneesh Kumar K.V · 7 years ago
  12. bf9a95f powerpc: Free up four 64K PTE bits in 64K backed HPTE pages by Ram Pai · 7 years ago
  13. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  14. 9859f0c powerpc/mm: Remove the debug hugepd_ok check by Aneesh Kumar K.V · 8 years ago
  15. 20717e1 powerpc/mm: Fix little-endian 4K hugetlb by Aneesh Kumar K.V · 8 years ago
  16. 7025776 powerpc/mm: Move hash table ops to a separate structure by Benjamin Herrenschmidt · 8 years ago
  17. 945537d powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefix by Aneesh Kumar K.V · 9 years ago
  18. ac29c64 powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED by Aneesh Kumar K.V · 9 years ago
  19. c7d5484 powerpc/mm: Use _PAGE_READ to indicate Read access by Aneesh Kumar K.V · 9 years ago
  20. 3910a7f powerpc/mm: Add pte_xchg() helper by Michael Ellerman · 9 years ago
  21. a9d4996 powerpc/mm/book3s-64: Move HPTE-related bits in PTE to upper end by Paul Mackerras · 9 years ago
  22. 26a344a powerpc/mm: Move hugetlb related headers by Aneesh Kumar K.V · 9 years ago
  23. 40e8550 powerpc/mm: Move WIMG update to helper. by Aneesh Kumar K.V · 9 years ago
  24. c6a3c49 powerpc/mm: Add helper for converting pte bit to hpte bits by Aneesh Kumar K.V · 9 years ago
  25. bf680d5 powerpc/mm: Don't track subpage valid bit in pte_t by Aneesh Kumar K.V · 9 years ago
  26. aefa568 powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault by Aneesh Kumar K.V · 10 years ago
  27. c8c06f5 powerpc/mm: Free up _PAGE_COHERENCE for numa fault use later by Aneesh Kumar K.V · 11 years ago
  28. db3d853 powerpc/mm: handle hugepage size correctly when invalidating hpte entries by Aneesh Kumar K.V · 12 years ago
  29. d8139eb powerpc: print both base and actual page size on hash failure by Aneesh Kumar K.V · 12 years ago
  30. b170bd3 powerpc: Split the code trying to insert hpte repeatedly as an helper function by Li Zhong · 12 years ago
  31. 2c3c069 powerpc: Move the setting of rflags out of loop in __hash_page_huge by Li Zhong · 12 years ago
  32. 5524a27 powerpc/mm: Convert virtual address to vpn by Aneesh Kumar K.V · 12 years ago
  33. 4b8692c powerpc/mm: Add some debug output when hash insertion fails by Benjamin Herrenschmidt · 14 years ago
  34. 171aa2c powerpc/mm: Fix bugs in huge page hashing by Benjamin Herrenschmidt · 14 years ago
  35. b1623e7 powerpc/mm: Handle hypervisor pte insert failure in __hash_page_huge by Anton Blanchard · 14 years ago
  36. 0895ecd powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal accessors by David Gibson · 15 years ago
  37. 883a3e5 powerpc/mm: Split hash MMU specific hugepage code into a new file by David Gibson · 15 years ago