Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-02-22 | powerpc/mm/hash: Clear the invalid slot information correctly | Aneesh Kumar K.V | 1 | -1/+7 |
2015-12-14 | powerpc/mm: Move WIMG update to helper. | Aneesh Kumar K.V | 1 | -10/+0 |
2015-12-14 | powerpc/mm: Add helper for converting pte bit to hpte bits | Aneesh Kumar K.V | 1 | -32/+3 |
2015-12-14 | powerpc/mm: Convert __hash_page_64K to C | Aneesh Kumar K.V | 1 | -0/+130 |
2015-12-14 | powerpc/mm: Remove pte_val usage for the second half of pgtable_t | Aneesh Kumar K.V | 1 | -1/+0 |
2015-12-14 | powerpc/mm: Don't track subpage valid bit in pte_t | Aneesh Kumar K.V | 1 | -2/+32 |
2015-12-14 | powerpc/mm: Convert 4k hash insert to C | Aneesh Kumar K.V | 1 | -0/+202 |