Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | powerpc/mm: Fix lazy icache flush on pre-POWER5 | Benjamin Herrenschmidt | 2016-11-29 | 1 | -1/+1 |
* | powerpc/mm: Move hash table ops to a separate structure | Benjamin Herrenschmidt | 2016-07-21 | 1 | -8/+10 |
* | powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefix | Aneesh Kumar K.V | 2016-05-01 | 1 | -10/+11 |
* | powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED | Aneesh Kumar K.V | 2016-05-01 | 1 | -1/+1 |
* | powerpc/mm: Use _PAGE_READ to indicate Read access | Aneesh Kumar K.V | 2016-05-01 | 1 | -1/+1 |
* | powerpc/mm: Add pte_xchg() helper | Michael Ellerman | 2016-05-01 | 1 | -2/+2 |
* | powerpc/mm: add _PAGE_HASHPTE similar to 4K hash | Aneesh Kumar K.V | 2016-03-03 | 1 | -1/+1 |
* | powerp/mm: Update code comments | Aneesh Kumar K.V | 2016-03-03 | 1 | -1/+1 |
* | powerpc/mm: Move WIMG update to helper. | Aneesh Kumar K.V | 2015-12-14 | 1 | -5/+0 |
* | powerpc/mm: Add helper for converting pte bit to hpte bits | Aneesh Kumar K.V | 2015-12-14 | 1 | -12/+1 |
* | powerpc/mm: Convert 4k insert from asm to C | Aneesh Kumar K.V | 2015-12-14 | 1 | -0/+139 |