summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/hugetlbpage-hash64.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-03-071-2/+1
|\
| * powerpc/mm: Fix "sz" set but not used warningQian Cai2019-03-021-2/+1
* | arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgradeAneesh Kumar K.V2019-03-051-0/+25
|/
* arch/powerpc/mm/hash: validate the pte entries before handling the hash faultAneesh Kumar K.V2018-10-031-0/+4
* powerpc/mm/hash64: Store the slot information at the right offset for hugetlbAneesh Kumar K.V2018-02-131-3/+7
* powerpc: Free up four 64K PTE bits in 64K backed HPTE pagesRam Pai2017-12-201-10/+6
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* powerpc/mm: Remove the debug hugepd_ok checkAneesh Kumar K.V2017-01-231-21/+0
* powerpc/mm: Fix little-endian 4K hugetlbAneesh Kumar K.V2017-01-181-1/+4
* powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt2016-07-211-2/+2
* powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefixAneesh Kumar K.V2016-05-011-10/+10
* powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGEDAneesh Kumar K.V2016-05-011-1/+2
* powerpc/mm: Use _PAGE_READ to indicate Read accessAneesh Kumar K.V2016-05-011-1/+1
* powerpc/mm: Add pte_xchg() helperMichael Ellerman2016-05-011-2/+2
* powerpc/mm/book3s-64: Move HPTE-related bits in PTE to upper endPaul Mackerras2016-02-291-2/+3
* powerpc/mm: Move hugetlb related headersAneesh Kumar K.V2015-12-141-0/+18
* powerpc/mm: Move WIMG update to helper.Aneesh Kumar K.V2015-12-141-8/+0
* powerpc/mm: Add helper for converting pte bit to hpte bitsAneesh Kumar K.V2015-12-141-3/+1
* powerpc/mm: Don't track subpage valid bit in pte_tAneesh Kumar K.V2015-12-141-4/+1
* powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V2014-12-051-3/+3
* powerpc/mm: Free up _PAGE_COHERENCE for numa fault use laterAneesh Kumar K.V2013-12-091-0/+4
* powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V2013-06-211-1/+1
* powerpc: print both base and actual page size on hash failureAneesh Kumar K.V2013-04-301-1/+1
* powerpc: Split the code trying to insert hpte repeatedly as an helper functionLi Zhong2013-04-181-25/+6
* powerpc: Move the setting of rflags out of loop in __hash_page_hugeLi Zhong2013-04-181-4/+4
* powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V2012-09-171-7/+8
* powerpc/mm: Add some debug output when hash insertion failsBenjamin Herrenschmidt2010-07-231-0/+2
* powerpc/mm: Fix bugs in huge page hashingBenjamin Herrenschmidt2010-07-231-18/+13
* powerpc/mm: Handle hypervisor pte insert failure in __hash_page_hugeAnton Blanchard2010-07-231-2/+9
* powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ...David Gibson2009-10-301-29/+1
* powerpc/mm: Split hash MMU specific hugepage code into a new fileDavid Gibson2009-10-301-0/+167