summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/hash_native_64.c
Commit message (Expand)AuthorAge
* 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-18
* 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-16
* | powerpc/hash64: Be more careful when generating tlbielBalbir Singh2016-11-14
|/
* 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-08-01
* 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-14
* | powerpc: Various typo fixesMichael Ellerman2016-06-14
|/
* 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-14
* powerpc: Fix checkstop in native_hpte_clear() with lockdepCyril Bur2015-10-09
* cxl: Move include file cxl.h -> cxl-base.hMichael Neuling2015-06-03
* 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-02
* powerpc/mm: Check for matching hpte without taking hpte lockAneesh Kumar K.V2014-12-02
* powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-03
* 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-28
* 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-06-01
* 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-27
* powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V2012-09-17
* powerpc/mm: Simplify hpte_decodeAneesh Kumar K.V2012-09-17
* powerpc: Remove all includes of <asm/abs_addr.h>Michael Ellerman2012-09-05
* KVM: PPC: book3s_hv: Add support for PPC970-family processorsPaul Mackerras2011-07-12
* powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect...Paul Mackerras2011-07-12