开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
mips-mt.c
Age
Commit message (
Expand
)
Author
2024-08-29
MIPS: MT: Remove unused function mips_mt_regdump()
Gaosheng Cui
2024-03-07
mips: mt: make mt_class constant
Ricardo B. Marliere
2023-12-10
mips: mt: include asm/mips_mt.h
Arnd Bergmann
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2022-07-29
mips: rename mt_init to mips_mt_init
Liam R. Howlett
2018-11-26
MIPS: MT: Remove norps command line parameter
Paul Burton
2018-09-26
MIPS: MT: Remove obsolete cache flush repeat code
Paul Burton
2018-09-26
MIPS: MT: Remove unused MT single-threaded cache flush code
Paul Burton
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2014-05-24
MIPS: MT: Remove SMTC support
Ralf Baechle
2012-04-08
Merge branch 'master' into for-next
Jiri Kosina
2012-04-05
mips: Fix printk typos in arc/mips
Masanari Iida
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
2011-10-31
mips: migrate core kernel file from module.h --> export.h
Paul Gortmaker
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2009-09-17
MIPS: Remove useless zero initializations.
Ralf Baechle
2008-07-15
[MIPS] Replace use of print_symbol with new %sP pointer format.
Ralf Baechle
2008-01-29
[MIPS] SMP: Call platform methods via ops structure.
Ralf Baechle
2007-10-11
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
2007-08-27
[MIPS] MT: Use kallsyms in CPU state dump
Ralf Baechle
2007-07-31
[MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC.
Ralf Baechle
2007-07-10
[MIPS] Move FPU affinity code into separate file.
Ralf Baechle
2007-07-10
[MIPS] FP affinity: Coding style cleanups
Ralf Baechle
2007-02-10
[MIPS] VPE: Sprinkle device model code into code to make udev happier.
Ralf Baechle
2007-02-06
[MIPS] SELinux: Add security hooks to mips-mt {get,set}affinity
David Quigley
2006-07-13
[MIPS] MIPS MT: Fix build error.
Yoichi Yuasa
2006-07-03
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
2006-04-19
[MIPS] MT: Improved multithreading support.
Ralf Baechle