Age | Commit message (Expand) | Author | Files | Lines |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
2020-05-28 | powerpc/40x: Rework 40x PTE access and TLB miss | Christophe Leroy | 1 | -2/+0 |
2020-05-26 | powerpc/8xx: Manage 512k huge pages as standard pages. | Christophe Leroy | 1 | -1/+1 |
2019-08-20 | powerpc/mm: define empty update_mmu_cache() as static inline | Christophe Leroy | 1 | -0/+13 |
2018-12-04 | powerpc/8xx: reintroduce 16K pages with HW assistance | Christophe Leroy | 1 | -0/+4 |
2018-10-18 | powerpc/mm: Make pte_pgprot return all pte bits | Aneesh Kumar K.V | 1 | -1/+0 |
2018-10-14 | powerpc/mm: Allow platforms to redefine some helpers | Christophe Leroy | 1 | -6/+18 |
2018-10-14 | powerpc/nohash/64: do not include pte-common.h | Christophe Leroy | 1 | -0/+28 |
2018-10-14 | powerpc/mm: Move pte_user() into nohash/pgtable.h | Christophe Leroy | 1 | -0/+10 |
2018-10-14 | powerpc/mm: use pte helpers in generic code | Christophe Leroy | 1 | -2/+1 |
2018-10-14 | powerpc/mm: add pte helpers to query and change pte flags | Christophe Leroy | 1 | -0/+28 |
2018-10-14 | powerpc/mm: move some nohash pte helpers in nohash/[32:64]/pgtable.h | Christophe Leroy | 1 | -28/+0 |
2018-10-14 | powerpc/mm: properly set PAGE_KERNEL flags in ioremap() | Christophe Leroy | 1 | -0/+2 |
2018-08-23 | powerpc/nohash: fix pte_access_permitted() | Christophe Leroy | 1 | -6/+3 |
2018-05-07 | powerpc/nohash: Use IS_ENABLED() to simplify __set_pte_at() | Christophe Leroy | 1 | -15/+8 |
2018-05-07 | powerpc/nohash: Remove hash related code from nohash headers. | Christophe Leroy | 1 | -35/+4 |
2018-01-16 | powerpc/8xx: Remove _PAGE_USER and handle user access at PMD level | Christophe Leroy | 1 | -1/+1 |
2018-01-16 | powerpc/8xx: remove unused _PAGE_WRITETHRU | Christophe Leroy | 1 | -0/+2 |
2017-12-22 | powerpc/mm: Add proper pte access check helper for other platforms | Aneesh Kumar K.V | 1 | -0/+23 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-15 | powerpc/hugetlb: fix page rights verification in gup_hugepte() | Christophe Leroy | 1 | -0/+1 |
2017-03-03 | powerpc/booke: Fix boot crash due to null hugepd | Laurentiu Tudor | 1 | -1/+1 |
2017-01-18 | powerpc/mm: Fix little-endian 4K hugetlb | Aneesh Kumar K.V | 1 | -2/+3 |
2016-12-10 | powerpc/8xx: Implement support of hugepages | Christophe Leroy | 1 | -0/+4 |
2015-12-14 | powerpc/mm: Move hugetlb related headers | Aneesh Kumar K.V | 1 | -0/+25 |
2015-12-14 | powerpc/booke: Move nohash headers | Aneesh Kumar K.V | 1 | -0/+227 |