index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
mm
/
cache.c
Age
Commit message (
Expand
)
Author
2017-01-09
ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache
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
2016-01-15
mm: differentiate page_mapped() from page_mapcount() for compound pages
Kirill A. Shutemov
2015-10-29
ARC: mm: PAE40 support
Vineet Gupta
2015-10-28
ARC: mm: PAE40: switch to using phys_addr_t for physical addresses
Vineet Gupta
2015-10-28
ARC: mm: preps ahead of HIGHMEM support
Vineet Gupta
2015-10-17
ARC: boot log: move helper macros to header for reuse
Vineet Gupta
2015-08-21
ARC: Eliminate some ARCv2 specific code for ARCompact build
Vineet Gupta
2015-08-20
ARCv2: IOC: Allow boot time disable
Alexey Brodkin
2015-08-20
ARCv2: SLC: Allow boot time disable
Vineet Gupta
2015-08-20
ARCv2: Support IO Coherency and permutations involving L1 and L2 caches
Alexey Brodkin
2015-07-06
ARCv2: guard SLC DMA ops with spinlock
Alexey Brodkin
2015-06-25
ARCv2: SLC: Handle explcit flush for DMA ops (w/o IO-coherency)
Vineet Gupta
2015-06-22
ARCv2: MMUv4: support aliasing icache config
Vineet Gupta
2015-06-22
ARCv2: MMUv4: cache programming model changes
Vineet Gupta
2015-06-19
ARC: untangle cache flush loop
Vineet Gupta
2015-06-19
ARC: cacheflush: No need to retain DC_CTRL from __before_dc_op()
Vineet Gupta
2015-06-19
ARC: cacheflush: move some code around, delete old comments
Vineet Gupta
2015-06-19
ARC: mm/cache_arc700.c -> mm/cache.c
Vineet Gupta