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