summaryrefslogtreecommitdiffstats
path: root/arch/avr32/mm/cache.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* arch/avr32/mm/cache.c: export symbol flush_icache_range() for module usingChen Gang2014-03-311-0/+1
* mm: Fix out-of-date comments which refers non-existent functionsRyota Ozaki2011-02-171-1/+1
* avr32: Introducing asm/syscalls.hJaswinder Singh2008-12-171-0/+1
* [AVR32] Fix copy_to_user_page() breakageHaavard Skinnemoen2007-12-071-10/+10
* [AVR32] Fix bug in invalidate_dcache_region()Haavard Skinnemoen2007-06-231-9/+5
* [AVR32] Don't use kmap() in flush_icache_page()Haavard Skinnemoen2007-03-071-2/+1
* [AVR32] Fix incorrect invalidation of shared cachelinesDavid Brownell2007-02-091-8/+24
* [PATCH] avr32 architectureHaavard Skinnemoen2006-09-261-0/+150