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
/
arc
/
mm
/
tlb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-13
ARC: boot: cpu feature print enhancements
Vineet Gupta
1
-5
/
+3
2013-11-06
ARC: [SMP] TLB flush
Vineet Gupta
1
-0
/
+73
2013-11-06
ARC: [SMP] ASID allocation
Vineet Gupta
1
-6
/
+8
2013-11-06
ARC: Fix bogus gcc warning and micro-optimise TLB iteration loop
Vineet Gupta
1
-2
/
+2
2013-08-30
ARC: [ASID] Track ASID allocation cycles/generations
Vineet Gupta
1
-15
/
+7
2013-08-30
ARC: [ASID] get_new_mmu_context() to conditionally allocate new ASID
Vineet Gupta
1
-6
/
+7
2013-08-30
ARC: [ASID] Refactor the TLB paranoid debug code
Vineet Gupta
1
-11
/
+13
2013-08-30
ARC: No need to flush the TLB in early boot
Vineet Gupta
1
-7
/
+0
2013-08-30
ARC: MMUv4 preps/3 - Abstract out TLB Insert/Delete
Vineet Gupta
1
-40
/
+54
2013-08-30
ARC: MMUv4 preps/2 - Reshuffle PTE bits
Vineet Gupta
1
-8
/
+3
2013-08-29
ARC: MMUv4 preps/1 - Fold PTE K/U access flags
Vineet Gupta
1
-2
/
+17
2013-06-27
arc: delete __cpuinit usage from all arc files
Paul Gortmaker
1
-2
/
+2
2013-06-22
ARC: [mm] Assume pagecache page dirty by default
Vineet Gupta
1
-1
/
+1
2013-06-22
ARC: [mm] Zero page optimization
Vineet Gupta
1
-1
/
+5
2013-06-22
ARC: Disintegrate arcregs.h
Vineet Gupta
1
-4
/
+20
2013-06-22
ARC: Use kconfig helper IS_ENABLED() to get rid of defines.h
Vineet Gupta
1
-1
/
+1
2013-05-23
ARC: Brown paper bag bug in macro for checking cache color
Vineet Gupta
1
-1
/
+2
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 2/4
Vineet Gupta
1
-6
/
+21
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 1/4
Vineet Gupta
1
-1
/
+1
2013-05-07
ARC: [mm] Lazy D-cache flush (non aliasing VIPT)
Vineet Gupta
1
-5
/
+13
2013-05-07
ARC: [mm] optimise icache flush for user mappings
Vineet Gupta
1
-3
/
+9
2013-05-07
ARC: Respect the cpu_id passed for fetching correct cpu info
Noam Camus
1
-1
/
+1
2013-04-09
ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCH
Vineet Gupta
1
-2
/
+2
2013-02-15
ARC: Boot #2: Verbose Boot reporting / feature verification
Vineet Gupta
1
-0
/
+38
2013-02-15
ARC: SMP support
Vineet Gupta
1
-0
/
+6
2013-02-15
ARC: TLB flush Handling
Vineet Gupta
1
-0
/
+311
2013-02-15
ARC: MMU Exception Handling
Vineet Gupta
1
-0
/
+267
2013-02-15
ARC: MMU Context Management
Vineet Gupta
1
-0
/
+23