aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/mips-mt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-26MIPS: MT: Remove norps command line parameterPaul Burton1-11/+0
2018-09-26MIPS: MT: Remove obsolete cache flush repeat codePaul Burton1-39/+0
2018-09-26MIPS: MT: Remove unused MT single-threaded cache flush codePaul Burton1-20/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle1-17/+1
2012-04-08Merge branch 'master' into for-nextJiri Kosina1-1/+0
2012-04-05mips: Fix printk typos in arc/mipsMasanari Iida1-1/+1
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells1-1/+0
2011-10-31mips: migrate core kernel file from module.h --> export.hPaul Gortmaker1-1/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2009-09-17MIPS: Remove useless zero initializations.Ralf Baechle1-5/+5
2008-07-15[MIPS] Replace use of print_symbol with new %sP pointer format.Ralf Baechle1-6/+5
2008-01-29[MIPS] SMP: Call platform methods via ops structure.Ralf Baechle1-1/+0
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle1-1/+1
2007-08-27[MIPS] MT: Use kallsyms in CPU state dumpRalf Baechle1-2/+5
2007-07-31[MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC.Ralf Baechle1-0/+22
2007-07-10[MIPS] Move FPU affinity code into separate file.Ralf Baechle1-169/+0
2007-07-10[MIPS] FP affinity: Coding style cleanups Ralf Baechle1-18/+22
2007-02-10[MIPS] VPE: Sprinkle device model code into code to make udev happier.Ralf Baechle1-0/+19
2007-02-06[MIPS] SELinux: Add security hooks to mips-mt {get,set}affinityDavid Quigley1-2/+7
2006-07-13[MIPS] MIPS MT: Fix build error.Yoichi Yuasa1-0/+1
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar1-3/+3
2006-04-19[MIPS] MT: Improved multithreading support.Ralf Baechle1-0/+449