summaryrefslogtreecommitdiff
path: root/arch/avr32/mm/cache.c
AgeCommit message (Expand)Author
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2014-03-31arch/avr32/mm/cache.c: export symbol flush_icache_range() for module usingChen Gang
2011-02-17mm: Fix out-of-date comments which refers non-existent functionsRyota Ozaki
2008-12-17avr32: Introducing asm/syscalls.hJaswinder Singh
2007-12-07[AVR32] Fix copy_to_user_page() breakageHaavard Skinnemoen
2007-06-23[AVR32] Fix bug in invalidate_dcache_region()Haavard Skinnemoen
2007-03-07[AVR32] Don't use kmap() in flush_icache_page()Haavard Skinnemoen
2007-02-09[AVR32] Fix incorrect invalidation of shared cachelinesDavid Brownell
2006-09-26[PATCH] avr32 architectureHaavard Skinnemoen