aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/cache.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle1-2/+0
2007-10-11[MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.Ralf Baechle1-7/+2
2007-07-10[MIPS] Hook for platforms to define cachability of /dev/mem regionsRalf Baechle1-0/+10
2007-04-27[MIPS] Remove unused argument from kunmap_coherent().Ralf Baechle1-1/+1
2007-03-24[MIPS] Implement flush_anon_page().Ralf Baechle1-1/+15
2007-02-11[PATCH] extend the set of "__attribute__" shortcut macrosRobert P. J. Day1-2/+0
2006-12-10[MIPS] Export local_flush_data_cache_page for sake of IDE.Ralf Baechle1-0/+1
2006-10-01[MIPS] Remove __flush_icache_pageAtsushi Nemoto1-1/+0
2006-09-27[MIPS] Retire flush_icache_page from mm use.Ralf Baechle1-8/+10
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-19[MIPS] Handle IDE PIO cache aliases on SMP.Ralf Baechle1-0/+1
2006-02-07[MIPS] Remove wrong __user tags.Atsushi Nemoto1-3/+2
2005-10-29Fix zero length sys_cacheflushAtsushi Nemoto1-0/+2
2005-10-29Cleanup the mess in cpu_cache_init.Ralf Baechle1-50/+40
2005-10-29Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1.Ralf Baechle1-2/+2
2005-10-29Reformat; cosmetic cleanups.Ralf Baechle1-1/+2
2005-10-29Export shm_align_mask and flush_data_cache_page.Ralf Baechle1-0/+2
2005-10-29Sparseify MIPS.Ralf Baechle1-4/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+157