summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/hash64_4k.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm/hash: Remove the superfluous bitwise operation when find hpte groupAneesh Kumar K.V2018-07-241-4/+4
* powerpc/mm/hash64: Store the slot information at the right offset for hugetlbAneesh Kumar K.V2018-02-131-2/+2
* powerpc: use helper functions to get and set hash slotsRam Pai2017-12-201-8/+6
* powerpc/mm: Fix lazy icache flush on pre-POWER5Benjamin Herrenschmidt2016-11-291-1/+1
* powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt2016-07-211-8/+10
* powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefixAneesh Kumar K.V2016-05-011-10/+11
* powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGEDAneesh Kumar K.V2016-05-011-1/+1
* 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: add _PAGE_HASHPTE similar to 4K hashAneesh Kumar K.V2016-03-031-1/+1
* powerp/mm: Update code commentsAneesh Kumar K.V2016-03-031-1/+1
* powerpc/mm: Move WIMG update to helper.Aneesh Kumar K.V2015-12-141-5/+0
* powerpc/mm: Add helper for converting pte bit to hpte bitsAneesh Kumar K.V2015-12-141-12/+1
* powerpc/mm: Convert 4k insert from asm to CAneesh Kumar K.V2015-12-141-0/+139
OpenPOWER on IntegriCloud