index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
/
cache-sh4.c
Age
Commit message (
Expand
)
Author
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
2006-12-06
sh: p3map_sem sem2mutex conversion.
Paul Mundt
2006-09-27
sh: Fix occasional flush_cache_4096() stack corruption.
Paul Mundt
2006-09-27
sh: Selective flush_cache_mm() flushing.
Paul Mundt
2006-09-27
sh: Add control register barriers.
Paul Mundt
2006-09-27
sh: Optimized cache handling for SH-4/SH-4A caches.
Richard Curnow
2006-09-27
sh: Support for SH-4A memory barriers.
Paul Mundt
2006-09-27
sh: flush_cache_range() cleanup and optimizations.
Paul Mundt
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds