aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/cacheflush.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-04sh: Fix up flush_cache_vmap() on SMP.Paul Mundt1-2/+2
2010-02-05sh: add mm API for DMA to vmalloc/vmap areasJames Bottomley1-0/+8
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's pagesIlya Loginov1-0/+1
2009-09-03sh: Fix up and optimize the kmap_coherent() interface.Paul Mundt1-1/+1
2009-08-21sh: Make cache flushers SMP-aware.Paul Mundt1-12/+29
2009-08-21sh: Kill off unused cpu/cacheflush.h.Paul Mundt1-1/+31
2009-08-15sh: Migrate SH-4 cacheflush ops to function pointers.Paul Mundt1-36/+1
2009-08-15sh: Kill off unused flush_icache_user_range().Paul Mundt1-1/+0
2009-08-15sh: consolidate flush_dcache_mmap_lock/unlock() definitions.Paul Mundt1-2/+3
2009-08-15sh: Centralize the CPU cache initialization routines.Paul Mundt1-1/+2
2009-08-15sh: rework nommu for generic cache.c use.Paul Mundt1-0/+2
2009-08-15sh: rename pg-mmu.c -> cache.c, enable generically.Paul Mundt1-2/+0
2009-08-15sh: Provide the kmap_coherent() interface generically.Paul Mundt1-0/+4
2009-08-04sh: Provide __flush_anon_page().Paul Mundt1-0/+14
2009-07-27sh: Use the now generic SH-4 clear/copy page ops for all MMU platforms.Paul Mundt1-15/+0
2009-07-27sh: wire up clear_user_highpage() for sh4, convert sh7705.Paul Mundt1-1/+1
2009-05-07sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN.Paul Mundt1-2/+0
2008-07-29sh: migrate to arch/sh/include/Paul Mundt1-0/+81