Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov | 2017-03-09 | 1 | -0/+1 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 2016-12-16 | 1 | -20/+20 |
|\ | |||||
| * | powerpc: port 64 bits pgtable_cache to 32 bits | Christophe Leroy | 2016-12-10 | 1 | -20/+20 |
* | | powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flush | Aneesh Kumar K.V | 2016-11-28 | 1 | -1/+2 |
|/ | |||||
* | powerpc/mm/radix: Use different pte update sequence for different POWER9 revs | Aneesh Kumar K.V | 2016-09-13 | 1 | -1/+2 |
* | powerpc/mm: Move PTE bits from generic functions to hash64 functions. | Aneesh Kumar K.V | 2015-12-14 | 1 | -0/+183 |
* | powerpc/mm: Don't use pmd_val, pud_val and pgd_val as lvalue | Aneesh Kumar K.V | 2015-12-14 | 1 | -1/+5 |
* | powerpc/mm: Delete booke bits from book3s | Aneesh Kumar K.V | 2015-12-14 | 1 | -69/+24 |
* | powerpc/mm: make a separate copy for book3s | Aneesh Kumar K.V | 2015-12-14 | 1 | -0/+340 |