aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/mm/c-r4k.c
AgeCommit message (Expand)Author
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle
2013-02-17MIPS: Add support for the M14KEc core.Steven J. Hill
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-12-13Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...Ralf Baechle
2012-12-13MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle
2012-12-13MIPS: Fix potencial corruptionRalf Baechle
2012-11-09MIPS: Move processing of coherency kernel parameters earlierShane McDonald
2012-09-13MIPS: Add support for the 1074K core.Steven J. Hill
2012-07-19MIPS: Fix decoding of c0_config1 for MIPSxx caches with 32 ways per set.Douglas Leung
2012-07-06MIPS: Add support for the M14Kc core.Steven J. Hill
2012-05-16MIPS: Use board_cache_error_setup for r4k cache error handler setup.David Daney
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells
2012-03-20mips: remove the second argument of k[un]map_atomic()Cong Wang
2011-12-07MIPS: Netlogic: XLP CPU support.Jayachandran C
2011-10-20MIPS: cache: Provide cache flush operations for XFSRalf Baechle
2011-07-25MIPS: Add SYNC after cacheflushKevin Cernekee
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-19MIPS: Netlogic: Cache, TLB support and feature overrides for XLRJayachandran C
2011-05-10MIPS: c-r4k: Fix GCC 4.6.0 build errorRalf Baechle
2011-04-06update David Miller's old email addressJustin P. Mattock
2010-10-29MIPS: Remove wait argument of r4k_on_each_cpuRalf Baechle
2010-10-29MIPS: More detailed description of r4k_on_each_cpuRalf Baechle
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle
2009-06-17MIPS: Support 64-byte D-cache line sizeKevin Cernekee
2009-05-14MIPS: Print the actual detected I-cache associativity on bootup.Ralf Baechle
2009-03-30MIPS: Alchemy: unify CPU model constants.Manuel Lauss
2009-03-23MIPS: VR5500: Enable prefetchShinya Kuribayashi
2009-01-30MIPS: Avoid destructive invalidation on partial cachelines.Ralf Baechle
2008-09-05[MIPS] Fix WARNING: at kernel/smp.c:290Thomas Bogendoerfer
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-06-16[MIPS] Fix buggy use of kmap_coherent.Ralf Baechle
2008-06-16[MIPS] Fix build for PNX platforms.Ralf Baechle
2008-04-28[MIPS] Add support for MIPS CMP platform.Ralf Baechle
2008-04-28[MIPS] Allow setting of the cache attribute at run time.Chris Dearman
2008-04-07[MIPS] Handle aliases in vmalloc correctly.Ralf Baechle
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle
2008-02-19[MIPS] Handle I-cache coherency in flush_cache_range()Ralf Baechle
2008-02-03arch/mips/: Spelling fixesJoe Perches
2008-01-29[MIPS] Alchemy: Au1210/Au1250 CPU supportManuel Lauss
2008-01-29[MIPS] Use real cache invalidateThomas Bogendoerfer
2008-01-29[MIPS] Remove useless S-cache flushes.Ralf Baechle
2008-01-29[MIPS] Use pte_present instead of open coded test for _PAGE_PRESENT.Ralf Baechle
2007-11-15[MIPS] Sibyte: resurrect old cache hack.Ralf Baechle
2007-10-29[MIPS] MT: Fix bug in multithreaded kernels.Ralf Baechle
2007-10-16[MIPS] Cache: Provide more information on cache policy on bootup.Ralf Baechle
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle
2007-10-11[MIPS] Allow hardwiring of the CPU type to a single type for optimization.Ralf Baechle
2007-10-11[MIPS] Avoid indexed cacheops.Ralf Baechle
2007-10-11[MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.Ralf Baechle
2007-07-31[MIPS] Replace use of stext with _stext.Ralf Baechle