index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
mm
/
cache.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARC: Revert "ARC: mm: IOC: Don't enable IOC by default"
Vineet Gupta
2017-01-19
1
-1
/
+1
*
ARC: mm: split arc_cache_init to allow __init reaping of bulk
Vineet Gupta
2017-01-19
1
-14
/
+19
*
ARCv2: IOC: Use actual memory size to setup aperture size
Vineet Gupta
2017-01-18
1
-2
/
+10
*
ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruption
Vineet Gupta
2017-01-18
1
-0
/
+46
*
ARCv2: IOC: refactor the IOC and SLC operations into own functions
Vineet Gupta
2017-01-18
1
-21
/
+47
*
ARC: mmu: clarify the MMUv3 programming model
Vineet Gupta
2017-01-05
1
-1
/
+5
*
ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache
Vineet Gupta
2016-12-19
1
-4
/
+9
*
ARC: mm: No need to save cache version in @cpuinfo
Vineet Gupta
2016-12-19
1
-11
/
+4
*
ARC: mm: IOC: Don't enable IOC by default
Vineet Gupta
2016-11-28
1
-1
/
+1
*
ARCv2: boot log: print IOC exists as well as enabled status
Vineet Gupta
2016-10-28
1
-6
/
+3
*
ARCv2: IOC: use @ioc_enable not @ioc_exist where intended
Vineet Gupta
2016-10-24
1
-4
/
+6
*
ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 cores
Vineet Gupta
2016-09-30
1
-5
/
+18
*
ARC: Elide redundant setup of DMA callbacks
Vineet Gupta
2016-08-10
1
-0
/
+9
*
Fix typos
Andrea Gelmini
2016-05-30
1
-3
/
+3
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-1
/
+1
*
ARCv2: ioremap: Support dynamic peripheral address space
Vineet Gupta
2016-03-19
1
-0
/
+7
*
ARC: dma: ioremap: use phys_addr_t consistenctly in code paths
Vineet Gupta
2016-03-19
1
-15
/
+15
*
ARC: Fix misspellings in comments.
Adam Buchbinder
2016-03-11
1
-1
/
+1
*
mm: differentiate page_mapped() from page_mapcount() for compound pages
Kirill A. Shutemov
2016-01-16
1
-2
/
+2
*
ARC: mm: PAE40 support
Vineet Gupta
2015-10-29
1
-4
/
+40
*
ARC: mm: PAE40: switch to using phys_addr_t for physical addresses
Vineet Gupta
2015-10-28
1
-13
/
+13
*
ARC: mm: preps ahead of HIGHMEM support
Vineet Gupta
2015-10-28
1
-5
/
+11
*
ARC: boot log: move helper macros to header for reuse
Vineet Gupta
2015-10-17
1
-3
/
+2
*
ARC: Eliminate some ARCv2 specific code for ARCompact build
Vineet Gupta
2015-08-21
1
-26
/
+32
*
ARCv2: IOC: Allow boot time disable
Alexey Brodkin
2015-08-20
1
-3
/
+4
*
ARCv2: SLC: Allow boot time disable
Vineet Gupta
2015-08-20
1
-2
/
+19
*
ARCv2: Support IO Coherency and permutations involving L1 and L2 caches
Alexey Brodkin
2015-08-20
1
-16
/
+98
*
ARCv2: guard SLC DMA ops with spinlock
Alexey Brodkin
2015-07-06
1
-2
/
+10
*
ARCv2: SLC: Handle explcit flush for DMA ops (w/o IO-coherency)
Vineet Gupta
2015-06-25
1
-2
/
+62
*
ARCv2: MMUv4: support aliasing icache config
Vineet Gupta
2015-06-22
1
-1
/
+13
*
ARCv2: MMUv4: cache programming model changes
Vineet Gupta
2015-06-22
1
-15
/
+97
*
ARC: untangle cache flush loop
Vineet Gupta
2015-06-19
1
-25
/
+55
*
ARC: cacheflush: No need to retain DC_CTRL from __before_dc_op()
Vineet Gupta
2015-06-19
1
-20
/
+19
*
ARC: cacheflush: move some code around, delete old comments
Vineet Gupta
2015-06-19
1
-165
/
+102
*
ARC: mm/cache_arc700.c -> mm/cache.c
Vineet Gupta
2015-06-19
1
-0
/
+723