index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
mm
/
cache.c
Age
Commit message (
Expand
)
Author
2023-12-08
ARC: mm: retire support for aliasing VIPT D$
Vineet Gupta
2023-09-04
Merge tag 'arc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2023-08-24
arc: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-17
ARC: boot log: eliminate struct cpuinfo_arc #4: boot log per ISA
Vineet Gupta
2023-08-17
ARC: boot log: eliminate struct cpuinfo_arc #2: cache
Vineet Gupta
2023-08-13
ARC: -Wmissing-prototype warning fixes
Vineet Gupta
2022-10-17
ARC: Fix comment typo
Jilin Yuan
2022-04-18
ARC: fix typos in comments
Julia Lawall
2021-08-24
ARC: retire MMUv1 and MMUv2 support
Vineet Gupta
2021-08-24
ARC: export clear_user_page() for modules
Randy Dunlap
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-02
ARC: PAE40: don't panic and instead turn off hw ioc
Vineet Gupta
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-13
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
2018-11-12
ARC: IOC: panic if kernel was started with previously enabled IOC
Eugeniy Paltsev
2018-09-04
ARC: IOC: panic if both IOC and ZONE_HIGHMEM enabled
Eugeniy Paltsev
2018-09-04
ARC: dma [IOC] Enable per device io coherency
Eugeniy Paltsev
2018-07-30
arc: fix type warnings in arc/mm/cache.c
Randy Dunlap
2018-07-30
ARC: add SMP_CACHE_BYTES value validate
Eugeniy Paltsev
2018-04-05
mm: fix races between swapoff and flush dcache
Huang Ying
2018-01-17
ARCv2: cache: fix slc_entire_op: flush only instead of flush-n-inv
Eugeniy Paltsev
2017-09-01
ARC: mm: Decouple RAM base address from kernel link address
Eugeniy Paltsev
2017-09-01
ARCv2: IOC: Tighten up the contraints (specifically base / size alignment)
Eugeniy Paltsev
2017-08-30
ARCv2: SLC: provide a line based flush routine for debugging
Vineet Gupta
2017-08-28
ARC: set boot print log level to PR_INFO
Noam Camus
2017-08-04
ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoC
Vineet Gupta
2017-08-04
ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addresses
Alexey Brodkin
2017-08-04
ARCv2: SLC: Make sure busy bit is set properly for region ops
Alexey Brodkin
2017-05-02
ARCv2: mm: Merge 2 updates to DC_CTRL for region flush
Vineet Gupta
2017-05-02
ARCv2: mm: Implement cache region flush operations
Vineet Gupta
2017-05-02
ARC: mm: Move full_page computation into cache version agnostic wrapper
Vineet Gupta
2017-03-30
ARCv2: SLC: Make sure busy bit is set properly on SLC flushing
Alexey Brodkin
2017-01-18
ARC: Revert "ARC: mm: IOC: Don't enable IOC by default"
Vineet Gupta
2017-01-18
ARC: mm: split arc_cache_init to allow __init reaping of bulk
Vineet Gupta
2017-01-18
ARCv2: IOC: Use actual memory size to setup aperture size
Vineet Gupta
2017-01-18
ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruption
Vineet Gupta
2017-01-18
ARCv2: IOC: refactor the IOC and SLC operations into own functions
Vineet Gupta
2017-01-04
ARC: mmu: clarify the MMUv3 programming model
Vineet Gupta
2016-12-19
ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache
Vineet Gupta
2016-12-19
ARC: mm: No need to save cache version in @cpuinfo
Vineet Gupta
2016-11-28
ARC: mm: IOC: Don't enable IOC by default
Vineet Gupta
2016-10-28
ARCv2: boot log: print IOC exists as well as enabled status
Vineet Gupta
2016-10-24
ARCv2: IOC: use @ioc_enable not @ioc_exist where intended
Vineet Gupta
2016-09-30
ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 cores
Vineet Gupta
2016-08-10
ARC: Elide redundant setup of DMA callbacks
Vineet Gupta
2016-05-30
Fix typos
Andrea Gelmini
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-19
ARCv2: ioremap: Support dynamic peripheral address space
Vineet Gupta
2016-03-19
ARC: dma: ioremap: use phys_addr_t consistenctly in code paths
Vineet Gupta
2016-03-11
ARC: Fix misspellings in comments.
Adam Buchbinder
[next]