aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/mips-mt-fpaff.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar1-0/+1
2017-01-25MIPS: MT: Move an assignment for the variable "retval" in mipsmt_sys_sched_setaffinity()Markus Elfring1-2/+3
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2015-08-03MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau1-2/+3
2015-03-05mips: fix up obsolete cpu function usage.Rusty Russell1-2/+2
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle1-1/+1
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar1-2/+2
2012-12-13MIPS: MT: Fix build with CONFIG_UIDGID_STRICT_TYPE_CHECKS=yFlorian Fainelli1-2/+2
2012-03-29remove references to cpu_*_map in arch/Rusty Russell1-1/+1
2010-10-25MIPS: MT: Fix build error iFPU affinity codeRalf Baechle1-1/+1
2010-10-21security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro1-1/+1
2010-07-05MIPS: MT: Fix FPU affinity.Ralf Baechle1-26/+61
2010-05-21MIPS: Use set_cpus_allowed_ptrJulia Lawall1-2/+2
2009-09-17MIPS: Remove useless zero initializations.Ralf Baechle1-1/+1
2009-01-30MIPS: SMTC: Fix build after recent creditial changes.Ralf Baechle1-1/+2
2008-11-14CRED: Wrap task credential accesses in the MIPS archDavid Howells1-2/+3
2008-10-03[MIPS] SMTC: Fix holes in SMTC and FPU affinity support.Kevin D. Kissell1-1/+1
2008-02-19[MIPS] Use find_task_by_vpid in system callsPavel Emelyanov1-1/+1
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy1-5/+5
2007-07-31[MIPS] Fixup secure computing stuff.Ralf Baechle1-4/+5
2007-07-10[MIPS] Move FPU affinity code into separate file.Ralf Baechle1-0/+176