aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/sc-rm7k.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-07-21MIPS: RM7000: Double locking bug in rm7k_tc_disable()Dan Carpenter1-1/+1
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker1-6/+6
2010-10-04MIPS: RM7000: Symbol should be staticRicardo Mendoza1-1/+1
2010-08-05MIPS: RM7000: Add support for tertiary cacheRicardo Mendoza1-23/+128
2010-08-05MIPS: RM7000: Make use of cache_op() instead of inline asmRicardo Mendoza1-10/+2
2009-05-14MIPS: IP32: Two symbols can become staticDmitri Vorobiev1-2/+2
2008-07-08[MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigsShane McDonald1-2/+2
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle1-1/+1
2006-04-19[MIPS] Use __ffs() instead of ffs() for waybit calculation.Atsushi Nemoto1-1/+1
2006-03-21[MIPS] sc-rm7k.c cleanupAtsushi Nemoto1-16/+9
2005-10-29Use macros for the RM7k cp0.config bits instead of magic numbers.Maciej W. Rozycki1-9/+9
2005-10-29Better interface to run uncached cache setup code.Thiemo Seufer1-21/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+193