index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
/
process.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARC: clone syscall to setp r25 as thread pointer
Vineet Gupta
2018-10-05
1
-0
/
+20
*
ARC: Improve cmpxchg syscall implementation
Peter Zijlstra
2018-07-09
1
-11
/
+36
*
ARC: [plat-eznps] handle extra aux regs #2: kernel/entry exit
Liav Rehana
2017-08-29
1
-0
/
+4
*
ARC: [plat-eznps] use schd.wft instruction instead of sleep at idle task
Noam Camus
2017-08-29
1
-1
/
+12
*
ARC: create cpu specific version of arch_cpu_idle()
Vineet Gupta
2017-08-29
1
-2
/
+16
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
ARC: change return value of userspace cmpxchg assist syscall
Vineet Gupta
2016-11-07
1
-9
/
+11
*
ARC: syscall for userspace cmpxchg assist
Vineet Gupta
2016-10-24
1
-0
/
+33
*
ARC: Support syscall ABI v4
Vineet Gupta
2016-08-19
1
-1
/
+1
*
exit_thread: remove empty bodies
Jiri Slaby
2016-05-21
1
-7
/
+0
*
ARC: Abstract out ISA specific SLEEP args
Vineet Gupta
2015-11-16
1
-5
/
+4
*
ARC: add/fix some comments in code - no functional change
Vineet Gupta
2015-08-20
1
-1
/
+1
*
ARC: Fix build failures for ARCompact in linux-next after ARCv2 support
Vineet Gupta
2015-06-28
1
-7
/
+1
*
ARCv2: Support for ARCv2 ISA and HS38x cores
Vineet Gupta
2015-06-22
1
-3
/
+16
*
ARC: intc: split into ARCompact ISA specific, common bits
Vineet Gupta
2015-06-19
1
-2
/
+1
*
Merge tag 'arc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2015-04-24
1
-3
/
+6
|
\
|
*
arc: copy_thread(): rename 'arg' argument to 'kthread_arg'
Alex Dowad
2015-03-31
1
-3
/
+6
*
|
whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()
Al Viro
2015-04-12
1
-2
/
+0
|
/
*
ARC: Fix thread_saved_pc()
Vineet Gupta
2015-02-27
1
-23
/
+0
*
ARC: make start_thread() out-of-line
Vineet Gupta
2014-05-05
1
-0
/
+23
*
ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth values
Vineet Gupta
2013-06-26
1
-1
/
+1
*
ARC: pt_regs update #4: r25 saved/restored unconditionally
Vineet Gupta
2013-06-22
1
-0
/
+1
*
ARC: Increase readability of entry handlers
Vineet Gupta
2013-06-22
1
-0
/
+4
*
ARC: pt_regs update #3: Remove unused gutter at start of callee_regs
Vineet Gupta
2013-06-22
1
-3
/
+1
*
ARC: pt_regs update #1: Align pt_regs end with end of kernel stack page
Vineet Gupta
2013-06-22
1
-2
/
+0
*
arc: Use generic idle loop
Thomas Gleixner
2013-04-08
1
-26
/
+1
*
ARC: Fixup the current ABI version
Vineet Gupta
2013-02-27
1
-1
/
+1
*
ARC: Process-creation/scheduling/idle-loop
Vineet Gupta
2013-02-11
1
-0
/
+193
*
ARC: Syscall support (no-legacy-syscall ABI)
Vineet Gupta
2013-02-11
1
-0
/
+42