aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/c-r4k.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker1-17/+17
2013-05-09Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-nextRalf Baechle1-16/+8
2013-05-09Merge branch 'next/kvm' into mips-for-linux-nextRalf Baechle1-2/+4
2013-05-08MIPS: Export routines needed by the KVM module.Sanjay Lal1-2/+4
2013-05-01MIPS: Add option to disable software I/O coherency.Steven J. Hill1-16/+8
2013-04-05MIPS: Fix ISA level which causes secondary cache init bypassing and moreDeng-Cheng Zhu1-4/+2
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-nextRalf Baechle1-0/+1
2013-02-17MIPS: Add support for the M14KEc core.Steven J. Hill1-0/+1
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-13/+13
2012-12-13Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mips-for-linux-nextRalf Baechle1-4/+4
2012-12-13MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle1-4/+0
2012-12-13MIPS: Fix potencial corruptionRalf Baechle1-11/+0
2012-11-09MIPS: Move processing of coherency kernel parameters earlierShane McDonald1-4/+4
2012-09-13MIPS: Add support for the 1074K core.Steven J. Hill1-0/+21
2012-07-19MIPS: Fix decoding of c0_config1 for MIPSxx caches with 32 ways per set.Douglas Leung1-2/+2
2012-07-06MIPS: Add support for the M14Kc core.Steven J. Hill1-0/+1
2012-05-16MIPS: Use board_cache_error_setup for r4k cache error handler setup.David Daney1-4/+10
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells1-1/+0
2012-03-20mips: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2011-12-07MIPS: Netlogic: XLP CPU support.Jayachandran C1-0/+3
2011-10-20MIPS: cache: Provide cache flush operations for XFSRalf Baechle1-0/+35
2011-07-25MIPS: Add SYNC after cacheflushKevin Cernekee1-0/+4
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-05-19MIPS: Netlogic: Cache, TLB support and feature overrides for XLRJayachandran C1-0/+1
2011-05-10MIPS: c-r4k: Fix GCC 4.6.0 build errorRalf Baechle1-2/+0
2011-04-06update David Miller's old email addressJustin P. Mattock1-1/+1
2010-10-29MIPS: Remove wait argument of r4k_on_each_cpuRalf Baechle1-11/+9
2010-10-29MIPS: More detailed description of r4k_on_each_cpuRalf Baechle1-0/+1
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle1-0/+1
2009-06-17MIPS: Support 64-byte D-cache line sizeKevin Cernekee1-0/+12
2009-05-14MIPS: Print the actual detected I-cache associativity on bootup.Ralf Baechle1-1/+1
2009-03-30MIPS: Alchemy: unify CPU model constants.Manuel Lauss1-12/+5
2009-03-23MIPS: VR5500: Enable prefetchShinya Kuribayashi1-1/+1
2009-01-30MIPS: Avoid destructive invalidation on partial cachelines.Ralf Baechle1-1/+21
2008-09-05[MIPS] Fix WARNING: at kernel/smp.c:290Thomas Bogendoerfer1-6/+12
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-9/+9
2008-06-16[MIPS] Fix buggy use of kmap_coherent.Ralf Baechle1-2/+5
2008-06-16[MIPS] Fix build for PNX platforms.Ralf Baechle1-0/+26
2008-04-28[MIPS] Add support for MIPS CMP platform.Ralf Baechle1-6/+37
2008-04-28[MIPS] Allow setting of the cache attribute at run time.Chris Dearman1-1/+18
2008-04-07[MIPS] Handle aliases in vmalloc correctly.Ralf Baechle1-0/+14
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle1-15/+15
2008-02-19[MIPS] Handle I-cache coherency in flush_cache_range()Ralf Baechle1-3/+6
2008-02-03arch/mips/: Spelling fixesJoe Perches1-1/+1
2008-01-29[MIPS] Alchemy: Au1210/Au1250 CPU supportManuel Lauss1-0/+2
2008-01-29[MIPS] Use real cache invalidateThomas Bogendoerfer1-2/+2
2008-01-29[MIPS] Remove useless S-cache flushes.Ralf Baechle1-9/+0
2008-01-29[MIPS] Use pte_present instead of open coded test for _PAGE_PRESENT.Ralf Baechle1-1/+1
2007-11-15[MIPS] Sibyte: resurrect old cache hack.Ralf Baechle1-1/+6
2007-10-29[MIPS] MT: Fix bug in multithreaded kernels.Ralf Baechle1-3/+18