summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/hash64_64k.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt2016-07-211-17/+22
* powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefixAneesh Kumar K.V2016-05-011-26/+27
* powerpc/mm: Drop WIMG in favour of new constantsAneesh Kumar K.V2016-05-011-1/+1
* powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGEDAneesh Kumar K.V2016-05-011-2/+2
* powerpc/mm: Use _PAGE_READ to indicate Read accessAneesh Kumar K.V2016-05-011-2/+2
* powerpc/mm: Use big endian Linux page tables for book3s 64Aneesh Kumar K.V2016-05-011-1/+0
* powerpc/mm: Add pte_xchg() helperMichael Ellerman2016-05-011-4/+3
* powerp/mm: Update code commentsAneesh Kumar K.V2016-03-031-2/+2
* powerpc/mm/book3s-64: Clean up some obsolete or misleading commentsPaul Mackerras2016-02-271-2/+1
* powerpc/mm/hash: Clear the invalid slot information correctlyAneesh Kumar K.V2016-02-221-1/+7
* powerpc/mm: Move WIMG update to helper.Aneesh Kumar K.V2015-12-141-10/+0
* powerpc/mm: Add helper for converting pte bit to hpte bitsAneesh Kumar K.V2015-12-141-32/+3
* powerpc/mm: Convert __hash_page_64K to CAneesh Kumar K.V2015-12-141-0/+130
* powerpc/mm: Remove pte_val usage for the second half of pgtable_tAneesh Kumar K.V2015-12-141-1/+0
* powerpc/mm: Don't track subpage valid bit in pte_tAneesh Kumar K.V2015-12-141-2/+32
* powerpc/mm: Convert 4k hash insert to CAneesh Kumar K.V2015-12-141-0/+202
OpenPOWER on IntegriCloud