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