index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
mm
/
cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
ARC: PAE40: don't panic and instead turn off hw ioc
Vineet Gupta
2019-04-02
1
-15
/
+16
*
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-28
1
-1
/
+1
|
\
|
*
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
2018-12-13
1
-1
/
+1
*
|
ARC: IOC: panic if kernel was started with previously enabled IOC
Eugeniy Paltsev
2018-11-12
1
-3
/
+17
|
/
*
ARC: IOC: panic if both IOC and ZONE_HIGHMEM enabled
Eugeniy Paltsev
2018-09-04
1
-0
/
+13
*
ARC: dma [IOC] Enable per device io coherency
Eugeniy Paltsev
2018-09-04
1
-15
/
+8
*
arc: fix type warnings in arc/mm/cache.c
Randy Dunlap
2018-07-30
1
-3
/
+4
*
ARC: add SMP_CACHE_BYTES value validate
Eugeniy Paltsev
2018-07-30
1
-0
/
+10
*
mm: fix races between swapoff and flush dcache
Huang Ying
2018-04-05
1
-1
/
+1
*
ARCv2: cache: fix slc_entire_op: flush only instead of flush-n-inv
Eugeniy Paltsev
2018-01-17
1
-1
/
+4
*
ARC: mm: Decouple RAM base address from kernel link address
Eugeniy Paltsev
2017-09-01
1
-1
/
+1
*
ARCv2: IOC: Tighten up the contraints (specifically base / size alignment)
Eugeniy Paltsev
2017-09-01
1
-8
/
+19
*
ARCv2: SLC: provide a line based flush routine for debugging
Vineet Gupta
2017-08-30
1
-1
/
+53
*
ARC: set boot print log level to PR_INFO
Noam Camus
2017-08-28
1
-1
/
+1
*
ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoC
Vineet Gupta
2017-08-04
1
-6
/
+28
*
ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addresses
Alexey Brodkin
2017-08-04
1
-2
/
+11
*
ARCv2: SLC: Make sure busy bit is set properly for region ops
Alexey Brodkin
2017-08-04
1
-0
/
+3
*
ARCv2: mm: Merge 2 updates to DC_CTRL for region flush
Vineet Gupta
2017-05-02
1
-14
/
+32
*
ARCv2: mm: Implement cache region flush operations
Vineet Gupta
2017-05-02
1
-0
/
+68
*
ARC: mm: Move full_page computation into cache version agnostic wrapper
Vineet Gupta
2017-05-02
1
-13
/
+12
*
ARCv2: SLC: Make sure busy bit is set properly on SLC flushing
Alexey Brodkin
2017-03-30
1
-0
/
+3
*
ARC: Revert "ARC: mm: IOC: Don't enable IOC by default"
Vineet Gupta
2017-01-18
1
-1
/
+1
*
ARC: mm: split arc_cache_init to allow __init reaping of bulk
Vineet Gupta
2017-01-18
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-04
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-15
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
[next]