index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2016-05-21
exit_thread: remove empty bodies
Jiri Slaby
2015-11-16
ARC: Abstract out ISA specific SLEEP args
Vineet Gupta
2015-08-20
ARC: add/fix some comments in code - no functional change
Vineet Gupta
2015-06-28
ARC: Fix build failures for ARCompact in linux-next after ARCv2 support
Vineet Gupta
2015-06-22
ARCv2: Support for ARCv2 ISA and HS38x cores
Vineet Gupta
2015-06-19
ARC: intc: split into ARCompact ISA specific, common bits
Vineet Gupta
2015-04-24
Merge tag 'arc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2015-04-12
whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()
Al Viro
2015-03-31
arc: copy_thread(): rename 'arg' argument to 'kthread_arg'
Alex Dowad
2015-02-27
ARC: Fix thread_saved_pc()
Vineet Gupta
2014-05-05
ARC: make start_thread() out-of-line
Vineet Gupta
2013-06-26
ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth values
Vineet Gupta
2013-06-22
ARC: pt_regs update #4: r25 saved/restored unconditionally
Vineet Gupta
2013-06-22
ARC: Increase readability of entry handlers
Vineet Gupta
2013-06-22
ARC: pt_regs update #3: Remove unused gutter at start of callee_regs
Vineet Gupta
2013-06-22
ARC: pt_regs update #1: Align pt_regs end with end of kernel stack page
Vineet Gupta
2013-04-08
arc: Use generic idle loop
Thomas Gleixner
2013-02-27
ARC: Fixup the current ABI version
Vineet Gupta
2013-02-11
ARC: Process-creation/scheduling/idle-loop
Vineet Gupta
2013-02-11
ARC: Syscall support (no-legacy-syscall ABI)
Vineet Gupta