Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | powerpc/mm: Add pte_xchg() helper | Michael Ellerman | 2016-05-01 | 1 | -4/+3 |
* | powerp/mm: Update code comments | Aneesh Kumar K.V | 2016-03-03 | 1 | -2/+2 |
* | powerpc/mm/book3s-64: Clean up some obsolete or misleading comments | Paul Mackerras | 2016-02-27 | 1 | -2/+1 |
* | powerpc/mm/hash: Clear the invalid slot information correctly | Aneesh Kumar K.V | 2016-02-22 | 1 | -1/+7 |
* | powerpc/mm: Move WIMG update to helper. | Aneesh Kumar K.V | 2015-12-14 | 1 | -10/+0 |
* | powerpc/mm: Add helper for converting pte bit to hpte bits | Aneesh Kumar K.V | 2015-12-14 | 1 | -32/+3 |
* | powerpc/mm: Convert __hash_page_64K to C | Aneesh Kumar K.V | 2015-12-14 | 1 | -0/+130 |
* | powerpc/mm: Remove pte_val usage for the second half of pgtable_t | Aneesh Kumar K.V | 2015-12-14 | 1 | -1/+0 |
* | powerpc/mm: Don't track subpage valid bit in pte_t | Aneesh Kumar K.V | 2015-12-14 | 1 | -2/+32 |
* | powerpc/mm: Convert 4k hash insert to C | Aneesh Kumar K.V | 2015-12-14 | 1 | -0/+202 |