summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/mips-mt.c
AgeCommit message (Expand)AuthorLines
2025-01-11MIPS: kernel: Rename read/write_c0_ecc to read/writec0_errctlThomas Bogendoerfer-4/+3
2024-08-29MIPS: MT: Remove unused function mips_mt_regdump()Gaosheng Cui-77/+0
2024-03-07mips: mt: make mt_class constantRicardo B. Marliere-10/+4
2023-12-10mips: mt: include asm/mips_mt.hArnd Bergmann-0/+1
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman-1/+1
2022-07-29mips: rename mt_init to mips_mt_initLiam R. Howlett-2/+2
2018-11-26MIPS: MT: Remove norps command line parameterPaul Burton-11/+0
2018-09-26MIPS: MT: Remove obsolete cache flush repeat codePaul Burton-39/+0
2018-09-26MIPS: MT: Remove unused MT single-threaded cache flush codePaul Burton-20/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle-17/+1
2012-04-08Merge branch 'master' into for-nextJiri Kosina-1/+0
2012-04-05mips: Fix printk typos in arc/mipsMasanari Iida-1/+1
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells-1/+0
2011-10-31mips: migrate core kernel file from module.h --> export.hPaul Gortmaker-1/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-1/+1
2009-09-17MIPS: Remove useless zero initializations.Ralf Baechle-5/+5
2008-07-15[MIPS] Replace use of print_symbol with new %sP pointer format.Ralf Baechle-6/+5
2008-01-29[MIPS] SMP: Call platform methods via ops structure.Ralf Baechle-1/+0
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle-1/+1
2007-08-27[MIPS] MT: Use kallsyms in CPU state dumpRalf Baechle-2/+5
2007-07-31[MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC.Ralf Baechle-0/+22
2007-07-10[MIPS] Move FPU affinity code into separate file.Ralf Baechle-169/+0
2007-07-10[MIPS] FP affinity: Coding style cleanups Ralf Baechle-18/+22
2007-02-10[MIPS] VPE: Sprinkle device model code into code to make udev happier.Ralf Baechle-0/+19
2007-02-06[MIPS] SELinux: Add security hooks to mips-mt {get,set}affinityDavid Quigley-2/+7
2006-07-13[MIPS] MIPS MT: Fix build error.Yoichi Yuasa-0/+1
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar-3/+3
2006-04-19[MIPS] MT: Improved multithreading support.Ralf Baechle-0/+449