aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/process.c
AgeCommit message (Expand)Author
2016-08-19ARC: Support syscall ABI v4Vineet Gupta
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2015-11-16ARC: Abstract out ISA specific SLEEP argsVineet Gupta
2015-08-20ARC: add/fix some comments in code - no functional changeVineet Gupta
2015-06-28ARC: Fix build failures for ARCompact in linux-next after ARCv2 supportVineet Gupta
2015-06-22ARCv2: Support for ARCv2 ISA and HS38x coresVineet Gupta
2015-06-19ARC: intc: split into ARCompact ISA specific, common bitsVineet Gupta
2015-04-24Merge tag 'arc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2015-04-11whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro
2015-03-31arc: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad
2015-02-27ARC: Fix thread_saved_pc()Vineet Gupta
2014-05-05ARC: make start_thread() out-of-lineVineet Gupta
2013-06-26ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth valuesVineet Gupta
2013-06-22ARC: pt_regs update #4: r25 saved/restored unconditionallyVineet Gupta
2013-06-22ARC: Increase readability of entry handlersVineet Gupta
2013-06-22ARC: pt_regs update #3: Remove unused gutter at start of callee_regsVineet Gupta
2013-06-22ARC: pt_regs update #1: Align pt_regs end with end of kernel stack pageVineet Gupta
2013-04-08arc: Use generic idle loopThomas Gleixner
2013-02-27ARC: Fixup the current ABI versionVineet Gupta
2013-02-11ARC: Process-creation/scheduling/idle-loopVineet Gupta
2013-02-11ARC: Syscall support (no-legacy-syscall ABI)Vineet Gupta