index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
hash_native_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-02
powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64
Christophe Leroy
1
-884
/
+0
2018-10-04
powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9
Nicholas Piggin
1
-2
/
+2
2018-07-30
powerpc: remove unnecessary inclusion of asm/tlbflush.h
Christophe Leroy
1
-1
/
+0
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
1
-0
/
+1
2018-07-24
powerpc/mm/hash: Reduce contention on hpte lock
Aneesh Kumar K.V
1
-16
/
+33
2018-07-24
powerpc/mm/hash: Add hpte_get_old_v and use that instead of opencoding
Aneesh Kumar K.V
1
-20
/
+7
2018-03-28
Merge branch 'fixes' into next
Michael Ellerman
1
-1
/
+15
2018-03-23
powerpc/mm: Fixup tlbie vs store ordering issue on POWER9
Aneesh Kumar K.V
1
-1
/
+15
2018-03-13
powerpc/mm: Drop the function native_register_proc_table()
Anshuman Khandual
1
-15
/
+0
2018-01-17
powerpc/64s: Improve local TLB flush for boot and MCE on POWER9
Nicholas Piggin
1
-0
/
+97
2017-11-23
powerpc/powernv: Fix kexec crashes caused by tlbie tracing
Mahesh Salgaonkar
1
-3
/
+12
2017-07-02
powerpc/mm: Wire up hpte_removebolted for powernv
Anton Blanchard
1
-0
/
+33
2017-07-02
powerpc: use spin loop primitives in some functions
Nicholas Piggin
1
-1
/
+4
2017-06-23
powerpc/mm: Trace tlbie(l) instructions
Balbir Singh
1
-0
/
+3
2017-04-05
powerpc/mm: Add missing global TLB invalidate if cxl is active
Frederic Barrat
1
-2
/
+5
2016-11-24
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-6
/
+24
2016-11-16
powerpc/64: Simplify adaptation to new ISA v3.00 HPTE format
Paul Mackerras
1
-6
/
+24
2016-11-14
powerpc/hash64: Be more careful when generating tlbiel
Balbir Singh
1
-4
/
+6
2016-09-09
powerpc/mm: Speed up computation of base and actual page size for a HPTE
Paul Mackerras
1
-40
/
+2
2016-08-04
powerpc/mm: Move register_process_table() out of ppc_md
Michael Ellerman
1
-1
/
+1
2016-08-01
powerpc/mm/hash: Add helper for finding SLBE LLP encoding
Aneesh Kumar K.V
1
-4
/
+2
2016-07-21
powerpc/mm: Move hash table ops to a separate structure
Benjamin Herrenschmidt
1
-8
/
+8
2016-07-17
powerpc/mm/radix: Update machine call back to support new HCALL.
Aneesh Kumar K.V
1
-2
/
+8
2016-07-17
powerpc/mm: Clear top 16 bits of va only on older cpus
Aneesh Kumar K.V
1
-2
/
+4
2016-07-15
Merge tag 'powerpc-4.7-5' into next
Michael Ellerman
1
-4
/
+4
2016-06-14
powerpc: Various typo fixes
Michael Ellerman
1
-2
/
+2
2016-06-14
powerpc/mm/hash: Use the correct PPP mask when updating HPTE
Aneesh Kumar K.V
1
-4
/
+4
2016-06-08
powerpc/mm/hash: Compute the segment size correctly for ISA 3.0
Aneesh Kumar K.V
1
-1
/
+5
2016-05-01
powerpc/mm/hash: Add support for Power9 Hash
Aneesh Kumar K.V
1
-1
/
+10
2015-12-14
powerpc/mm: Move THP headers around
Aneesh Kumar K.V
1
-0
/
+10
2015-10-09
powerpc: Fix checkstop in native_hpte_clear() with lockdep
Cyril Bur
1
-12
/
+11
2015-06-03
cxl: Move include file cxl.h -> cxl-base.h
Michael Neuling
1
-1
/
+1
2014-12-05
powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault
Aneesh Kumar K.V
1
-4
/
+11
2014-12-02
powerpc/mm/thp: Use tlbiel if possible
Aneesh Kumar K.V
1
-2
/
+2
2014-12-02
powerpc/mm: Check for matching hpte without taking hpte lock
Aneesh Kumar K.V
1
-9
/
+15
2014-11-03
powerpc: Replace __get_cpu_var uses
Christoph Lameter
1
-1
/
+1
2014-10-08
powerpc/mm: Add hooks for cxl
Ian Munsie
1
-1
/
+5
2014-08-13
powerpc/thp: Invalidate with vpn in loop
Aneesh Kumar K.V
1
-16
/
+7
2014-08-13
powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
Aneesh Kumar K.V
1
-14
/
+5
2014-04-28
powerpc/mm: Fix tlbie to add AVAL fields for 64K pages
Aneesh Kumar K.V
1
-22
/
+16
2013-10-11
powerpc: Book 3S MMU little endian support
Anton Blanchard
1
-20
/
+26
2013-07-24
powerpc/mm: Use the correct SLB(LLP) encoding in tlbie instruction
Aneesh Kumar K.V
1
-2
/
+8
2013-07-24
powerpc/mm: Fix fallthrough bug in hpte_decode
Aneesh Kumar K.V
1
-0
/
+2
2013-06-21
powerpc: Optimize hugepage invalidate
Aneesh Kumar K.V
1
-0
/
+73
2013-06-21
powerpc/mm: handle hugepage size correctly when invalidating hpte entries
Aneesh Kumar K.V
1
-77
/
+45
2013-06-01
powerpc/mm: Always invalidate tlb on hpte invalidate and update
Aneesh Kumar K.V
1
-8
/
+22
2013-04-30
powerpc: Update tlbie/tlbiel as per ISA doc
Aneesh Kumar K.V
1
-2
/
+30
2013-04-30
powerpc: Fix hpte_decode to use the correct decoding for page sizes
Aneesh Kumar K.V
1
-31
/
+22
2013-04-30
powerpc: Decode the pte-lp-encoding bits correctly.
Aneesh Kumar K.V
1
-37
/
+98
2013-04-30
powerpc: Use encode avpn where we need only avpn values
Aneesh Kumar K.V
1
-4
/
+4
[next]