aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/process.c
Commit message (Expand)AuthorAge
* Merge tag 'arc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2015-04-24
|\
| * arc: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad2015-03-31
* | whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro2015-04-11
|/
* ARC: Fix thread_saved_pc()Vineet Gupta2015-02-27
* ARC: make start_thread() out-of-lineVineet Gupta2014-05-05
* ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth valuesVineet Gupta2013-06-26
* ARC: pt_regs update #4: r25 saved/restored unconditionallyVineet Gupta2013-06-22
* ARC: Increase readability of entry handlersVineet Gupta2013-06-22
* ARC: pt_regs update #3: Remove unused gutter at start of callee_regsVineet Gupta2013-06-22
* ARC: pt_regs update #1: Align pt_regs end with end of kernel stack pageVineet Gupta2013-06-22
* arc: Use generic idle loopThomas Gleixner2013-04-08
* ARC: Fixup the current ABI versionVineet Gupta2013-02-27
* ARC: Process-creation/scheduling/idle-loopVineet Gupta2013-02-11
* ARC: Syscall support (no-legacy-syscall ABI)Vineet Gupta2013-02-11