summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/mips-mt-fpaff.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-021-0/+1
* MIPS: MT: Move an assignment for the variable "retval" in mipsmt_sys_sched_se...Markus Elfring2017-01-251-2/+3
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau2015-08-031-2/+3
* mips: fix up obsolete cpu function usage.Rusty Russell2015-03-051-2/+2
* MIPS: MT: Remove SMTC supportRalf Baechle2014-05-241-1/+1
* sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar2013-06-191-2/+2
* MIPS: MT: Fix build with CONFIG_UIDGID_STRICT_TYPE_CHECKS=yFlorian Fainelli2012-12-131-2/+2
* remove references to cpu_*_map in arch/Rusty Russell2012-03-291-1/+1
* MIPS: MT: Fix build error iFPU affinity codeRalf Baechle2010-10-251-1/+1
* security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro2010-10-211-1/+1
* MIPS: MT: Fix FPU affinity.Ralf Baechle2010-07-051-26/+61
* MIPS: Use set_cpus_allowed_ptrJulia Lawall2010-05-211-2/+2
* MIPS: Remove useless zero initializations.Ralf Baechle2009-09-171-1/+1
* MIPS: SMTC: Fix build after recent creditial changes.Ralf Baechle2009-01-301-1/+2
* CRED: Wrap task credential accesses in the MIPS archDavid Howells2008-11-141-2/+3
* [MIPS] SMTC: Fix holes in SMTC and FPU affinity support.Kevin D. Kissell2008-10-031-1/+1
* [MIPS] Use find_task_by_vpid in system callsPavel Emelyanov2008-02-191-1/+1
* cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2008-01-251-5/+5
* [MIPS] Fixup secure computing stuff.Ralf Baechle2007-07-311-4/+5
* [MIPS] Move FPU affinity code into separate file.Ralf Baechle2007-07-101-0/+176
OpenPOWER on IntegriCloud