| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-01-06 | 1 | -43/+73 |
|\ |
|
| * | powerpc: Add gpages reservation code for 64-bit FSL BOOKE | Becky Bruce | 2011-12-07 | 1 | -4/+4 |
| * | powerpc: hugetlb: modify include usage for FSL BookE code | Becky Bruce | 2011-12-07 | 1 | -29/+25 |
| * | powerpc: Update hugetlb huge_pte_alloc and tablewalk code for FSL BOOKE | Becky Bruce | 2011-12-07 | 1 | -6/+42 |
| * | powerpc: Only define HAVE_ARCH_HUGETLB_UNMAPPED_AREA if PPC_MM_SLICES | Becky Bruce | 2011-12-07 | 1 | -4/+2 |
* | | powerpc: Fix compiliation with hugetlbfs enabled | Kumar Gala | 2011-11-25 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-11-06 | 1 | -42/+337 |
|\ |
|
| * | powerpc: Fix hugetlb with CONFIG_PPC_MM_SLICES=y | Paul Mackerras | 2011-09-23 | 1 | -2/+2 |
| * | powerpc: Hugetlb for BookE | Becky Bruce | 2011-09-20 | 1 | -42/+337 |
* | | thp: share get_huge_page_tail() | Andrea Arcangeli | 2011-11-02 | 1 | -11/+0 |
* | | powerpc: gup_huge_pmd() return 0 if pte changes | Andrea Arcangeli | 2011-11-02 | 1 | -10/+11 |
* | | powerpc: gup_hugepte() support THP based tail recounting | Andrea Arcangeli | 2011-11-02 | 1 | -1/+23 |
* | | powerpc: gup_hugepte() avoid freeing the head page too many times | Andrea Arcangeli | 2011-11-02 | 1 | -3/+2 |
* | | powerpc: get_hugepte() don't put_page() the wrong page | Andrea Arcangeli | 2011-11-02 | 1 | -1/+1 |
|/ |
|
* | powerpc: Free up some CPU feature bits by moving out MMU-related features | Matt Evans | 2011-04-27 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | powerpc/mm: Fix bug in gup_hugepd() | David Gibson | 2009-11-27 | 1 | -1/+10 |
* | powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ... | David Gibson | 2009-10-30 | 1 | -21/+10 |
* | powerpc/mm: Split hash MMU specific hugepage code into a new file | David Gibson | 2009-10-30 | 1 | -166/+2 |
* | powerpc/mm: Cleanup initialization of hugepages on powerpc | David Gibson | 2009-10-30 | 1 | -66/+62 |
* | powerpc/mm: Allow more flexible layouts for hugepage pagetables | David Gibson | 2009-10-30 | 1 | -245/+228 |
* | powerpc/mm: Cleanup management of kmem_caches for pagetables | David Gibson | 2009-10-30 | 1 | -36/+15 |
* | powerpc/mm: Make hpte_need_flush() correctly mask for multiple page sizes | David Gibson | 2009-10-30 | 1 | -5/+1 |
* | powerpc: Add memory management headers for new 64-bit BookE | Benjamin Herrenschmidt | 2009-08-20 | 1 | -2/+6 |
* | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt | 2009-07-27 | 1 | -2/+2 |
* | mm: report the MMU pagesize in /proc/pid/smaps | Mel Gorman | 2009-01-06 | 1 | -0/+7 |
* | Merge branch 'merge' into next | Paul Mackerras | 2008-12-16 | 1 | -0/+3 |
|\ |
|
| * | powerpc: Check for valid hugepage size in hugetlb_get_unmapped_area | Brian King | 2008-12-16 | 1 | -0/+3 |
* | | Merge branch 'merge' | Paul Mackerras | 2008-12-03 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | powerpc set_huge_psize() false positive | Al Viro | 2008-11-30 | 1 | -1/+1 |
* | | powerpc: Hugetlb pgtable cache access cleanup | Jon Tollefson | 2008-11-06 | 1 | -11/+11 |
|/ |
|
* | powerpc: Clean up hugepage pagetable allocation for powerpc with 16G pages | David Gibson | 2008-09-15 | 1 | -26/+33 |
* | powerpc: Disable 64K hugetlb support when doing 64K SPU mappings | Benjamin Herrenschmidt | 2008-07-28 | 1 | -1/+8 |
* | SL*B: drop kmem cache argument from constructor | Alexey Dobriyan | 2008-07-26 | 1 | -7/+2 |
* | powerpc: support multiple hugepage sizes | Jon Tollefson | 2008-07-24 | 1 | -97/+177 |
* | powerpc: define support for 16G hugepages | Jon Tollefson | 2008-07-24 | 1 | -18/+44 |
* | powerpc: scan device tree for gigantic pages | Jon Tollefson | 2008-07-24 | 1 | -0/+16 |
* | powerpc: function to allocate gigantic hugepages | Jon Tollefson | 2008-07-24 | 1 | -0/+21 |
* | hugetlb: introduce pud_huge | Andi Kleen | 2008-07-24 | 1 | -0/+5 |
* | hugetlb: modular state for hugetlb page size | Andi Kleen | 2008-07-24 | 1 | -1/+2 |
* | mm: remove double indirection on tlb parameter to free_pgd_range() & Co | Jan Beulich | 2008-07-24 | 1 | -4/+4 |
* | powerpc: hash_huge_page() should get the WIMG bits from the lpte | Dave Kleikamp | 2008-07-01 | 1 | -3/+2 |
* | powerpc: Free a PTE bit on ppc64 with 64K pages | Benjamin Herrenschmidt | 2008-06-30 | 1 | -3/+5 |
* | [POWERPC] Add hugepagesz boot-time parameter | Jon Tollefson | 2008-01-17 | 1 | -25/+94 |
* | Slab API: remove useless ctor parameter and reorder parameters | Christoph Lameter | 2007-10-17 | 1 | -1/+1 |
* | [POWERPC] Use 1TB segments | Paul Mackerras | 2007-10-12 | 1 | -6/+7 |
* | [POWERPC] Clean out a bunch of duplicate includes | Jesper Juhl | 2007-08-17 | 1 | -3/+0 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-20 | 1 | -1/+1 |
* | [POWERPC] Introduce address space "slices" | Benjamin Herrenschmidt | 2007-05-09 | 1 | -542/+6 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |