aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/process.c
Commit message (Expand)AuthorAge
* ARC: clone syscall to setp r25 as thread pointerVineet Gupta2018-10-05
* ARC: Improve cmpxchg syscall implementationPeter Zijlstra2018-07-09
* ARC: [plat-eznps] handle extra aux regs #2: kernel/entry exitLiav Rehana2017-08-28
* ARC: [plat-eznps] use schd.wft instruction instead of sleep at idle taskNoam Camus2017-08-28
* ARC: create cpu specific version of arch_cpu_idle()Vineet Gupta2017-08-28
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* ARC: change return value of userspace cmpxchg assist syscallVineet Gupta2016-11-07
* ARC: syscall for userspace cmpxchg assistVineet Gupta2016-10-24
* ARC: Support syscall ABI v4Vineet Gupta2016-08-19
* exit_thread: remove empty bodiesJiri Slaby2016-05-20
* ARC: Abstract out ISA specific SLEEP argsVineet Gupta2015-11-16
* ARC: add/fix some comments in code - no functional changeVineet Gupta2015-08-20
* ARC: Fix build failures for ARCompact in linux-next after ARCv2 supportVineet Gupta2015-06-28
* ARCv2: Support for ARCv2 ISA and HS38x coresVineet Gupta2015-06-22
* ARC: intc: split into ARCompact ISA specific, common bitsVineet Gupta2015-06-19
* 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