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
starfive-6.6.48-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
/
frv
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-10
arch: remove frv port
Arnd Bergmann
1
-275
/
+0
2017-06-29
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
1
-9
/
+0
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
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2013-04-08
frv: Use generic idle loop
Thomas Gleixner
1
-22
/
+5
2012-11-29
flagday: don't pass regs to copy_thread()
Al Viro
1
-1
/
+1
2012-11-29
frv: switch to generic fork/vfork/clone
Al Viro
1
-40
/
+5
2012-11-02
FRV: Fix the new-style kernel_thread() stuff
David Howells
1
-2
/
+3
2012-10-17
FRV: Fix incorrect symbol in copy_thread()
David Howells
1
-1
/
+1
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-43
/
+23
2012-10-01
frv: switch to generic kernel_thread()
Al Viro
1
-22
/
+19
2012-10-01
frv: switch to generic sys_execve()
Al Viro
1
-19
/
+0
2012-10-01
frv: split ret_from_fork, simplify kernel_thread() a lot
Al Viro
1
-21
/
+23
2012-09-23
frv: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
1
-0
/
+3
2012-05-23
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-11
/
+0
2012-05-17
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
1
-11
/
+0
2012-05-05
frv: Use core allocator for task_struct
Thomas Gleixner
1
-10
/
+0
2012-05-05
frv: Use correct size for task_struct allocation
Thomas Gleixner
1
-7
/
+2
2012-03-28
Disintegrate asm/system.h for FRV
David Howells
1
-1
/
+0
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-3
/
+1
2011-07-27
frv, exec: remove redundant set_fs(USER_DS)
Mathias Krause
1
-4
/
+1
2011-03-23
mm: NUMA aware alloc_task_struct_node()
Eric Dumazet
1
-2
/
+3
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-08-18
Make do_execve() take a const filename pointer
David Howells
1
-2
/
+3
2010-08-14
Mark arguments to certain syscalls as being const
David Howells
1
-1
/
+2
2009-10-14
frv: Remove the BKL from sys_execve
John Kacur
1
-4
/
+1
2009-09-23
FRV: Use asm/generic-hardirq.h
Christoph Hellwig
1
-4
/
+0
2009-04-03
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2007-05-09
FRV: Replace pgd management via slabs through quicklists
Christoph Lameter
1
-0
/
+4
2006-07-11
[PATCH] FRV: Introduce asm-offsets for FRV arch
David Howells
1
-1
/
+2
2006-07-11
[PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt
David Howells
1
-0
/
+8
2006-07-11
[PATCH] FRV: Fix FRV arch compile errors
David Howells
1
-0
/
+4
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-23
[PATCH] frv: misc __user annotations
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] frv: task_thread_info(), task_stack_page()
Al Viro
1
-2
/
+2
2006-01-10
[PATCH] dump_thread() cleanup
akpm@osdl.org
1
-22
/
+0
2005-11-09
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
1
-1
/
+5
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+388