summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/hugetlbpage.c
Commit message (Expand)AuthorAgeFilesLines
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-261-7/+2
* powerpc: support multiple hugepage sizesJon Tollefson2008-07-241-97/+177
* powerpc: define support for 16G hugepagesJon Tollefson2008-07-241-18/+44
* powerpc: scan device tree for gigantic pagesJon Tollefson2008-07-241-0/+16
* powerpc: function to allocate gigantic hugepagesJon Tollefson2008-07-241-0/+21
* hugetlb: introduce pud_hugeAndi Kleen2008-07-241-0/+5
* hugetlb: modular state for hugetlb page sizeAndi Kleen2008-07-241-1/+2
* mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich2008-07-241-4/+4
* powerpc: hash_huge_page() should get the WIMG bits from the lpteDave Kleikamp2008-07-011-3/+2
* powerpc: Free a PTE bit on ppc64 with 64K pagesBenjamin Herrenschmidt2008-06-301-3/+5
* [POWERPC] Add hugepagesz boot-time parameterJon Tollefson2008-01-171-25/+94
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-1/+1
* [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-121-6/+7
* [POWERPC] Clean out a bunch of duplicate includesJesper Juhl2007-08-171-3/+0
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* [POWERPC] Introduce address space "slices"Benjamin Herrenschmidt2007-05-091-542/+6
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* get_unmapped_area handles MAP_FIXED on powerpcBenjamin Herrenschmidt2007-05-071-0/+21
* slab allocators: remove multiple alignment specificationsChristoph Lameter2007-05-071-1/+1
* slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGNChristoph Lameter2007-05-071-2/+1
* [POWERPC] Make tlb flush batch use lazy MMU modeBenjamin Herrenschmidt2007-04-131-11/+5
* [POWERPC] Fix spu SLB invalidationsBenjamin Herrenschmidt2007-03-101-0/+4
* [POWERPC] TLB insertion cleanupIshizaki Kou2007-01-241-2/+1
* [POWERPC] Fix bogus BUG_ON() in in hugetlb_get_unmapped_area()David Gibson2007-01-091-4/+4
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [PATCH] shared page table for hugetlb pageChen, Kenneth W2006-12-071-0/+5
* [PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins2006-11-141-2/+6
* [POWERPC] Make high hugepage areas preempt safeHugh Dickins2006-11-011-3/+0
* [POWERPC] hugepage BUG fixAdam Litke2006-08-241-1/+1
* [PATCH] powerpc: Fix pagetable bloat for hugepagesDavid Gibson2006-04-281-36/+259
* [PATCH] hugepage: is_aligned_hugepage_range() cleanupDavid Gibson2006-03-221-15/+0
* [PATCH] powerpc: fix two build warningsArnd Bergmann2006-01-091-1/+0
* [PATCH] powerpc: Make hugepage mappings respect hint addressesDavid Gibson2006-01-091-4/+39
* [PATCH] powerpc: Fix SLB flushing path in hugepageDavid Gibson2005-12-091-16/+41
* [PATCH] powerpc: Add missing icache flushes for hugepagesDavid Gibson2005-12-091-1/+34
* [PATCH] powerpc: Fix a huge page bugBenjamin Herrenschmidt2005-12-081-1/+2
* [PATCH] powerpc: More hugepage boundary case fixesDavid Gibson2005-11-251-1/+1
* [PATCH] powerpc: fix for hugepage areas straddling 4GB boundaryDavid Gibson2005-11-231-3/+3
* [PATCH] mm: powerpc ptlock commentsHugh Dickins2005-11-231-3/+1
* [PATCH] ppc64: Fix bug in SLB miss handler for hugepagesDavid Gibson2005-11-071-0/+6
* [PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt2005-11-061-59/+75
* powerpc: Merge arch/ppc64/mm to arch/powerpc/mmPaul Mackerras2005-10-101-0/+745
OpenPOWER on IntegriCloud