1. 1e1c568 Merge branch 'merge' into next by Paul Mackerras · 16 years ago
  2. 48f797d powerpc: Check for valid hugepage size in hugetlb_get_unmapped_area by Brian King · 16 years ago
  3. 5274918 Merge branch 'merge' by Paul Mackerras · 16 years ago
  4. 4ea8fb9 powerpc set_huge_psize() false positive by Al Viro · 16 years ago
  5. 7d4320f powerpc: Hugetlb pgtable cache access cleanup by Jon Tollefson · 16 years ago
  6. 0b26425 powerpc: Clean up hugepage pagetable allocation for powerpc with 16G pages by David Gibson · 16 years ago
  7. 00df438 powerpc: Disable 64K hugetlb support when doing 64K SPU mappings by Benjamin Herrenschmidt · 16 years ago
  8. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  9. 0d9ea75 powerpc: support multiple hugepage sizes by Jon Tollefson · 16 years ago
  10. 9122434 powerpc: define support for 16G hugepages by Jon Tollefson · 16 years ago
  11. 658013e powerpc: scan device tree for gigantic pages by Jon Tollefson · 16 years ago
  12. ec4b2c0 powerpc: function to allocate gigantic hugepages by Jon Tollefson · 16 years ago
  13. ceb8687 hugetlb: introduce pud_huge by Andi Kleen · 16 years ago
  14. a551643 hugetlb: modular state for hugetlb page size by Andi Kleen · 16 years ago
  15. 42b7772 mm: remove double indirection on tlb parameter to free_pgd_range() & Co by Jan Beulich · 16 years ago
  16. 87e9ab1 powerpc: hash_huge_page() should get the WIMG bits from the lpte by Dave Kleikamp · 16 years ago
  17. 41743a4 powerpc: Free a PTE bit on ppc64 with 64K pages by Benjamin Herrenschmidt · 16 years ago
  18. 4ec161c [POWERPC] Add hugepagesz boot-time parameter by Jon Tollefson · 17 years ago
  19. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  20. 1189be6 [POWERPC] Use 1TB segments by Paul Mackerras · 17 years ago
  21. 9420dc6 [POWERPC] Clean out a bunch of duplicate includes by Jesper Juhl · 17 years ago
  22. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  23. d0f13e3 [POWERPC] Introduce address space "slices" by Benjamin Herrenschmidt · 17 years ago
  24. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  25. d506a77 get_unmapped_area handles MAP_FIXED on powerpc by Benjamin Herrenschmidt · 17 years ago
  26. f0f3980 slab allocators: remove multiple alignment specifications by Christoph Lameter · 17 years ago
  27. 5af6083 slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN by Christoph Lameter · 17 years ago
  28. a741e67 [POWERPC] Make tlb flush batch use lazy MMU mode by Benjamin Herrenschmidt · 17 years ago
  29. 94b2a43 [POWERPC] Fix spu SLB invalidations by Benjamin Herrenschmidt · 17 years ago
  30. d649bd7 [POWERPC] TLB insertion cleanup by Ishizaki Kou · 18 years ago
  31. 6aa3e1e [POWERPC] Fix bogus BUG_ON() in in hugetlb_get_unmapped_area() by David Gibson · 18 years ago
  32. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  33. 39dde65 [PATCH] shared page table for hugetlb page by Chen, Kenneth W · 18 years ago
  34. 68589bc [PATCH] hugetlb: prepare_hugepage_range check offset too by Hugh Dickins · 18 years ago
  35. 9626888 [POWERPC] Make high hugepage areas preempt safe by Hugh Dickins · 18 years ago
  36. c9169f8 [POWERPC] hugepage BUG fix by Adam Litke · 18 years ago
  37. f10a04c [PATCH] powerpc: Fix pagetable bloat for hugepages by David Gibson · 18 years ago
  38. 42b88be [PATCH] hugepage: is_aligned_hugepage_range() cleanup by David Gibson · 18 years ago
  39. 021c733 [PATCH] powerpc: fix two build warnings by Arnd Bergmann · 19 years ago
  40. 456752f [PATCH] powerpc: Make hugepage mappings respect hint addresses by David Gibson · 19 years ago
  41. 23ed6cb [PATCH] powerpc: Fix SLB flushing path in hugepage by David Gibson · 19 years ago
  42. cbf52af [PATCH] powerpc: Add missing icache flushes for hugepages by David Gibson · 19 years ago
  43. 325c82a [PATCH] powerpc: Fix a huge page bug by Benjamin Herrenschmidt · 19 years ago
  44. 9a94c57 [PATCH] powerpc: More hugepage boundary case fixes by David Gibson · 19 years ago
  45. 5e391dc [PATCH] powerpc: fix for hugepage areas straddling 4GB boundary by David Gibson · 19 years ago
  46. 01edcd8 [PATCH] mm: powerpc ptlock comments by Hugh Dickins · 19 years ago
  47. 7d24f0b [PATCH] ppc64: Fix bug in SLB miss handler for hugepages by David Gibson · 19 years ago
  48. 3c726f8 [PATCH] ppc64: support 64k pages by Benjamin Herrenschmidt · 19 years ago
  49. ab1f9da powerpc: Merge arch/ppc64/mm to arch/powerpc/mm by Paul Mackerras · 19 years ago[Renamed from arch/ppc64/mm/hugetlbpage.c]
  50. 67b1081 [PATCH] ppc64: Fix huge pages MMU mapping bug by Benjamin Herrenschmidt · 19 years ago
  51. 14b3466 [PATCH] Invert sense of SLB class bit by David Gibson · 19 years ago
  52. c594ada [PATCH] Dynamic hugepage addresses for ppc64 by David Gibson · 19 years ago
  53. e28f7fa [PATCH] Four level pagetables for ppc64 by David Gibson · 19 years ago
  54. 96e2844 [PATCH] ppc64: kill bitfields in ppc64 hash code by David Gibson · 19 years ago
  55. 1363c3c [PATCH] Avoiding mmap fragmentation by Wolfgang Wander · 19 years ago
  56. 63551ae [PATCH] Hugepage consolidation by David Gibson · 19 years ago
  57. 58366af [PATCH] ppc64: update to use the new 4L headers by Benjamin Herrenschmidt · 19 years ago
  58. 021740d [PATCH] freepgt: hugetlb area is clean by Hugh Dickins · 19 years ago
  59. 3bf5ee9 [PATCH] freepgt: hugetlb_free_pgd_range by Hugh Dickins · 19 years ago
  60. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago