1. c61a884 powerpc/mm/book3s-64: Use physical addresses in upper page table tree levels by Paul Mackerras · 8 years ago
  2. 7aa9a23 powerpc, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  3. ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 9 years ago
  4. 6a119ea powerpc/mm: Add a _PAGE_PTE bit by Aneesh Kumar K.V · 9 years ago
  5. 26a344a powerpc/mm: Move hugetlb related headers by Aneesh Kumar K.V · 9 years ago
  6. 891121e powerpc/mm: Differentiate between hugetlb and THP during page walk by Aneesh Kumar K.V · 9 years ago
  7. ec2640b powerpc/mm: Disable hugepd for 64K page size. by Aneesh Kumar K.V · 9 years ago
  8. f444f1f powerpc/cell: Drop support for 64K local store on 4K kernels by Michael Ellerman · 9 years ago
  9. 9d90f03 Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  10. 8d7804a Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  11. e81f2d2 mm/hugetlb: reduce arch dependent code about huge_pmd_unshare by Zhang Zhen · 9 years ago
  12. 6f11428 powerpc: don't use module_init for non-modular core hugetlb code by Paul Gortmaker · 9 years ago
  13. 987aec3 Merge 4.1-rc7 into driver-core-next by Greg Kroah-Hartman · 9 years ago
  14. ecc8617 module: add extra argument for parse_params() callback by Luis R. Rodriguez · 9 years ago
  15. 7b868e8 powerpc/mm: Return NULL for not present hugetlb page by Aneesh Kumar K.V · 9 years ago
  16. 7d6e7f7 powerpc/mm/thp: Return pte address if we find trans_splitting. by Aneesh Kumar K.V · 9 years ago
  17. 691e95f powerpc/mm/thp: Make page table walk safe against thp split/collapse by Aneesh Kumar K.V · 9 years ago
  18. 1cbee46 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into fixes by Michael Ellerman · 9 years ago
  19. 50c6a66 powerpc/hugetlb: Call mm_dec_nr_pmds() in hugetlb_free_pmd_range() by Scott Wood · 9 years ago
  20. 4f9c53c powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabled by Michael Ellerman · 9 years ago
  21. c833e17 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 9 years ago
  22. 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 9 years ago
  23. da1a288 ppc/hugetlbfs: Replace ACCESS_ONCE with READ_ONCE by Christian Borntraeger · 10 years ago
  24. 140cd7f Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  25. b5be75d Merge remote-tracking branch 'benh/next' into next by Michael Ellerman · 10 years ago
  26. c4f3eb5 powerpc/mm/hugetlb: Sanity check gigantic hugepage count by James Yang · 10 years ago
  27. e39f223f powerpc: Remove more traces of bootmem by Michael Ellerman · 10 years ago
  28. fb7332a mmu_gather: move minimal range calculations into generic code by Will Deacon · 10 years ago
  29. b30e759 powerpc/mm: Switch to generic RCU get_user_pages_fast by Aneesh Kumar K.V · 10 years ago
  30. 0674352 powerpc/mm: Add missing pmd accessors by Aneesh Kumar K.V · 10 years ago
  31. 14ed740 powerpc: Remove some old bootmem related comments by Anton Blanchard · 10 years ago
  32. 69111ba powerpc: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  33. c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 10 years ago
  34. 94b09d7 powerpc/hugetlb: Replace __get_cpu_var with get_cpu_var by Tiejun Chen · 11 years ago
  35. c69ded8 mm: remove obsolete comments about page table lock by Naoya Horiguchi · 11 years ago
  36. 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
  37. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  38. 2415cf1 mm/hugetlb: use already existing interface huge_page_shift by Wanpeng Li · 11 years ago
  39. 24a72ac Merge tag 'v3.10' into next by Benjamin Herrenschmidt · 11 years ago
  40. 7888b4d powerpc: Prevent gcc to re-read the pagetables by Aneesh Kumar K.V · 11 years ago
  41. 0ac52dd powerpc: Make linux pagetable walk safe with THP enabled by Aneesh Kumar K.V · 11 years ago
  42. 12bc9f6 powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte by Aneesh Kumar K.V · 11 years ago
  43. ac52ae4 powerpc: Update find_linux_pte_or_hugepte to handle transparent hugepages by Aneesh Kumar K.V · 11 years ago
  44. 2940999 powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common code by Aneesh Kumar K.V · 11 years ago
  45. 8bbd9f0 powerpc: Fix bad pmd error with book3E config by Aneesh Kumar K.V · 11 years ago
  46. e2b3d20 powerpc: Switch 16GB and 16MB explicit hugepages to a different page table format by Aneesh Kumar K.V · 11 years ago
  47. cf9427b powerpc: New hugepage directory format by Aneesh Kumar K.V · 11 years ago
  48. 34d0717 mm: remove free_area_cache use in powerpc architecture by Michel Lespinasse · 11 years ago
  49. 8952812 powerpc: fix compile fail in hugetlb cmdline parsing by Paul Gortmaker · 12 years ago
  50. 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  51. 026cee0 params: <level>_initcall-like kernel parameters by Pawel Moll · 12 years ago
  52. 2480b20 powerpc: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  53. 342d3db KVM: PPC: Implement MMU notifiers for Book3S HV guests by Paul Mackerras · 13 years ago
  54. e4e88f3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  55. a614688 powerpc: Add gpages reservation code for 64-bit FSL BOOKE by Becky Bruce · 13 years ago
  56. 881fde1 powerpc: hugetlb: modify include usage for FSL BookE code by Becky Bruce · 13 years ago
  57. a1cd541 powerpc: Update hugetlb huge_pte_alloc and tablewalk code for FSL BOOKE by Becky Bruce · 13 years ago
  58. 7651295 powerpc: Only define HAVE_ARCH_HUGETLB_UNMAPPED_AREA if PPC_MM_SLICES by Becky Bruce · 13 years ago
  59. 13020be powerpc: Fix compiliation with hugetlbfs enabled by Kumar Gala · 13 years ago
  60. 1197ab2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  61. b35a35b thp: share get_huge_page_tail() by Andrea Arcangeli · 13 years ago
  62. cf592bf powerpc: gup_huge_pmd() return 0 if pte changes by Andrea Arcangeli · 13 years ago
  63. 3526741 powerpc: gup_hugepte() support THP based tail recounting by Andrea Arcangeli · 13 years ago
  64. 8596468 powerpc: gup_hugepte() avoid freeing the head page too many times by Andrea Arcangeli · 13 years ago
  65. 405e44f powerpc: get_hugepte() don't put_page() the wrong page by Andrea Arcangeli · 13 years ago
  66. 25c29f9 powerpc: Fix hugetlb with CONFIG_PPC_MM_SLICES=y by Paul Mackerras · 13 years ago
  67. 41151e7 powerpc: Hugetlb for BookE by Becky Bruce · 13 years ago
  68. 44ae3ab powerpc: Free up some CPU feature bits by moving out MMU-related features by Matt Evans · 13 years ago
  69. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  70. 39adfa5 powerpc/mm: Fix bug in gup_hugepd() by David Gibson · 15 years ago
  71. 0895ecd powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal accessors by David Gibson · 15 years ago
  72. 883a3e5 powerpc/mm: Split hash MMU specific hugepage code into a new file by David Gibson · 15 years ago
  73. d1837cb powerpc/mm: Cleanup initialization of hugepages on powerpc by David Gibson · 15 years ago
  74. a4fe3ce powerpc/mm: Allow more flexible layouts for hugepage pagetables by David Gibson · 15 years ago
  75. a0668cd powerpc/mm: Cleanup management of kmem_caches for pagetables by David Gibson · 15 years ago
  76. f71dc17 powerpc/mm: Make hpte_need_flush() correctly mask for multiple page sizes by David Gibson · 15 years ago
  77. 57e2a99 powerpc: Add memory management headers for new 64-bit BookE by Benjamin Herrenschmidt · 15 years ago
  78. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  79. 3340289 mm: report the MMU pagesize in /proc/pid/smaps by Mel Gorman · 16 years ago
  80. 1e1c568 Merge branch 'merge' into next by Paul Mackerras · 16 years ago
  81. 48f797d powerpc: Check for valid hugepage size in hugetlb_get_unmapped_area by Brian King · 16 years ago
  82. 5274918 Merge branch 'merge' by Paul Mackerras · 16 years ago
  83. 4ea8fb9 powerpc set_huge_psize() false positive by Al Viro · 16 years ago
  84. 7d4320f powerpc: Hugetlb pgtable cache access cleanup by Jon Tollefson · 16 years ago
  85. 0b26425 powerpc: Clean up hugepage pagetable allocation for powerpc with 16G pages by David Gibson · 16 years ago
  86. 00df438 powerpc: Disable 64K hugetlb support when doing 64K SPU mappings by Benjamin Herrenschmidt · 16 years ago
  87. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  88. 0d9ea75 powerpc: support multiple hugepage sizes by Jon Tollefson · 16 years ago
  89. 9122434 powerpc: define support for 16G hugepages by Jon Tollefson · 16 years ago
  90. 658013e powerpc: scan device tree for gigantic pages by Jon Tollefson · 16 years ago
  91. ec4b2c0 powerpc: function to allocate gigantic hugepages by Jon Tollefson · 16 years ago
  92. ceb8687 hugetlb: introduce pud_huge by Andi Kleen · 16 years ago
  93. a551643 hugetlb: modular state for hugetlb page size by Andi Kleen · 16 years ago
  94. 42b7772 mm: remove double indirection on tlb parameter to free_pgd_range() & Co by Jan Beulich · 16 years ago
  95. 87e9ab1 powerpc: hash_huge_page() should get the WIMG bits from the lpte by Dave Kleikamp · 16 years ago
  96. 41743a4 powerpc: Free a PTE bit on ppc64 with 64K pages by Benjamin Herrenschmidt · 16 years ago
  97. 4ec161c [POWERPC] Add hugepagesz boot-time parameter by Jon Tollefson · 17 years ago
  98. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  99. 1189be6 [POWERPC] Use 1TB segments by Paul Mackerras · 17 years ago
  100. 9420dc6 [POWERPC] Clean out a bunch of duplicate includes by Jesper Juhl · 17 years ago