aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/hugetlbpage-hash64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-05powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V1-3/+3
2013-12-09powerpc/mm: Free up _PAGE_COHERENCE for numa fault use laterAneesh Kumar K.V1-0/+4
2013-06-21powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V1-1/+1
2013-04-30powerpc: print both base and actual page size on hash failureAneesh Kumar K.V1-1/+1
2013-04-18powerpc: Split the code trying to insert hpte repeatedly as an helper functionLi Zhong1-25/+6
2013-04-18powerpc: Move the setting of rflags out of loop in __hash_page_hugeLi Zhong1-4/+4
2012-09-17powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V1-7/+8
2010-07-23powerpc/mm: Add some debug output when hash insertion failsBenjamin Herrenschmidt1-0/+2
2010-07-23powerpc/mm: Fix bugs in huge page hashingBenjamin Herrenschmidt1-18/+13
2010-07-23powerpc/mm: Handle hypervisor pte insert failure in __hash_page_hugeAnton Blanchard1-2/+9
2009-10-30powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal accessorsDavid Gibson1-29/+1
2009-10-30powerpc/mm: Split hash MMU specific hugepage code into a new fileDavid Gibson1-0/+167