summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/book3s/64/mmu-hash.h
AgeCommit message (Expand)Author
2017-01-19powerpc/64: Simplify adaptation to new ISA v3.00 HPTE formatPaul Mackerras
2016-09-09powerpc/mm: Speed up computation of base and actual page size for a HPTEPaul Mackerras
2016-08-01powerpc/mm/hash: Add helper for finding SLBE LLP encodingAneesh Kumar K.V
2016-08-01powerpc: Move cpu_has_feature() to a separate fileKevin Hao
2016-07-26powerpc/mm: Drop unused externs for hpte_init_beat[_v3]()Michael Ellerman
2016-07-26powerpc/mm: Rename hpte_init_lpar() and move the fallback to a headerMichael Ellerman
2016-07-21powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt
2016-07-15Merge tag 'powerpc-4.7-5' into nextMichael Ellerman
2016-06-14powerpc: Various typo fixesMichael Ellerman
2016-06-14powerpc/mm/hash: Use the correct PPP mask when updating HPTEAneesh Kumar K.V
2016-05-01powerpc/mm/radix: Add tlbflush routinesAneesh Kumar K.V
2016-05-01powerpc/mm: Make page table size a variableAneesh Kumar K.V
2016-05-01powerpc/mm/hash: Add support for Power9 HashAneesh Kumar K.V
2016-05-01powerpc/mm: Move radix/hash common data structures to book3s64 headersAneesh Kumar K.V
2016-03-03powerpc/mm: Move hash related mmu-*.h headers to book3s/Aneesh Kumar K.V