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
/
sh
/
mm
/
cache-sh4.c
Age
Commit message (
Expand
)
Author
2010-01-26
sh: Mass ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
2010-01-21
sh: Kill off the special uncached section and fixmap.
Paul Mundt
2010-01-02
sh: Optimise flush_dcache_page() on SH4
Matt Fleming
2009-12-09
sh: Can't compare physical and virtual addresses for aliases
Matt Fleming
2009-12-04
sh: Drop associative writes for SH-4 cache flushes.
Matt Fleming
2009-11-09
Merge branch 'sh/stable-updates'
Paul Mundt
2009-11-09
sh: Account for cache aliases in flush_icache_range()
Matt Fleming
2009-10-30
sh: Do not apply virt_to_phys() to a physical address
Matt Fleming
2009-10-16
Merge branch 'sh/stable-updates'
Paul Mundt
2009-10-16
sh: Fix up single page flushing to use PAGE_SIZE.
Valentin Sitdikov
2009-10-10
sh: Prepare for dynamic PMB support
Matt Fleming
2009-10-10
sh: Obliterate the P1 area macros
Matt Fleming
2009-10-10
Merge branch 'sh/cachetlb'
Paul Mundt
2009-10-09
sh: Sprinkle __uses_jump_to_uncached
Matt Fleming
2009-09-09
sh: Fix up redundant cache flushing for PAGE_SIZE > 4k.
Paul Mundt
2009-09-09
sh: Rework sh4_flush_cache_page() for coherent kmap mapping.
Paul Mundt
2009-09-09
sh: Kill off segment-based d-cache flushing on SH-4.
Paul Mundt
2009-09-09
sh: Kill off broken PHYSADDR() usage in sh4_flush_dcache_page().
Paul Mundt
2009-09-09
sh: sh4_flush_cache_mm() optimizations.
Paul Mundt
2009-09-09
sh: Cleanup whitespace damage in sh4_flush_icache_range().
Paul Mundt
2009-09-01
Revert "sh: Kill off now redundant local irq disabling."
Paul Mundt
2009-09-01
Merge branch 'master' into sh/smp
Paul Mundt
2009-09-01
sh: Fix dcache flushing for N-way write-through caches.
Matt Fleming
2009-08-27
sh: Fix up sh4_flush_dcache_page() build on UP.
Paul Mundt
2009-08-24
sh: Fix problems with cache flushing when cache is in write-through mode
Stuart Menefy
2009-08-24
sh: Improve comments int SH4 cache flushing code
Stuart Menefy
2009-08-21
sh: Kill off now redundant local irq disabling.
Paul Mundt
2009-08-21
sh: Make cache flushers SMP-aware.
Paul Mundt
2009-08-20
sh: Fix up cache-sh4 build on SMP.
Paul Mundt
2009-08-15
sh: Migrate SH-4 cacheflush ops to function pointers.
Paul Mundt
2009-08-15
sh: Kill off unused flush_icache_user_range().
Paul Mundt
2009-08-15
sh: Don't export flush_dcache_all().
Paul Mundt
2009-08-15
sh: Move alias computation to shared cache init.
Paul Mundt
2009-08-15
sh: Centralize the CPU cache initialization routines.
Paul Mundt
2009-08-15
sh: NO_CONTEXT ASID optimizations for SH-4 cache flush.
Paul Mundt
2009-08-04
sh: Split out SH-4 __flush_xxx_region() ops.
Paul Mundt
2009-07-22
sh: Migrate from PG_mapped to PG_dcache_dirty.
Paul Mundt
2008-09-08
sh: uninline flush_icache_all().
Paul Mundt
2008-07-28
sh: Optimized flush_icache_range() implementation.
Chris Smith
2008-01-28
sh: Preparation for uncached jumps through PMB.
Stuart Menefy
2007-09-24
sh: Calculate cache aliases on L2 caches.
Paul Mundt
2007-09-24
sh: Fix alias calculation for non-aliasing cases.
Paul Mundt
2007-09-21
sh: Avoid smp_processor_id() in cache desc paths.
Paul Mundt
2007-07-25
sh: Reclaim beginning of P3 space for vmalloc area.
Paul Mundt
2007-07-24
sh: Add kmap_coherent()/kunmap_coherent() interface for SH-4.
Paul Mundt
2007-03-05
sh: Revert lazy dcache writeback changes.
Paul Mundt
2007-02-13
sh: Fixup cpu_data references for the non-boot CPUs.
Paul Mundt
2007-02-13
sh: Lazy dcache writeback optimizations.
Paul Mundt
2006-12-12
sh: Convert remaining remap_area_pages() users to ioremap_page_range().
Paul Mundt
2006-12-06
sh: Fixup various PAGE_SIZE == 4096 assumptions.
Paul Mundt
[next]