summaryrefslogtreecommitdiffstats
path: root/arch/arc/mm/cache.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARC: mm: retire support for aliasing VIPT D$Vineet Gupta2023-12-091-130/+6
* Merge tag 'arc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2023-09-051-111/+68
|\
| * ARC: boot log: eliminate struct cpuinfo_arc #4: boot log per ISAVineet Gupta2023-08-181-5/+5
| * ARC: boot log: eliminate struct cpuinfo_arc #2: cacheVineet Gupta2023-08-181-107/+64
| * ARC: -Wmissing-prototype warning fixesVineet Gupta2023-08-141-4/+4
* | arc: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-251-24/+37
|/
* ARC: Fix comment typoJilin Yuan2022-10-181-2/+2
* ARC: fix typos in commentsJulia Lawall2022-04-181-1/+1
* ARC: retire MMUv1 and MMUv2 supportVineet Gupta2021-08-241-96/+14
* ARC: export clear_user_page() for modulesRandy Dunlap2021-08-241-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ARC: PAE40: don't panic and instead turn off hw iocVineet Gupta2019-04-021-15/+16
* Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-281-1/+1
|\
| * dma-mapping: bypass indirect calls for dma-directChristoph Hellwig2018-12-131-1/+1
* | ARC: IOC: panic if kernel was started with previously enabled IOCEugeniy Paltsev2018-11-121-3/+17
|/
* ARC: IOC: panic if both IOC and ZONE_HIGHMEM enabledEugeniy Paltsev2018-09-041-0/+13
* ARC: dma [IOC] Enable per device io coherencyEugeniy Paltsev2018-09-041-15/+8
* arc: fix type warnings in arc/mm/cache.cRandy Dunlap2018-07-301-3/+4
* ARC: add SMP_CACHE_BYTES value validateEugeniy Paltsev2018-07-301-0/+10
* mm: fix races between swapoff and flush dcacheHuang Ying2018-04-061-1/+1
* ARCv2: cache: fix slc_entire_op: flush only instead of flush-n-invEugeniy Paltsev2018-01-171-1/+4
* ARC: mm: Decouple RAM base address from kernel link addressEugeniy Paltsev2017-09-011-1/+1
* ARCv2: IOC: Tighten up the contraints (specifically base / size alignment)Eugeniy Paltsev2017-09-011-8/+19
* ARCv2: SLC: provide a line based flush routine for debuggingVineet Gupta2017-08-301-1/+53
* ARC: set boot print log level to PR_INFONoam Camus2017-08-291-1/+1
* ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoCVineet Gupta2017-08-041-6/+28
* ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addressesAlexey Brodkin2017-08-041-2/+11
* ARCv2: SLC: Make sure busy bit is set properly for region opsAlexey Brodkin2017-08-041-0/+3
* ARCv2: mm: Merge 2 updates to DC_CTRL for region flushVineet Gupta2017-05-031-14/+32
* ARCv2: mm: Implement cache region flush operationsVineet Gupta2017-05-031-0/+68
* ARC: mm: Move full_page computation into cache version agnostic wrapperVineet Gupta2017-05-031-13/+12
* ARCv2: SLC: Make sure busy bit is set properly on SLC flushingAlexey Brodkin2017-03-311-0/+3
* ARC: Revert "ARC: mm: IOC: Don't enable IOC by default"Vineet Gupta2017-01-191-1/+1
* ARC: mm: split arc_cache_init to allow __init reaping of bulkVineet Gupta2017-01-191-14/+19
* ARCv2: IOC: Use actual memory size to setup aperture sizeVineet Gupta2017-01-181-2/+10
* ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruptionVineet Gupta2017-01-181-0/+46
* ARCv2: IOC: refactor the IOC and SLC operations into own functionsVineet Gupta2017-01-181-21/+47
* ARC: mmu: clarify the MMUv3 programming modelVineet Gupta2017-01-051-1/+5
* ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcacheVineet Gupta2016-12-191-4/+9
* ARC: mm: No need to save cache version in @cpuinfoVineet Gupta2016-12-191-11/+4
* ARC: mm: IOC: Don't enable IOC by defaultVineet Gupta2016-11-281-1/+1
* ARCv2: boot log: print IOC exists as well as enabled statusVineet Gupta2016-10-281-6/+3
* ARCv2: IOC: use @ioc_enable not @ioc_exist where intendedVineet Gupta2016-10-241-4/+6
* ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 coresVineet Gupta2016-09-301-5/+18
* ARC: Elide redundant setup of DMA callbacksVineet Gupta2016-08-101-0/+9
* Fix typosAndrea Gelmini2016-05-301-3/+3
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-1/+1
* ARCv2: ioremap: Support dynamic peripheral address spaceVineet Gupta2016-03-191-0/+7
* ARC: dma: ioremap: use phys_addr_t consistenctly in code pathsVineet Gupta2016-03-191-15/+15
* ARC: Fix misspellings in comments.Adam Buchbinder2016-03-111-1/+1