Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-06-21 | powerpc/mm: handle hugepage size correctly when invalidating hpte entries | Aneesh Kumar K.V | 1 | -1/+1 |
2013-04-30 | powerpc: print both base and actual page size on hash failure | Aneesh Kumar K.V | 1 | -1/+1 |
2013-04-18 | powerpc: Split the code trying to insert hpte repeatedly as an helper function | Li Zhong | 1 | -25/+6 |
2013-04-18 | powerpc: Move the setting of rflags out of loop in __hash_page_huge | Li Zhong | 1 | -4/+4 |
2012-09-17 | powerpc/mm: Convert virtual address to vpn | Aneesh Kumar K.V | 1 | -7/+8 |
2010-07-23 | powerpc/mm: Add some debug output when hash insertion fails | Benjamin Herrenschmidt | 1 | -0/+2 |
2010-07-23 | powerpc/mm: Fix bugs in huge page hashing | Benjamin Herrenschmidt | 1 | -18/+13 |
2010-07-23 | powerpc/mm: Handle hypervisor pte insert failure in __hash_page_huge | Anton Blanchard | 1 | -2/+9 |
2009-10-30 | powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ... | David Gibson | 1 | -29/+1 |
2009-10-30 | powerpc/mm: Split hash MMU specific hugepage code into a new file | David Gibson | 1 | -0/+167 |