index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
mm
/
cache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-09
ARC: mm: retire support for aliasing VIPT D$
Vineet Gupta
1
-130
/
+6
2023-09-05
Merge tag 'arc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
1
-111
/
+68
2023-08-25
arc: implement the new page table range API
Matthew Wilcox (Oracle)
1
-24
/
+37
2023-08-18
ARC: boot log: eliminate struct cpuinfo_arc #4: boot log per ISA
Vineet Gupta
1
-5
/
+5
2023-08-18
ARC: boot log: eliminate struct cpuinfo_arc #2: cache
Vineet Gupta
1
-107
/
+64
2023-08-14
ARC: -Wmissing-prototype warning fixes
Vineet Gupta
1
-4
/
+4
2022-10-18
ARC: Fix comment typo
Jilin Yuan
1
-2
/
+2
2022-04-18
ARC: fix typos in comments
Julia Lawall
1
-1
/
+1
2021-08-25
ARC: retire MMUv1 and MMUv2 support
Vineet Gupta
1
-96
/
+14
2021-08-25
ARC: export clear_user_page() for modules
Randy Dunlap
1
-1
/
+1
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-29
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-06
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-29
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-03
ARCv2: mm: Merge 2 updates to DC_CTRL for region flush
Vineet Gupta
1
-14
/
+32
2017-05-03
ARCv2: mm: Implement cache region flush operations
Vineet Gupta
1
-0
/
+68
2017-05-03
ARC: mm: Move full_page computation into cache version agnostic wrapper
Vineet Gupta
1
-13
/
+12
2017-03-31
ARCv2: SLC: Make sure busy bit is set properly on SLC flushing
Alexey Brodkin
1
-0
/
+3
2017-01-19
ARC: Revert "ARC: mm: IOC: Don't enable IOC by default"
Vineet Gupta
1
-1
/
+1
2017-01-19
ARC: mm: split arc_cache_init to allow __init reaping of bulk
Vineet Gupta
1
-14
/
+19
2017-01-19
ARCv2: IOC: Use actual memory size to setup aperture size
Vineet Gupta
1
-2
/
+10
2017-01-19
ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruption
Vineet Gupta
1
-0
/
+46
2017-01-19
ARCv2: IOC: refactor the IOC and SLC operations into own functions
Vineet Gupta
1
-21
/
+47
2017-01-05
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-10-01
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
[next]