summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/cache-sh5.c
Commit message (Expand)AuthorAgeFilesLines
* sh: move inline before return typeJoe Perches2017-07-121-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* sh64: Fix up reworked cache op build.Paul Mundt2009-11-121-1/+1
* Revert "sh: Kill off now redundant local irq disabling."Paul Mundt2009-09-011-6/+23
* sh: Kill off now redundant local irq disabling.Paul Mundt2009-08-211-23/+6
* sh: Make cache flushers SMP-aware.Paul Mundt2009-08-211-23/+41
* sh64: Kill off dead i/d-cache disabled bits.Paul Mundt2009-08-161-12/+0
* sh: Fix up the SH-5 build with caches enabled.Paul Mundt2009-08-161-228/+21
* sh: Migrate SH-4 cacheflush ops to function pointers.Paul Mundt2009-08-151-0/+4
* sh: Kill off unused flush_icache_user_range().Paul Mundt2009-08-151-1/+1
* sh: Centralize the CPU cache initialization routines.Paul Mundt2009-08-151-1/+1
* sh: Provide the kmap_coherent() interface generically.Paul Mundt2009-08-151-0/+15
* sh64: Wire up the shared __flush_xxx_region() flushers.Paul Mundt2009-08-151-48/+0
* sh: Use the now generic SH-4 clear/copy page ops for all MMU platforms.Paul Mundt2009-07-271-0/+17
* sh: Cleanup irqflags size mismatch on SH-5 build.Paul Mundt2009-05-091-4/+4
* sh64: Fixup the nommu build.Paul Mundt2008-05-081-0/+2
* sh: Get SH-5 caches working again post-unification.Paul Mundt2008-02-141-610/+411
* sh: Update SH-5 flush_cache_sigtramp() for API changes.Paul Mundt2008-02-141-3/+5
* sh: comment tidying for sh64->sh migration.Paul Mundt2008-01-281-9/+6
* sh: Move over SH-5 TLB and cache support code.Paul Mundt2008-01-281-0/+1032
OpenPOWER on IntegriCloud