Age | Commit message (Expand) | Author | Files | Lines |
2010-12-01 | sh: Assume new page cache pages have dirty dcache lines. | Paul Mundt | 1 | -1/+1 |
2010-03-04 | sh: Fix up flush_cache_vmap() on SMP. | Paul Mundt | 1 | -2/+2 |
2010-02-05 | sh: add mm API for DMA to vmalloc/vmap areas | James Bottomley | 1 | -0/+8 |
2009-11-26 | block: add helpers to run flush_dcache_page() against a bio and a request's p... | Ilya Loginov | 1 | -0/+1 |
2009-09-03 | sh: Fix up and optimize the kmap_coherent() interface. | Paul Mundt | 1 | -1/+1 |
2009-08-21 | sh: Make cache flushers SMP-aware. | Paul Mundt | 1 | -12/+29 |
2009-08-21 | sh: Kill off unused cpu/cacheflush.h. | Paul Mundt | 1 | -1/+31 |
2009-08-15 | sh: Migrate SH-4 cacheflush ops to function pointers. | Paul Mundt | 1 | -36/+1 |
2009-08-15 | sh: Kill off unused flush_icache_user_range(). | Paul Mundt | 1 | -1/+0 |
2009-08-15 | sh: consolidate flush_dcache_mmap_lock/unlock() definitions. | Paul Mundt | 1 | -2/+3 |
2009-08-15 | sh: Centralize the CPU cache initialization routines. | Paul Mundt | 1 | -1/+2 |
2009-08-15 | sh: rework nommu for generic cache.c use. | Paul Mundt | 1 | -0/+2 |
2009-08-15 | sh: rename pg-mmu.c -> cache.c, enable generically. | Paul Mundt | 1 | -2/+0 |
2009-08-15 | sh: Provide the kmap_coherent() interface generically. | Paul Mundt | 1 | -0/+4 |
2009-08-04 | sh: Provide __flush_anon_page(). | Paul Mundt | 1 | -0/+14 |
2009-07-27 | sh: Use the now generic SH-4 clear/copy page ops for all MMU platforms. | Paul Mundt | 1 | -15/+0 |
2009-07-27 | sh: wire up clear_user_highpage() for sh4, convert sh7705. | Paul Mundt | 1 | -1/+1 |
2009-05-07 | sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN. | Paul Mundt | 1 | -2/+0 |
2008-07-29 | sh: migrate to arch/sh/include/ | Paul Mundt | 1 | -0/+81 |