summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/cacheflush.h
Commit message (Expand)AuthorAgeFilesLines
* sh: introduce a sh_cacheop_vaddr helperChristoph Hellwig2018-08-021-0/+7
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sh: Assume new page cache pages have dirty dcache lines.Paul Mundt2010-12-011-1/+1
* sh: Fix up flush_cache_vmap() on SMP.Paul Mundt2010-03-041-2/+2
* sh: add mm API for DMA to vmalloc/vmap areasJames Bottomley2010-02-051-0/+8
* block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
* sh: Fix up and optimize the kmap_coherent() interface.Paul Mundt2009-09-031-1/+1
* sh: Make cache flushers SMP-aware.Paul Mundt2009-08-211-12/+29
* sh: Kill off unused cpu/cacheflush.h.Paul Mundt2009-08-211-1/+31
* sh: Migrate SH-4 cacheflush ops to function pointers.Paul Mundt2009-08-151-36/+1Star
* sh: Kill off unused flush_icache_user_range().Paul Mundt2009-08-151-1/+0Star
* sh: consolidate flush_dcache_mmap_lock/unlock() definitions.Paul Mundt2009-08-151-2/+3
* sh: Centralize the CPU cache initialization routines.Paul Mundt2009-08-151-1/+2
* sh: rework nommu for generic cache.c use.Paul Mundt2009-08-151-0/+2
* sh: rename pg-mmu.c -> cache.c, enable generically.Paul Mundt2009-08-151-2/+0Star
* sh: Provide the kmap_coherent() interface generically.Paul Mundt2009-08-151-0/+4
* sh: Provide __flush_anon_page().Paul Mundt2009-08-041-0/+14
* sh: Use the now generic SH-4 clear/copy page ops for all MMU platforms.Paul Mundt2009-07-271-15/+0Star
* sh: wire up clear_user_highpage() for sh4, convert sh7705.Paul Mundt2009-07-271-1/+1
* sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN.Paul Mundt2009-05-071-2/+0Star
* sh: migrate to arch/sh/include/Paul Mundt2008-07-291-0/+81