aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/hash_native_64.c
Commit message (Expand)AuthorAge
* powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9Nicholas Piggin2018-10-04
* powerpc: remove unnecessary inclusion of asm/tlbflush.hChristophe Leroy2018-07-30
* powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy2018-07-30
* powerpc/mm/hash: Reduce contention on hpte lockAneesh Kumar K.V2018-07-24
* powerpc/mm/hash: Add hpte_get_old_v and use that instead of opencodingAneesh Kumar K.V2018-07-24
* Merge branch 'fixes' into nextMichael Ellerman2018-03-28
|\
| * powerpc/mm: Fixup tlbie vs store ordering issue on POWER9Aneesh Kumar K.V2018-03-23
* | powerpc/mm: Drop the function native_register_proc_table()Anshuman Khandual2018-03-13
|/
* powerpc/64s: Improve local TLB flush for boot and MCE on POWER9Nicholas Piggin2018-01-17
* powerpc/powernv: Fix kexec crashes caused by tlbie tracingMahesh Salgaonkar2017-11-23
* powerpc/mm: Wire up hpte_removebolted for powernvAnton Blanchard2017-07-02
* powerpc: use spin loop primitives in some functionsNicholas Piggin2017-07-02
* powerpc/mm: Trace tlbie(l) instructionsBalbir Singh2017-06-23
* powerpc/mm: Add missing global TLB invalidate if cxl is activeFrederic Barrat2017-04-05
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2016-11-24
|\
| * powerpc/64: Simplify adaptation to new ISA v3.00 HPTE formatPaul Mackerras2016-11-15
* | powerpc/hash64: Be more careful when generating tlbielBalbir Singh2016-11-13
|/
* powerpc/mm: Speed up computation of base and actual page size for a HPTEPaul Mackerras2016-09-09
* powerpc/mm: Move register_process_table() out of ppc_mdMichael Ellerman2016-08-04
* powerpc/mm/hash: Add helper for finding SLBE LLP encodingAneesh Kumar K.V2016-07-31
* powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt2016-07-21
* powerpc/mm/radix: Update machine call back to support new HCALL.Aneesh Kumar K.V2016-07-17
* powerpc/mm: Clear top 16 bits of va only on older cpusAneesh Kumar K.V2016-07-17
* Merge tag 'powerpc-4.7-5' into nextMichael Ellerman2016-07-15
|\
| * powerpc/mm/hash: Use the correct PPP mask when updating HPTEAneesh Kumar K.V2016-06-13
* | powerpc: Various typo fixesMichael Ellerman2016-06-13
|/
* powerpc/mm/hash: Compute the segment size correctly for ISA 3.0Aneesh Kumar K.V2016-06-08
* powerpc/mm/hash: Add support for Power9 HashAneesh Kumar K.V2016-05-01
* powerpc/mm: Move THP headers aroundAneesh Kumar K.V2015-12-13
* powerpc: Fix checkstop in native_hpte_clear() with lockdepCyril Bur2015-10-08
* cxl: Move include file cxl.h -> cxl-base.hMichael Neuling2015-06-02
* powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V2014-12-05
* powerpc/mm/thp: Use tlbiel if possibleAneesh Kumar K.V2014-12-01
* powerpc/mm: Check for matching hpte without taking hpte lockAneesh Kumar K.V2014-12-01
* powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-02
* powerpc/mm: Add hooks for cxlIan Munsie2014-10-08
* powerpc/thp: Invalidate with vpn in loopAneesh Kumar K.V2014-08-13
* powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V2014-08-13
* powerpc/mm: Fix tlbie to add AVAL fields for 64K pagesAneesh Kumar K.V2014-04-27
* powerpc: Book 3S MMU little endian supportAnton Blanchard2013-10-11
* powerpc/mm: Use the correct SLB(LLP) encoding in tlbie instructionAneesh Kumar K.V2013-07-24
* powerpc/mm: Fix fallthrough bug in hpte_decodeAneesh Kumar K.V2013-07-24
* powerpc: Optimize hugepage invalidateAneesh Kumar K.V2013-06-21
* powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V2013-06-21
* powerpc/mm: Always invalidate tlb on hpte invalidate and updateAneesh Kumar K.V2013-05-31
* powerpc: Update tlbie/tlbiel as per ISA docAneesh Kumar K.V2013-04-30
* powerpc: Fix hpte_decode to use the correct decoding for page sizesAneesh Kumar K.V2013-04-30
* powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V2013-04-30
* powerpc: Use encode avpn where we need only avpn valuesAneesh Kumar K.V2013-04-30
* powerpc: Remove tlb batching hack for nighthawkMichael Ellerman2012-09-26