summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/cache.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Fix __devinit __cpuinit confusion in cpu_cache_initDavid Daney2010-02-101-1/+1
* vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-101-1/+1
* MIPS: CVE-2009-0029: Enable syscall wrappers.Ralf Baechle2009-02-271-2/+3
* MIPS: Hook Cavium OCTEON cache init into cache.cDavid Daney2009-01-111-0/+6
* [MIPS] Fix WARNING: at kernel/smp.c:290Thomas Bogendoerfer2008-09-051-0/+1
* [MIPS] Allow setting of the cache attribute at run time.Chris Dearman2008-04-281-8/+23
* [MIPS] Handle aliases in vmalloc correctly.Ralf Baechle2008-04-071-0/+3
* [MIPS] Fix loads of section missmatchesRalf Baechle2008-03-121-2/+3
* [MIPS] Fix buggy invocations of kmap_coherent()Ralf Baechle2008-02-191-5/+10
* Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle2007-10-171-2/+0
* [MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.Ralf Baechle2007-10-111-7/+2
* [MIPS] Hook for platforms to define cachability of /dev/mem regionsRalf Baechle2007-07-101-0/+10
* [MIPS] Remove unused argument from kunmap_coherent().Ralf Baechle2007-04-271-1/+1
* [MIPS] Implement flush_anon_page().Ralf Baechle2007-03-241-1/+15
* [PATCH] extend the set of "__attribute__" shortcut macrosRobert P. J. Day2007-02-111-2/+0
* [MIPS] Export local_flush_data_cache_page for sake of IDE.Ralf Baechle2006-12-101-0/+1
* [MIPS] Remove __flush_icache_pageAtsushi Nemoto2006-10-011-1/+0
* [MIPS] Retire flush_icache_page from mm use.Ralf Baechle2006-09-271-8/+10
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [MIPS] Handle IDE PIO cache aliases on SMP.Ralf Baechle2006-04-191-0/+1
* [MIPS] Remove wrong __user tags.Atsushi Nemoto2006-02-071-3/+2
* Fix zero length sys_cacheflushAtsushi Nemoto2005-10-291-0/+2
* Cleanup the mess in cpu_cache_init.Ralf Baechle2005-10-291-50/+40
* Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1.Ralf Baechle2005-10-291-2/+2
* Reformat; cosmetic cleanups.Ralf Baechle2005-10-291-1/+2
* Export shm_align_mask and flush_data_cache_page.Ralf Baechle2005-10-291-0/+2
* Sparseify MIPS.Ralf Baechle2005-10-291-4/+5
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+157