summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* ARC: [plat-eznps] handle extra aux regs #2: kernel/entry exitLiav Rehana2017-08-281-0/+4
* ARC: [plat-eznps] use schd.wft instruction instead of sleep at idle taskNoam Camus2017-08-281-1/+12
* ARC: create cpu specific version of arch_cpu_idle()Vineet Gupta2017-08-281-2/+16
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+2
* ARC: change return value of userspace cmpxchg assist syscallVineet Gupta2016-11-071-9/+11
* ARC: syscall for userspace cmpxchg assistVineet Gupta2016-10-241-0/+33
* ARC: Support syscall ABI v4Vineet Gupta2016-08-191-1/+1
* exit_thread: remove empty bodiesJiri Slaby2016-05-201-7/+0
* ARC: Abstract out ISA specific SLEEP argsVineet Gupta2015-11-161-5/+4
* ARC: add/fix some comments in code - no functional changeVineet Gupta2015-08-201-1/+1
* ARC: Fix build failures for ARCompact in linux-next after ARCv2 supportVineet Gupta2015-06-281-7/+1
* ARCv2: Support for ARCv2 ISA and HS38x coresVineet Gupta2015-06-221-3/+16
* ARC: intc: split into ARCompact ISA specific, common bitsVineet Gupta2015-06-191-2/+1
* Merge tag 'arc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2015-04-241-3/+6
|\
| * arc: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad2015-03-311-3/+6
* | whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro2015-04-111-2/+0
|/
* ARC: Fix thread_saved_pc()Vineet Gupta2015-02-271-23/+0
* ARC: make start_thread() out-of-lineVineet Gupta2014-05-051-0/+23
* ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth valuesVineet Gupta2013-06-261-1/+1
* ARC: pt_regs update #4: r25 saved/restored unconditionallyVineet Gupta2013-06-221-0/+1
* ARC: Increase readability of entry handlersVineet Gupta2013-06-221-0/+4
* ARC: pt_regs update #3: Remove unused gutter at start of callee_regsVineet Gupta2013-06-221-3/+1
* ARC: pt_regs update #1: Align pt_regs end with end of kernel stack pageVineet Gupta2013-06-221-2/+0
* arc: Use generic idle loopThomas Gleixner2013-04-081-26/+1
* ARC: Fixup the current ABI versionVineet Gupta2013-02-271-1/+1
* ARC: Process-creation/scheduling/idle-loopVineet Gupta2013-02-111-0/+193
* ARC: Syscall support (no-legacy-syscall ABI)Vineet Gupta2013-02-111-0/+42
OpenPOWER on IntegriCloud