index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
mips-mt-fpaff.c
Age
Commit message (
Expand
)
Author
2020-09-03
MIPS: Use rcu to lookup a task in mipsmt_sys_sched_setaffinity()
Davidlohr Bueso
2019-06-03
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
2017-01-25
MIPS: MT: Move an assignment for the variable "retval" in mipsmt_sys_sched_se...
Markus Elfring
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2015-08-03
MIPS: Fix sched_getaffinity with MT FPAFF enabled
Felix Fietkau
2015-03-05
mips: fix up obsolete cpu function usage.
Rusty Russell
2014-05-24
MIPS: MT: Remove SMTC support
Ralf Baechle
2013-06-19
sched: Rename sched.c as sched/core.c in comments and Documentation
Viresh Kumar
2012-12-13
MIPS: MT: Fix build with CONFIG_UIDGID_STRICT_TYPE_CHECKS=y
Florian Fainelli
2012-03-29
remove references to cpu_*_map in arch/
Rusty Russell
2010-10-25
MIPS: MT: Fix build error iFPU affinity code
Ralf Baechle
2010-10-21
security: remove unused parameter from security_task_setscheduler()
KOSAKI Motohiro
2010-07-05
MIPS: MT: Fix FPU affinity.
Ralf Baechle
2010-05-21
MIPS: Use set_cpus_allowed_ptr
Julia Lawall
2009-09-17
MIPS: Remove useless zero initializations.
Ralf Baechle
2009-01-30
MIPS: SMTC: Fix build after recent creditial changes.
Ralf Baechle
2008-11-14
CRED: Wrap task credential accesses in the MIPS arch
David Howells
2008-10-03
[MIPS] SMTC: Fix holes in SMTC and FPU affinity support.
Kevin D. Kissell
2008-02-19
[MIPS] Use find_task_by_vpid in system calls
Pavel Emelyanov
2008-01-25
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
2007-07-31
[MIPS] Fixup secure computing stuff.
Ralf Baechle
2007-07-10
[MIPS] Move FPU affinity code into separate file.
Ralf Baechle