Age | Commit message (Expand) | Author | Files | Lines |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-11-27 | powerpc/mm: Fix bug in gup_hugepd() | David Gibson | 1 | -1/+10 |
2009-10-30 | powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ... | David Gibson | 1 | -21/+10 |
2009-10-30 | powerpc/mm: Split hash MMU specific hugepage code into a new file | David Gibson | 1 | -166/+2 |
2009-10-30 | powerpc/mm: Cleanup initialization of hugepages on powerpc | David Gibson | 1 | -66/+62 |
2009-10-30 | powerpc/mm: Allow more flexible layouts for hugepage pagetables | David Gibson | 1 | -245/+228 |
2009-10-30 | powerpc/mm: Cleanup management of kmem_caches for pagetables | David Gibson | 1 | -36/+15 |
2009-10-30 | powerpc/mm: Make hpte_need_flush() correctly mask for multiple page sizes | David Gibson | 1 | -5/+1 |
2009-08-20 | powerpc: Add memory management headers for new 64-bit BookE | Benjamin Herrenschmidt | 1 | -2/+6 |
2009-07-27 | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt | 1 | -2/+2 |
2009-01-07 | mm: report the MMU pagesize in /proc/pid/smaps | Mel Gorman | 1 | -0/+7 |
2008-12-16 | Merge branch 'merge' into next | Paul Mackerras | 1 | -0/+3 |
2008-12-16 | powerpc: Check for valid hugepage size in hugetlb_get_unmapped_area | Brian King | 1 | -0/+3 |
2008-12-03 | Merge branch 'merge' | Paul Mackerras | 1 | -1/+1 |
2008-11-30 | powerpc set_huge_psize() false positive | Al Viro | 1 | -1/+1 |
2008-11-06 | powerpc: Hugetlb pgtable cache access cleanup | Jon Tollefson | 1 | -11/+11 |
2008-09-15 | powerpc: Clean up hugepage pagetable allocation for powerpc with 16G pages | David Gibson | 1 | -26/+33 |
2008-07-28 | powerpc: Disable 64K hugetlb support when doing 64K SPU mappings | Benjamin Herrenschmidt | 1 | -1/+8 |
2008-07-26 | SL*B: drop kmem cache argument from constructor | Alexey Dobriyan | 1 | -7/+2 |
2008-07-24 | powerpc: support multiple hugepage sizes | Jon Tollefson | 1 | -97/+177 |
2008-07-24 | powerpc: define support for 16G hugepages | Jon Tollefson | 1 | -18/+44 |
2008-07-24 | powerpc: scan device tree for gigantic pages | Jon Tollefson | 1 | -0/+16 |
2008-07-24 | powerpc: function to allocate gigantic hugepages | Jon Tollefson | 1 | -0/+21 |
2008-07-24 | hugetlb: introduce pud_huge | Andi Kleen | 1 | -0/+5 |
2008-07-24 | hugetlb: modular state for hugetlb page size | Andi Kleen | 1 | -1/+2 |
2008-07-24 | mm: remove double indirection on tlb parameter to free_pgd_range() & Co | Jan Beulich | 1 | -4/+4 |
2008-07-01 | powerpc: hash_huge_page() should get the WIMG bits from the lpte | Dave Kleikamp | 1 | -3/+2 |
2008-06-30 | powerpc: Free a PTE bit on ppc64 with 64K pages | Benjamin Herrenschmidt | 1 | -3/+5 |
2008-01-17 | [POWERPC] Add hugepagesz boot-time parameter | Jon Tollefson | 1 | -25/+94 |
2007-10-17 | Slab API: remove useless ctor parameter and reorder parameters | Christoph Lameter | 1 | -1/+1 |
2007-10-12 | [POWERPC] Use 1TB segments | Paul Mackerras | 1 | -6/+7 |
2007-08-17 | [POWERPC] Clean out a bunch of duplicate includes | Jesper Juhl | 1 | -3/+0 |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 1 | -1/+1 |
2007-05-09 | [POWERPC] Introduce address space "slices" | Benjamin Herrenschmidt | 1 | -542/+6 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 1 | -1/+0 |
2007-05-07 | get_unmapped_area handles MAP_FIXED on powerpc | Benjamin Herrenschmidt | 1 | -0/+21 |
2007-05-07 | slab allocators: remove multiple alignment specifications | Christoph Lameter | 1 | -1/+1 |
2007-05-07 | slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN | Christoph Lameter | 1 | -2/+1 |
2007-04-12 | [POWERPC] Make tlb flush batch use lazy MMU mode | Benjamin Herrenschmidt | 1 | -11/+5 |
2007-03-10 | [POWERPC] Fix spu SLB invalidations | Benjamin Herrenschmidt | 1 | -0/+4 |
2007-01-24 | [POWERPC] TLB insertion cleanup | Ishizaki Kou | 1 | -2/+1 |
2007-01-09 | [POWERPC] Fix bogus BUG_ON() in in hugetlb_get_unmapped_area() | David Gibson | 1 | -4/+4 |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 1 | -1/+1 |
2006-12-07 | [PATCH] shared page table for hugetlb page | Chen, Kenneth W | 1 | -0/+5 |
2006-11-14 | [PATCH] hugetlb: prepare_hugepage_range check offset too | Hugh Dickins | 1 | -2/+6 |
2006-11-01 | [POWERPC] Make high hugepage areas preempt safe | Hugh Dickins | 1 | -3/+0 |
2006-08-24 | [POWERPC] hugepage BUG fix | Adam Litke | 1 | -1/+1 |
2006-04-28 | [PATCH] powerpc: Fix pagetable bloat for hugepages | David Gibson | 1 | -36/+259 |
2006-03-22 | [PATCH] hugepage: is_aligned_hugepage_range() cleanup | David Gibson | 1 | -15/+0 |
2006-01-09 | [PATCH] powerpc: fix two build warnings | Arnd Bergmann | 1 | -1/+0 |