| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | get_unmapped_area handles MAP_FIXED on powerpc | Benjamin Herrenschmidt | 2007-05-07 | 1 | -0/+21 |
* | slab allocators: remove multiple alignment specifications | Christoph Lameter | 2007-05-07 | 1 | -1/+1 |
* | slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN | Christoph Lameter | 2007-05-07 | 1 | -2/+1 |
* | [POWERPC] Make tlb flush batch use lazy MMU mode | Benjamin Herrenschmidt | 2007-04-13 | 1 | -11/+5 |
* | [POWERPC] Fix spu SLB invalidations | Benjamin Herrenschmidt | 2007-03-10 | 1 | -0/+4 |
* | [POWERPC] TLB insertion cleanup | Ishizaki Kou | 2007-01-24 | 1 | -2/+1 |
* | [POWERPC] Fix bogus BUG_ON() in in hugetlb_get_unmapped_area() | David Gibson | 2007-01-09 | 1 | -4/+4 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] shared page table for hugetlb page | Chen, Kenneth W | 2006-12-07 | 1 | -0/+5 |
* | [PATCH] hugetlb: prepare_hugepage_range check offset too | Hugh Dickins | 2006-11-14 | 1 | -2/+6 |
* | [POWERPC] Make high hugepage areas preempt safe | Hugh Dickins | 2006-11-01 | 1 | -3/+0 |
* | [POWERPC] hugepage BUG fix | Adam Litke | 2006-08-24 | 1 | -1/+1 |
* | [PATCH] powerpc: Fix pagetable bloat for hugepages | David Gibson | 2006-04-28 | 1 | -36/+259 |
* | [PATCH] hugepage: is_aligned_hugepage_range() cleanup | David Gibson | 2006-03-22 | 1 | -15/+0 |
* | [PATCH] powerpc: fix two build warnings | Arnd Bergmann | 2006-01-09 | 1 | -1/+0 |
* | [PATCH] powerpc: Make hugepage mappings respect hint addresses | David Gibson | 2006-01-09 | 1 | -4/+39 |
* | [PATCH] powerpc: Fix SLB flushing path in hugepage | David Gibson | 2005-12-09 | 1 | -16/+41 |
* | [PATCH] powerpc: Add missing icache flushes for hugepages | David Gibson | 2005-12-09 | 1 | -1/+34 |
* | [PATCH] powerpc: Fix a huge page bug | Benjamin Herrenschmidt | 2005-12-08 | 1 | -1/+2 |
* | [PATCH] powerpc: More hugepage boundary case fixes | David Gibson | 2005-11-25 | 1 | -1/+1 |
* | [PATCH] powerpc: fix for hugepage areas straddling 4GB boundary | David Gibson | 2005-11-23 | 1 | -3/+3 |
* | [PATCH] mm: powerpc ptlock comments | Hugh Dickins | 2005-11-23 | 1 | -3/+1 |
* | [PATCH] ppc64: Fix bug in SLB miss handler for hugepages | David Gibson | 2005-11-07 | 1 | -0/+6 |