summaryrefslogtreecommitdiffstats
path: root/arch/nios2/kernel/process.c
AgeCommit message (Expand)AuthorLines
2020-08-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-8/+0
2020-07-27kill unused dump_fpu() instancesAl Viro-8/+0
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner-2/+2
2020-07-04nios2: enable HAVE_COPY_THREAD_TLS, switch to kernel_clone_argsChristian Brauner-3/+20
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2015-04-11whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro-1/+0
2014-12-08nios2: Process managementLey Foon Tan-0/+258