index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
mm
/
cache_arc700.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-13
ARC: refactoring: reduce the scope of some local vars
Vineet Gupta
1
-9
/
+5
2014-09-03
ARC: [mm] Fix compilation breakage
Noam Camus
1
-1
/
+1
2014-08-29
flush_icache_range: export symbol to fix build errors
Pranith Kumar
1
-0
/
+1
2014-07-23
ARC: help gcc elide icache helper for !SMP
Vineet Gupta
1
-11
/
+28
2014-07-23
ARC: move common ops for line/full cache into helpers
Vineet Gupta
1
-36
/
+32
2014-07-23
ARC: cache boot reporting updates
Vineet Gupta
1
-25
/
+36
2014-06-26
ARC: [SMP] Enable icache coherency
Vineet Gupta
1
-6
/
+19
2014-06-03
ARC: Disable caches in early boot if so configured
Vineet Gupta
1
-81
/
+25
2014-05-05
ARC: fix mmuv2 warning
Vineet Gupta
1
-0
/
+4
2014-04-05
ARC: [SMP] General Fixes
Vineet Gupta
1
-2
/
+1
2014-03-07
ARC: Use correct PTAG register for icache flush
Vineet Gupta
1
-2
/
+2
2013-11-06
ARC: cacheflush optim - PTAG can be loop invariant if V-P is const
Vineet Gupta
1
-3
/
+11
2013-11-06
ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpers
Vineet Gupta
1
-84
/
+55
2013-11-06
ARC: cacheflush refactor #2: I and D caches lines to have same size
Vineet Gupta
1
-15
/
+15
2013-11-06
ARC: cacheflush refactor #1: push aux reg ascertaining into leaf routine
Vineet Gupta
1
-10
/
+6
2013-08-29
ARC: Code cosmetics (Nothing semantical)
Vineet Gupta
1
-4
/
+4
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
-6
/
+6
2013-06-22
ARC: [mm] optimise VIPT dcache aliasing 2/x
Vineet Gupta
1
-0
/
+1
2013-06-22
ARC: [mm] optimise VIPT dcache aliasing 1/x
Vineet Gupta
1
-1
/
+6
2013-06-22
ARC: No-op full icache flush if !CONFIG_ARC_HAS_ICACHE
Vineet Gupta
1
-19
/
+9
2013-06-22
ARC: cache detection code bitrot
Vineet Gupta
1
-21
/
+10
2013-06-22
ARC: Disintegrate arcregs.h
Vineet Gupta
1
-4
/
+35
2013-06-22
ARC: Use kconfig helper IS_ENABLED() to get rid of defines.h
Vineet Gupta
1
-2
/
+4
2013-05-25
ARC: lazy dcache flush broke gdb in non-aliasing configs
Vineet Gupta
1
-10
/
+11
2013-05-23
ARC: [mm] Prevent stray dcache lines after__sync_icache_dcach()
Vineet Gupta
1
-1
/
+1
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 3/4
Vineet Gupta
1
-1
/
+1
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 2/4
Vineet Gupta
1
-5
/
+129
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 1/4
Vineet Gupta
1
-16
/
+32
2013-05-09
ARC: [mm] refactor the core (i|d)cache line ops loops
Vineet Gupta
1
-29
/
+24
2013-05-09
ARC: [mm] serious bug in vaddr based icache flush
Vineet Gupta
1
-1
/
+1
2013-05-07
ARC: [mm] Lazy D-cache flush (non aliasing VIPT)
Vineet Gupta
1
-2
/
+7
2013-05-07
ARC: [mm] micro-optimize page size icache invalidate
Vineet Gupta
1
-3
/
+12
2013-05-07
ARC: [mm] remove the pessimistic all-alias-invalidate icache helpers
Vineet Gupta
1
-184
/
+17
2013-05-07
ARC: [mm] consolidate icache/dcache sync code
Vineet Gupta
1
-16
/
+16
2013-05-07
ARC: [mm] optimise icache flush for kernel mappings
Vineet Gupta
1
-4
/
+10
2013-05-07
ARC: [mm] optimise icache flush for user mappings
Vineet Gupta
1
-11
/
+3
2013-04-09
ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCH
Vineet Gupta
1
-2
/
+2
2013-02-15
ARC: Don't fiddle with non-existent caches
Vineet Gupta
1
-12
/
+9
2013-02-15
ARC: Boot #2: Verbose Boot reporting / feature verification
Vineet Gupta
1
-0
/
+46
2013-02-15
ARC: Cache Flush Management
Vineet Gupta
1
-0
/
+725