1. c69ded8 mm: remove obsolete comments about page table lock by Naoya Horiguchi · 11 years ago
  2. 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
  3. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  4. 2415cf1 mm/hugetlb: use already existing interface huge_page_shift by Wanpeng Li · 11 years ago
  5. 24a72ac Merge tag 'v3.10' into next by Benjamin Herrenschmidt · 11 years ago
  6. 7888b4d powerpc: Prevent gcc to re-read the pagetables by Aneesh Kumar K.V · 12 years ago
  7. 0ac52dd powerpc: Make linux pagetable walk safe with THP enabled by Aneesh Kumar K.V · 12 years ago
  8. 12bc9f6 powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte by Aneesh Kumar K.V · 12 years ago
  9. ac52ae4 powerpc: Update find_linux_pte_or_hugepte to handle transparent hugepages by Aneesh Kumar K.V · 12 years ago
  10. 2940999 powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common code by Aneesh Kumar K.V · 12 years ago
  11. 8bbd9f0 powerpc: Fix bad pmd error with book3E config by Aneesh Kumar K.V · 12 years ago
  12. e2b3d20 powerpc: Switch 16GB and 16MB explicit hugepages to a different page table format by Aneesh Kumar K.V · 12 years ago
  13. cf9427b powerpc: New hugepage directory format by Aneesh Kumar K.V · 12 years ago
  14. 34d0717 mm: remove free_area_cache use in powerpc architecture by Michel Lespinasse · 12 years ago
  15. 8952812 powerpc: fix compile fail in hugetlb cmdline parsing by Paul Gortmaker · 13 years ago
  16. 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  17. 026cee0 params: <level>_initcall-like kernel parameters by Pawel Moll · 13 years ago
  18. 2480b20 powerpc: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  19. 342d3db KVM: PPC: Implement MMU notifiers for Book3S HV guests by Paul Mackerras · 13 years ago
  20. e4e88f3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  21. a614688 powerpc: Add gpages reservation code for 64-bit FSL BOOKE by Becky Bruce · 13 years ago
  22. 881fde1 powerpc: hugetlb: modify include usage for FSL BookE code by Becky Bruce · 13 years ago
  23. a1cd541 powerpc: Update hugetlb huge_pte_alloc and tablewalk code for FSL BOOKE by Becky Bruce · 13 years ago
  24. 7651295 powerpc: Only define HAVE_ARCH_HUGETLB_UNMAPPED_AREA if PPC_MM_SLICES by Becky Bruce · 13 years ago
  25. 13020be powerpc: Fix compiliation with hugetlbfs enabled by Kumar Gala · 13 years ago
  26. 1197ab2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  27. b35a35b thp: share get_huge_page_tail() by Andrea Arcangeli · 13 years ago
  28. cf592bf powerpc: gup_huge_pmd() return 0 if pte changes by Andrea Arcangeli · 13 years ago
  29. 3526741 powerpc: gup_hugepte() support THP based tail recounting by Andrea Arcangeli · 13 years ago
  30. 8596468 powerpc: gup_hugepte() avoid freeing the head page too many times by Andrea Arcangeli · 13 years ago
  31. 405e44f powerpc: get_hugepte() don't put_page() the wrong page by Andrea Arcangeli · 13 years ago
  32. 25c29f9 powerpc: Fix hugetlb with CONFIG_PPC_MM_SLICES=y by Paul Mackerras · 13 years ago
  33. 41151e7 powerpc: Hugetlb for BookE by Becky Bruce · 13 years ago
  34. 44ae3ab powerpc: Free up some CPU feature bits by moving out MMU-related features by Matt Evans · 14 years ago
  35. 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
  36. 39adfa5 powerpc/mm: Fix bug in gup_hugepd() by David Gibson · 15 years ago
  37. 0895ecd powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal accessors by David Gibson · 15 years ago
  38. 883a3e5 powerpc/mm: Split hash MMU specific hugepage code into a new file by David Gibson · 15 years ago
  39. d1837cb powerpc/mm: Cleanup initialization of hugepages on powerpc by David Gibson · 15 years ago
  40. a4fe3ce powerpc/mm: Allow more flexible layouts for hugepage pagetables by David Gibson · 15 years ago
  41. a0668cd powerpc/mm: Cleanup management of kmem_caches for pagetables by David Gibson · 15 years ago
  42. f71dc17 powerpc/mm: Make hpte_need_flush() correctly mask for multiple page sizes by David Gibson · 15 years ago
  43. 57e2a99 powerpc: Add memory management headers for new 64-bit BookE by Benjamin Herrenschmidt · 15 years ago
  44. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  45. 3340289 mm: report the MMU pagesize in /proc/pid/smaps by Mel Gorman · 16 years ago
  46. 1e1c568 Merge branch 'merge' into next by Paul Mackerras · 16 years ago
  47. 48f797d powerpc: Check for valid hugepage size in hugetlb_get_unmapped_area by Brian King · 16 years ago
  48. 5274918 Merge branch 'merge' by Paul Mackerras · 16 years ago
  49. 4ea8fb9 powerpc set_huge_psize() false positive by Al Viro · 16 years ago
  50. 7d4320f powerpc: Hugetlb pgtable cache access cleanup by Jon Tollefson · 16 years ago
  51. 0b26425 powerpc: Clean up hugepage pagetable allocation for powerpc with 16G pages by David Gibson · 16 years ago
  52. 00df438 powerpc: Disable 64K hugetlb support when doing 64K SPU mappings by Benjamin Herrenschmidt · 16 years ago
  53. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  54. 0d9ea75 powerpc: support multiple hugepage sizes by Jon Tollefson · 16 years ago
  55. 9122434 powerpc: define support for 16G hugepages by Jon Tollefson · 16 years ago
  56. 658013e powerpc: scan device tree for gigantic pages by Jon Tollefson · 16 years ago
  57. ec4b2c0 powerpc: function to allocate gigantic hugepages by Jon Tollefson · 16 years ago
  58. ceb8687 hugetlb: introduce pud_huge by Andi Kleen · 16 years ago
  59. a551643 hugetlb: modular state for hugetlb page size by Andi Kleen · 16 years ago
  60. 42b7772 mm: remove double indirection on tlb parameter to free_pgd_range() & Co by Jan Beulich · 16 years ago
  61. 87e9ab1 powerpc: hash_huge_page() should get the WIMG bits from the lpte by Dave Kleikamp · 17 years ago
  62. 41743a4 powerpc: Free a PTE bit on ppc64 with 64K pages by Benjamin Herrenschmidt · 17 years ago
  63. 4ec161c [POWERPC] Add hugepagesz boot-time parameter by Jon Tollefson · 17 years ago
  64. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  65. 1189be6 [POWERPC] Use 1TB segments by Paul Mackerras · 17 years ago
  66. 9420dc6 [POWERPC] Clean out a bunch of duplicate includes by Jesper Juhl · 17 years ago
  67. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  68. d0f13e3 [POWERPC] Introduce address space "slices" by Benjamin Herrenschmidt · 18 years ago
  69. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  70. d506a77 get_unmapped_area handles MAP_FIXED on powerpc by Benjamin Herrenschmidt · 18 years ago
  71. f0f3980 slab allocators: remove multiple alignment specifications by Christoph Lameter · 18 years ago
  72. 5af6083 slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN by Christoph Lameter · 18 years ago
  73. a741e67 [POWERPC] Make tlb flush batch use lazy MMU mode by Benjamin Herrenschmidt · 18 years ago
  74. 94b2a43 [POWERPC] Fix spu SLB invalidations by Benjamin Herrenschmidt · 18 years ago
  75. d649bd7 [POWERPC] TLB insertion cleanup by Ishizaki Kou · 18 years ago
  76. 6aa3e1e [POWERPC] Fix bogus BUG_ON() in in hugetlb_get_unmapped_area() by David Gibson · 18 years ago
  77. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  78. 39dde65 [PATCH] shared page table for hugetlb page by Chen, Kenneth W · 18 years ago
  79. 68589bc [PATCH] hugetlb: prepare_hugepage_range check offset too by Hugh Dickins · 18 years ago
  80. 9626888 [POWERPC] Make high hugepage areas preempt safe by Hugh Dickins · 18 years ago
  81. c9169f8 [POWERPC] hugepage BUG fix by Adam Litke · 18 years ago
  82. f10a04c [PATCH] powerpc: Fix pagetable bloat for hugepages by David Gibson · 19 years ago
  83. 42b88be [PATCH] hugepage: is_aligned_hugepage_range() cleanup by David Gibson · 19 years ago
  84. 021c733 [PATCH] powerpc: fix two build warnings by Arnd Bergmann · 19 years ago
  85. 456752f [PATCH] powerpc: Make hugepage mappings respect hint addresses by David Gibson · 19 years ago
  86. 23ed6cb [PATCH] powerpc: Fix SLB flushing path in hugepage by David Gibson · 19 years ago
  87. cbf52af [PATCH] powerpc: Add missing icache flushes for hugepages by David Gibson · 19 years ago
  88. 325c82a [PATCH] powerpc: Fix a huge page bug by Benjamin Herrenschmidt · 19 years ago
  89. 9a94c57 [PATCH] powerpc: More hugepage boundary case fixes by David Gibson · 19 years ago
  90. 5e391dc9 [PATCH] powerpc: fix for hugepage areas straddling 4GB boundary by David Gibson · 19 years ago
  91. 01edcd8 [PATCH] mm: powerpc ptlock comments by Hugh Dickins · 19 years ago
  92. 7d24f0b [PATCH] ppc64: Fix bug in SLB miss handler for hugepages by David Gibson · 19 years ago
  93. 3c726f8 [PATCH] ppc64: support 64k pages by Benjamin Herrenschmidt · 19 years ago
  94. ab1f9da powerpc: Merge arch/ppc64/mm to arch/powerpc/mm by Paul Mackerras · 19 years ago[Renamed from arch/ppc64/mm/hugetlbpage.c]
  95. 67b1081 [PATCH] ppc64: Fix huge pages MMU mapping bug by Benjamin Herrenschmidt · 19 years ago
  96. 14b3466 [PATCH] Invert sense of SLB class bit by David Gibson · 19 years ago
  97. c594ada [PATCH] Dynamic hugepage addresses for ppc64 by David Gibson · 19 years ago
  98. e28f7fa [PATCH] Four level pagetables for ppc64 by David Gibson · 19 years ago
  99. 96e2844 [PATCH] ppc64: kill bitfields in ppc64 hash code by David Gibson · 19 years ago
  100. 1363c3c [PATCH] Avoiding mmap fragmentation by Wolfgang Wander · 20 years ago