index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
mm
/
cache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-04-02
ARC: PAE40: don't panic and instead turn off hw ioc
Vineet Gupta
1
-15
/
+16
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-12-13
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
1
-1
/
+1
2018-11-12
ARC: IOC: panic if kernel was started with previously enabled IOC
Eugeniy Paltsev
1
-3
/
+17
2018-09-04
ARC: IOC: panic if both IOC and ZONE_HIGHMEM enabled
Eugeniy Paltsev
1
-0
/
+13
2018-09-04
ARC: dma [IOC] Enable per device io coherency
Eugeniy Paltsev
1
-15
/
+8
2018-07-30
arc: fix type warnings in arc/mm/cache.c
Randy Dunlap
1
-3
/
+4
2018-07-30
ARC: add SMP_CACHE_BYTES value validate
Eugeniy Paltsev
1
-0
/
+10
2018-04-05
mm: fix races between swapoff and flush dcache
Huang Ying
1
-1
/
+1
2018-01-17
ARCv2: cache: fix slc_entire_op: flush only instead of flush-n-inv
Eugeniy Paltsev
1
-1
/
+4
2017-09-01
ARC: mm: Decouple RAM base address from kernel link address
Eugeniy Paltsev
1
-1
/
+1
2017-09-01
ARCv2: IOC: Tighten up the contraints (specifically base / size alignment)
Eugeniy Paltsev
1
-8
/
+19
2017-08-30
ARCv2: SLC: provide a line based flush routine for debugging
Vineet Gupta
1
-1
/
+53
2017-08-28
ARC: set boot print log level to PR_INFO
Noam Camus
1
-1
/
+1
2017-08-04
ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoC
Vineet Gupta
1
-6
/
+28
2017-08-04
ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addresses
Alexey Brodkin
1
-2
/
+11
2017-08-04
ARCv2: SLC: Make sure busy bit is set properly for region ops
Alexey Brodkin
1
-0
/
+3
2017-05-02
ARCv2: mm: Merge 2 updates to DC_CTRL for region flush
Vineet Gupta
1
-14
/
+32
2017-05-02
ARCv2: mm: Implement cache region flush operations
Vineet Gupta
1
-0
/
+68
2017-05-02
ARC: mm: Move full_page computation into cache version agnostic wrapper
Vineet Gupta
1
-13
/
+12
2017-03-30
ARCv2: SLC: Make sure busy bit is set properly on SLC flushing
Alexey Brodkin
1
-0
/
+3
2017-01-18
ARC: Revert "ARC: mm: IOC: Don't enable IOC by default"
Vineet Gupta
1
-1
/
+1
2017-01-18
ARC: mm: split arc_cache_init to allow __init reaping of bulk
Vineet Gupta
1
-14
/
+19
2017-01-18
ARCv2: IOC: Use actual memory size to setup aperture size
Vineet Gupta
1
-2
/
+10
2017-01-18
ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruption
Vineet Gupta
1
-0
/
+46
2017-01-18
ARCv2: IOC: refactor the IOC and SLC operations into own functions
Vineet Gupta
1
-21
/
+47
2017-01-04
ARC: mmu: clarify the MMUv3 programming model
Vineet Gupta
1
-1
/
+5
2016-12-19
ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache
Vineet Gupta
1
-4
/
+9
2016-12-19
ARC: mm: No need to save cache version in @cpuinfo
Vineet Gupta
1
-11
/
+4
2016-11-28
ARC: mm: IOC: Don't enable IOC by default
Vineet Gupta
1
-1
/
+1
2016-10-28
ARCv2: boot log: print IOC exists as well as enabled status
Vineet Gupta
1
-6
/
+3
2016-10-24
ARCv2: IOC: use @ioc_enable not @ioc_exist where intended
Vineet Gupta
1
-4
/
+6
2016-09-30
ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 cores
Vineet Gupta
1
-5
/
+18
2016-08-10
ARC: Elide redundant setup of DMA callbacks
Vineet Gupta
1
-0
/
+9
2016-05-30
Fix typos
Andrea Gelmini
1
-3
/
+3
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-1
/
+1
2016-03-19
ARCv2: ioremap: Support dynamic peripheral address space
Vineet Gupta
1
-0
/
+7
2016-03-19
ARC: dma: ioremap: use phys_addr_t consistenctly in code paths
Vineet Gupta
1
-15
/
+15
2016-03-11
ARC: Fix misspellings in comments.
Adam Buchbinder
1
-1
/
+1
2016-01-15
mm: differentiate page_mapped() from page_mapcount() for compound pages
Kirill A. Shutemov
1
-2
/
+2
2015-10-29
ARC: mm: PAE40 support
Vineet Gupta
1
-4
/
+40
2015-10-28
ARC: mm: PAE40: switch to using phys_addr_t for physical addresses
Vineet Gupta
1
-13
/
+13
2015-10-28
ARC: mm: preps ahead of HIGHMEM support
Vineet Gupta
1
-5
/
+11
2015-10-17
ARC: boot log: move helper macros to header for reuse
Vineet Gupta
1
-3
/
+2
2015-08-21
ARC: Eliminate some ARCv2 specific code for ARCompact build
Vineet Gupta
1
-26
/
+32
2015-08-20
ARCv2: IOC: Allow boot time disable
Alexey Brodkin
1
-3
/
+4
2015-08-20
ARCv2: SLC: Allow boot time disable
Vineet Gupta
1
-2
/
+19
2015-08-20
ARCv2: Support IO Coherency and permutations involving L1 and L2 caches
Alexey Brodkin
1
-16
/
+98
2015-07-06
ARCv2: guard SLC DMA ops with spinlock
Alexey Brodkin
1
-2
/
+10
[next]