1. b426e4b powerpc/mm: Use mm_is_thread_local() instread of open-coding by Benjamin Herrenschmidt · 8 years ago
  2. 8434f08 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 7 years ago
  3. 94171b1 powerpc/mm: Rename find_linux_pte_or_hugepte() by Aneesh Kumar K.V · 8 years ago
  4. 79cc38d powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel command line by Aneesh Kumar K.V · 8 years ago
  5. ca8afd4 powerpc/hugetlb: fix page rights verification in gup_hugepte() by Christophe Leroy · 8 years ago
  6. d691b7e Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  7. 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 8 years ago
  8. 40692eb powerpc/mm/hugetlb: add support for 1G huge pages by Aneesh Kumar K.V · 8 years ago
  9. 28c0571 powerpc/mm/hugetlb: remove follow_huge_addr for powerpc by Aneesh Kumar K.V · 8 years ago
  10. 50791e6 powerpc/hugetlb: add follow_huge_pd implementation for ppc64 by Aneesh Kumar K.V · 8 years ago
  11. ebd3119 powerpc/mm: Add devmap support for ppc64 by Oliver O'Halloran · 8 years ago
  12. 7a849a6 powerpc/hugetlbfs: Export HPAGE_SHIFT by Oliver O'Halloran · 8 years ago
  13. d248564 powerpc/mm/hugetlb: Add support for page accounting by Balbir Singh · 8 years ago
  14. a525108 powerpc/mm/hugetlb: Filter out hugepage size not supported by page table layout 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. ff8b857 powerpc/mm/hugetlb: Don't panic when we don't find the default huge page size by Aneesh Kumar K.V · 8 years ago
  17. bf5ca68 powerpc: Fix pgtable pmd cache init by Nicholas Piggin · 8 years ago
  18. 4b914286 powerpc/8xx: Implement support of hugepages by Christophe Leroy · 8 years ago
  19. 03bb2d6 powerpc: get hugetlbpage handling more generic by Christophe Leroy · 8 years ago
  20. 6b8cb66 powerpc: Fix usage of _PAGE_RO in hugepage by Christophe Leroy · 8 years ago
  21. bad60e6 Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  22. 0eab46b powerpc/mm: Add memory barrier in __hugepte_alloc() by Sukadev Bhattiprolu · 9 years ago
  23. 2379a23 powerpc: get rid of superfluous __GFP_REPEAT by Michal Hocko · 9 years ago
  24. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  25. 71bf79c powerpc: mm: use hugetlb_bad_size() by Vaishali Thakkar · 9 years ago
  26. 4848376 powerpc/mm: Add radix support for hugetlb by Aneesh Kumar K.V · 9 years ago
  27. 2f5f0df powerpc/mm: Fix vma_mmu_pagesize() for radix by Aneesh Kumar K.V · 9 years ago
  28. ac29c64 powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED by Aneesh Kumar K.V · 9 years ago
  29. c7d5484 powerpc/mm: Use _PAGE_READ to indicate Read access by Aneesh Kumar K.V · 9 years ago
  30. 08a5bb2 powerpc/mm: Fixup preempt underflow with huge pages by Sebastian Siewior · 9 years ago
  31. c61a884 powerpc/mm/book3s-64: Use physical addresses in upper page table tree levels by Paul Mackerras · 9 years ago
  32. 7aa9a23 powerpc, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  33. ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 9 years ago
  34. 6a119ea powerpc/mm: Add a _PAGE_PTE bit by Aneesh Kumar K.V · 9 years ago
  35. 26a344a powerpc/mm: Move hugetlb related headers by Aneesh Kumar K.V · 9 years ago
  36. 891121e powerpc/mm: Differentiate between hugetlb and THP during page walk by Aneesh Kumar K.V · 9 years ago
  37. ec2640b powerpc/mm: Disable hugepd for 64K page size. by Aneesh Kumar K.V · 9 years ago
  38. f444f1f powerpc/cell: Drop support for 64K local store on 4K kernels by Michael Ellerman · 9 years ago
  39. 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 · 10 years ago
  40. 8d7804a Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  41. e81f2d2 mm/hugetlb: reduce arch dependent code about huge_pmd_unshare by Zhang Zhen · 10 years ago
  42. 6f11428 powerpc: don't use module_init for non-modular core hugetlb code by Paul Gortmaker · 10 years ago
  43. 987aec3 Merge 4.1-rc7 into driver-core-next by Greg Kroah-Hartman · 10 years ago
  44. ecc8617 module: add extra argument for parse_params() callback by Luis R. Rodriguez · 10 years ago
  45. 7b868e8 powerpc/mm: Return NULL for not present hugetlb page by Aneesh Kumar K.V · 10 years ago
  46. 7d6e7f7 powerpc/mm/thp: Return pte address if we find trans_splitting. by Aneesh Kumar K.V · 10 years ago
  47. 691e95f powerpc/mm/thp: Make page table walk safe against thp split/collapse by Aneesh Kumar K.V · 10 years ago
  48. 1cbee46 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into fixes by Michael Ellerman · 10 years ago
  49. 50c6a66 powerpc/hugetlb: Call mm_dec_nr_pmds() in hugetlb_free_pmd_range() by Scott Wood · 10 years ago
  50. 4f9c53c powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabled by Michael Ellerman · 10 years ago
  51. c833e17 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 10 years ago
  52. 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 10 years ago
  53. da1a288 ppc/hugetlbfs: Replace ACCESS_ONCE with READ_ONCE by Christian Borntraeger · 10 years ago
  54. 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
  55. b5be75d Merge remote-tracking branch 'benh/next' into next by Michael Ellerman · 10 years ago
  56. c4f3eb5 powerpc/mm/hugetlb: Sanity check gigantic hugepage count by James Yang · 10 years ago
  57. e39f223f powerpc: Remove more traces of bootmem by Michael Ellerman · 10 years ago
  58. fb7332a mmu_gather: move minimal range calculations into generic code by Will Deacon · 10 years ago
  59. b30e759 powerpc/mm: Switch to generic RCU get_user_pages_fast by Aneesh Kumar K.V · 10 years ago
  60. 0674352 powerpc/mm: Add missing pmd accessors by Aneesh Kumar K.V · 10 years ago
  61. 14ed740 powerpc: Remove some old bootmem related comments by Anton Blanchard · 10 years ago
  62. 69111ba powerpc: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  63. c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 11 years ago
  64. 94b09d7 powerpc/hugetlb: Replace __get_cpu_var with get_cpu_var by Tiejun Chen · 11 years ago
  65. c69ded8 mm: remove obsolete comments about page table lock by Naoya Horiguchi · 11 years ago
  66. 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
  67. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  68. 2415cf1 mm/hugetlb: use already existing interface huge_page_shift by Wanpeng Li · 12 years ago
  69. 24a72ac Merge tag 'v3.10' into next by Benjamin Herrenschmidt · 12 years ago
  70. 7888b4d powerpc: Prevent gcc to re-read the pagetables by Aneesh Kumar K.V · 12 years ago
  71. 0ac52dd powerpc: Make linux pagetable walk safe with THP enabled by Aneesh Kumar K.V · 12 years ago
  72. 12bc9f6 powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte by Aneesh Kumar K.V · 12 years ago
  73. ac52ae4 powerpc: Update find_linux_pte_or_hugepte to handle transparent hugepages by Aneesh Kumar K.V · 12 years ago
  74. 2940999 powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common code by Aneesh Kumar K.V · 12 years ago
  75. 8bbd9f0 powerpc: Fix bad pmd error with book3E config by Aneesh Kumar K.V · 12 years ago
  76. e2b3d20 powerpc: Switch 16GB and 16MB explicit hugepages to a different page table format by Aneesh Kumar K.V · 12 years ago
  77. cf9427b powerpc: New hugepage directory format by Aneesh Kumar K.V · 12 years ago
  78. 34d0717 mm: remove free_area_cache use in powerpc architecture by Michel Lespinasse · 12 years ago
  79. 8952812 powerpc: fix compile fail in hugetlb cmdline parsing by Paul Gortmaker · 13 years ago
  80. 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  81. 026cee0 params: <level>_initcall-like kernel parameters by Pawel Moll · 13 years ago
  82. 2480b20 powerpc: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  83. 342d3db KVM: PPC: Implement MMU notifiers for Book3S HV guests by Paul Mackerras · 13 years ago
  84. e4e88f3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  85. a614688 powerpc: Add gpages reservation code for 64-bit FSL BOOKE by Becky Bruce · 13 years ago
  86. 881fde1 powerpc: hugetlb: modify include usage for FSL BookE code by Becky Bruce · 13 years ago
  87. a1cd541 powerpc: Update hugetlb huge_pte_alloc and tablewalk code for FSL BOOKE by Becky Bruce · 13 years ago
  88. 7651295 powerpc: Only define HAVE_ARCH_HUGETLB_UNMAPPED_AREA if PPC_MM_SLICES by Becky Bruce · 13 years ago
  89. 13020be powerpc: Fix compiliation with hugetlbfs enabled by Kumar Gala · 13 years ago
  90. 1197ab2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  91. b35a35b thp: share get_huge_page_tail() by Andrea Arcangeli · 13 years ago
  92. cf592bf powerpc: gup_huge_pmd() return 0 if pte changes by Andrea Arcangeli · 13 years ago
  93. 3526741 powerpc: gup_hugepte() support THP based tail recounting by Andrea Arcangeli · 13 years ago
  94. 8596468 powerpc: gup_hugepte() avoid freeing the head page too many times by Andrea Arcangeli · 13 years ago
  95. 405e44f powerpc: get_hugepte() don't put_page() the wrong page by Andrea Arcangeli · 13 years ago
  96. 25c29f9 powerpc: Fix hugetlb with CONFIG_PPC_MM_SLICES=y by Paul Mackerras · 13 years ago
  97. 41151e7 powerpc: Hugetlb for BookE by Becky Bruce · 14 years ago
  98. 44ae3ab powerpc: Free up some CPU feature bits by moving out MMU-related features by Matt Evans · 14 years ago
  99. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  100. 39adfa5 powerpc/mm: Fix bug in gup_hugepd() by David Gibson · 15 years ago