aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/hash64_64k.c
Commit message (Expand)AuthorAge
* powerpc/mm: Fix lazy icache flush on pre-POWER5Benjamin Herrenschmidt2016-11-29
* powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt2016-07-21
* powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefixAneesh Kumar K.V2016-05-01
* powerpc/mm: Drop WIMG in favour of new constantsAneesh Kumar K.V2016-05-01
* powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGEDAneesh Kumar K.V2016-05-01
* powerpc/mm: Use _PAGE_READ to indicate Read accessAneesh Kumar K.V2016-05-01
* powerpc/mm: Use big endian Linux page tables for book3s 64Aneesh Kumar K.V2016-05-01
* powerpc/mm: Add pte_xchg() helperMichael Ellerman2016-05-01
* powerp/mm: Update code commentsAneesh Kumar K.V2016-03-03
* powerpc/mm/book3s-64: Clean up some obsolete or misleading commentsPaul Mackerras2016-02-27
* powerpc/mm/hash: Clear the invalid slot information correctlyAneesh Kumar K.V2016-02-22
* powerpc/mm: Move WIMG update to helper.Aneesh Kumar K.V2015-12-13
* powerpc/mm: Add helper for converting pte bit to hpte bitsAneesh Kumar K.V2015-12-13
* powerpc/mm: Convert __hash_page_64K to CAneesh Kumar K.V2015-12-13
* powerpc/mm: Remove pte_val usage for the second half of pgtable_tAneesh Kumar K.V2015-12-13
* powerpc/mm: Don't track subpage valid bit in pte_tAneesh Kumar K.V2015-12-13
* powerpc/mm: Convert 4k hash insert to CAneesh Kumar K.V2015-12-13