Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9ca678d1dff610f7df6ac9b31fd9152c4426f815
/
arch
/
arc
/
mm
/
cache.c
795f455
ARCv2: SLC: Handle explcit flush for DMA ops (w/o IO-coherency)
by Vineet Gupta
· 10 years ago
bcc4d65
ARCv2: MMUv4: support aliasing icache config
by Vineet Gupta
· 9 years ago
d1f317d
ARCv2: MMUv4: cache programming model changes
by Vineet Gupta
· 10 years ago
11e1489
ARC: untangle cache flush loop
by Vineet Gupta
· 10 years ago
6c31068
ARC: cacheflush: No need to retain DC_CTRL from __before_dc_op()
by Vineet Gupta
· 9 years ago
8ea2ddf
ARC: cacheflush: move some code around, delete old comments
by Vineet Gupta
· 9 years ago
8362c38
ARC: mm/cache_arc700.c -> mm/cache.c
by Vineet Gupta
· 10 years ago
[Renamed from arch/arc/mm/cache_arc700.c]
4530949
ARC: fold ___flush_dcache_page into __flush_dcache_page
by Vineet Gupta
· 9 years ago
4a8a224
ARC: inline cache flush toggle helpers
by Vineet Gupta
· 10 years ago
c59414c
ARC: refactoring: reduce the scope of some local vars
by Vineet Gupta
· 10 years ago
014018e
ARC: [mm] Fix compilation breakage
by Noam Camus
· 10 years ago
e356030
flush_icache_range: export symbol to fix build errors
by Pranith Kumar
· 10 years ago
af5abf1
ARC: help gcc elide icache helper for !SMP
by Vineet Gupta
· 10 years ago
1b1a22b
ARC: move common ops for line/full cache into helpers
by Vineet Gupta
· 10 years ago
da40ff4
ARC: cache boot reporting updates
by Vineet Gupta
· 10 years ago
2328af0
ARC: [SMP] Enable icache coherency
by Vineet Gupta
· 12 years ago
ef680cd
ARC: Disable caches in early boot if so configured
by Vineet Gupta
· 11 years ago
d753863
ARC: fix mmuv2 warning
by Vineet Gupta
· 11 years ago
c3441ed
ARC: [SMP] General Fixes
by Vineet Gupta
· 11 years ago
b053940
ARC: Use correct PTAG register for icache flush
by Vineet Gupta
· 11 years ago
d4599ba
ARC: cacheflush optim - PTAG can be loop invariant if V-P is const
by Vineet Gupta
· 11 years ago
bd12976
ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpers
by Vineet Gupta
· 11 years ago
63d2dfd
ARC: cacheflush refactor #2: I and D caches lines to have same size
by Vineet Gupta
· 11 years ago
f3e4de3
ARC: cacheflush refactor #1: push aux reg ascertaining into leaf routine
by Vineet Gupta
· 11 years ago
4b06ff3
ARC: Code cosmetics (Nothing semantical)
by Vineet Gupta
· 11 years ago
ce75995
arc: delete __cpuinit usage from all arc files
by Paul Gortmaker
· 11 years ago
2ed21da
ARC: [mm] Assume pagecache page dirty by default
by Vineet Gupta
· 12 years ago
fedf5b9
ARC: [mm] optimise VIPT dcache aliasing 2/x
by Vineet Gupta
· 11 years ago
5971bc7
ARC: [mm] optimise VIPT dcache aliasing 1/x
by Vineet Gupta
· 11 years ago
336e199
ARC: No-op full icache flush if !CONFIG_ARC_HAS_ICACHE
by Vineet Gupta
· 11 years ago
3049918
ARC: cache detection code bitrot
by Vineet Gupta
· 11 years ago
da1677b
ARC: Disintegrate arcregs.h
by Vineet Gupta
· 12 years ago
8235703
ARC: Use kconfig helper IS_ENABLED() to get rid of defines.h
by Vineet Gupta
· 11 years ago
7bb66f6
ARC: lazy dcache flush broke gdb in non-aliasing configs
by Vineet Gupta
· 11 years ago
f538881
ARC: [mm] Prevent stray dcache lines after__sync_icache_dcach()
by Vineet Gupta
· 11 years ago
de2a852
ARC: [mm] Aliasing VIPT dcache support 3/4
by Vineet Gupta
· 12 years ago
4102b53
ARC: [mm] Aliasing VIPT dcache support 2/4
by Vineet Gupta
· 12 years ago
6ec18a8
ARC: [mm] Aliasing VIPT dcache support 1/4
by Vineet Gupta
· 12 years ago
a690984
ARC: [mm] refactor the core (i|d)cache line ops loops
by Vineet Gupta
· 12 years ago
c917a36
ARC: [mm] serious bug in vaddr based icache flush
by Vineet Gupta
· 12 years ago
eacd0e95
ARC: [mm] Lazy D-cache flush (non aliasing VIPT)
by Vineet Gupta
· 12 years ago
764531c
ARC: [mm] micro-optimize page size icache invalidate
by Vineet Gupta
· 12 years ago
7f250a0
ARC: [mm] remove the pessimistic all-alias-invalidate icache helpers
by Vineet Gupta
· 12 years ago
94bad1a
ARC: [mm] consolidate icache/dcache sync code
by Vineet Gupta
· 12 years ago
7586bf72
ARC: [mm] optimise icache flush for kernel mappings
by Vineet Gupta
· 12 years ago
24603fd
ARC: [mm] optimise icache flush for user mappings
by Vineet Gupta
· 12 years ago
30ecee8
ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCH
by Vineet Gupta
· 12 years ago
d626f54
ARC: Don't fiddle with non-existent caches
by Vineet Gupta
· 12 years ago
af61742
ARC: Boot #2: Verbose Boot reporting / feature verification
by Vineet Gupta
· 12 years ago
95d6976
ARC: Cache Flush Management
by Vineet Gupta
· 12 years ago