index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
1
-4
/
+3
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
1
-3
/
+5
2022-02-25
uaccess: fix type mismatch warnings from access_ok()
Arnd Bergmann
1
-1
/
+1
2021-10-29
signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)
Eric W. Biederman
1
-1
/
+1
2021-05-10
arc: Fix typos/spellos
Bhaskar Chowdhury
1
-4
/
+4
2021-02-22
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2020-10-06
ARC: [plat-eznps]: Drop support for EZChip NPS platform
Vineet Gupta
1
-15
/
+0
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
1
-1
/
+1
2020-08-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-5
/
+0
2020-07-27
kill unused dump_fpu() instances
Al Viro
1
-5
/
+0
2020-07-05
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
1
-2
/
+3
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-2
/
+2
2020-01-18
ARCv2: fpu: preserve userspace fpu state
Vineet Gupta
1
-1
/
+5
2020-01-16
ARC: wireup clone3 syscall
Vineet Gupta
1
-4
/
+3
2019-07-09
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
1
-1
/
+1
2019-05-27
signal: Remove task parameter from force_sigsegv
Eric W. Biederman
1
-1
/
+1
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2018-10-06
ARC: clone syscall to setp r25 as thread pointer
Vineet Gupta
1
-0
/
+20
2018-07-09
ARC: Improve cmpxchg syscall implementation
Peter Zijlstra
1
-11
/
+36
2017-08-29
ARC: [plat-eznps] handle extra aux regs #2: kernel/entry exit
Liav Rehana
1
-0
/
+4
2017-08-29
ARC: [plat-eznps] use schd.wft instruction instead of sleep at idle task
Noam Camus
1
-1
/
+12
2017-08-29
ARC: create cpu specific version of arch_cpu_idle()
Vineet Gupta
1
-2
/
+16
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+2
2016-11-07
ARC: change return value of userspace cmpxchg assist syscall
Vineet Gupta
1
-9
/
+11
2016-10-24
ARC: syscall for userspace cmpxchg assist
Vineet Gupta
1
-0
/
+33
2016-08-19
ARC: Support syscall ABI v4
Vineet Gupta
1
-1
/
+1
2016-05-21
exit_thread: remove empty bodies
Jiri Slaby
1
-7
/
+0
2015-11-16
ARC: Abstract out ISA specific SLEEP args
Vineet Gupta
1
-5
/
+4
2015-08-20
ARC: add/fix some comments in code - no functional change
Vineet Gupta
1
-1
/
+1
2015-06-28
ARC: Fix build failures for ARCompact in linux-next after ARCv2 support
Vineet Gupta
1
-7
/
+1
2015-06-22
ARCv2: Support for ARCv2 ISA and HS38x cores
Vineet Gupta
1
-3
/
+16
2015-06-19
ARC: intc: split into ARCompact ISA specific, common bits
Vineet Gupta
1
-2
/
+1
2015-04-24
Merge tag 'arc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
1
-3
/
+6
2015-04-12
whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()
Al Viro
1
-2
/
+0
2015-03-31
arc: copy_thread(): rename 'arg' argument to 'kthread_arg'
Alex Dowad
1
-3
/
+6
2015-02-27
ARC: Fix thread_saved_pc()
Vineet Gupta
1
-23
/
+0
2014-05-05
ARC: make start_thread() out-of-line
Vineet Gupta
1
-0
/
+23
2013-06-26
ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth values
Vineet Gupta
1
-1
/
+1
2013-06-22
ARC: pt_regs update #4: r25 saved/restored unconditionally
Vineet Gupta
1
-0
/
+1
2013-06-22
ARC: Increase readability of entry handlers
Vineet Gupta
1
-0
/
+4
2013-06-22
ARC: pt_regs update #3: Remove unused gutter at start of callee_regs
Vineet Gupta
1
-3
/
+1
2013-06-22
ARC: pt_regs update #1: Align pt_regs end with end of kernel stack page
Vineet Gupta
1
-2
/
+0
2013-04-08
arc: Use generic idle loop
Thomas Gleixner
1
-26
/
+1
2013-02-27
ARC: Fixup the current ABI version
Vineet Gupta
1
-1
/
+1
2013-02-11
ARC: Process-creation/scheduling/idle-loop
Vineet Gupta
1
-0
/
+193
2013-02-11
ARC: Syscall support (no-legacy-syscall ABI)
Vineet Gupta
1
-0
/
+42