index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
include
/
asm
/
cacheflush.h
Age
Commit message (
Expand
)
Author
2010-12-01
sh: Assume new page cache pages have dirty dcache lines.
Paul Mundt
2010-03-04
sh: Fix up flush_cache_vmap() on SMP.
Paul Mundt
2010-02-05
sh: add mm API for DMA to vmalloc/vmap areas
James Bottomley
2009-11-26
block: add helpers to run flush_dcache_page() against a bio and a request's p...
Ilya Loginov
2009-09-03
sh: Fix up and optimize the kmap_coherent() interface.
Paul Mundt
2009-08-21
sh: Make cache flushers SMP-aware.
Paul Mundt
2009-08-21
sh: Kill off unused cpu/cacheflush.h.
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: consolidate flush_dcache_mmap_lock/unlock() definitions.
Paul Mundt
2009-08-15
sh: Centralize the CPU cache initialization routines.
Paul Mundt
2009-08-15
sh: rework nommu for generic cache.c use.
Paul Mundt
2009-08-15
sh: rename pg-mmu.c -> cache.c, enable generically.
Paul Mundt
2009-08-15
sh: Provide the kmap_coherent() interface generically.
Paul Mundt
2009-08-04
sh: Provide __flush_anon_page().
Paul Mundt
2009-07-27
sh: Use the now generic SH-4 clear/copy page ops for all MMU platforms.
Paul Mundt
2009-07-27
sh: wire up clear_user_highpage() for sh4, convert sh7705.
Paul Mundt
2009-05-07
sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN.
Paul Mundt
2008-07-29
sh: migrate to arch/sh/include/
Paul Mundt