aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel/mips-mt-fpaff.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2015-08-03MIPS: Fix sched_getaffinity with MT FPAFF enabledGravatar Felix Fietkau 1-2/+3
2015-03-05mips: fix up obsolete cpu function usage.Gravatar Rusty Russell 1-2/+2
2014-05-24MIPS: MT: Remove SMTC supportGravatar Ralf Baechle 1-1/+1
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationGravatar Viresh Kumar 1-2/+2
2012-12-13MIPS: MT: Fix build with CONFIG_UIDGID_STRICT_TYPE_CHECKS=yGravatar Florian Fainelli 1-2/+2
2012-03-29remove references to cpu_*_map in arch/Gravatar Rusty Russell 1-1/+1
2010-10-25MIPS: MT: Fix build error iFPU affinity codeGravatar Ralf Baechle 1-1/+1
2010-10-21security: remove unused parameter from security_task_setscheduler()Gravatar KOSAKI Motohiro 1-1/+1
2010-07-05MIPS: MT: Fix FPU affinity.Gravatar Ralf Baechle 1-26/+61
2010-05-21MIPS: Use set_cpus_allowed_ptrGravatar Julia Lawall 1-2/+2
2009-09-17MIPS: Remove useless zero initializations.Gravatar Ralf Baechle 1-1/+1
2009-01-30MIPS: SMTC: Fix build after recent creditial changes.Gravatar Ralf Baechle 1-1/+2
2008-11-14CRED: Wrap task credential accesses in the MIPS archGravatar David Howells 1-2/+3
2008-10-03[MIPS] SMTC: Fix holes in SMTC and FPU affinity support.Gravatar Kevin D. Kissell 1-1/+1
2008-02-19[MIPS] Use find_task_by_vpid in system callsGravatar Pavel Emelyanov 1-1/+1
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gravatar Gautham R Shenoy 1-5/+5
2007-07-31[MIPS] Fixup secure computing stuff.Gravatar Ralf Baechle 1-4/+5
2007-07-10[MIPS] Move FPU affinity code into separate file.Gravatar Ralf Baechle 1-0/+176