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
/
s390
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-29
flagday: don't pass regs to copy_thread()
Al Viro
1
-2
/
+1
2012-11-29
s390: switch to generic fork/vfork/clone
Al Viro
1
-42
/
+10
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-74
/
+33
2012-10-01
s390: switch to generic kernel_thread()
Al Viro
1
-39
/
+33
2012-10-01
s390: fold kernel_thread_helper() into ret_from_fork()
Al Viro
1
-10
/
+0
2012-10-01
s390: fold execve_tail() into start_thread(), convert to generic sys_execve()
Al Viro
1
-25
/
+0
2012-09-26
s390/process: add missing header include
Heiko Carstens
1
-0
/
+1
2012-09-26
s390: add support for runtime instrumentation
Jan Glauber
1
-0
/
+7
2012-07-20
s390/vtimer: rework virtual timer interface
Martin Schwidefsky
1
-1
/
+1
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for S390
David Howells
1
-1
/
+1
2012-03-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-6
/
+1
2012-03-11
[S390] rework idle code
Martin Schwidefsky
1
-6
/
+1
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-3
/
+1
2012-02-27
compat: fix compile breakage on s390
Heiko Carstens
1
-1
/
+0
2012-02-17
[S390] idle: avoid RCU usage in extended quiescent state
Heiko Carstens
1
-2
/
+3
2011-12-11
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
1
-2
/
+4
2011-12-11
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
1
-2
/
+2
2011-12-11
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
1
-2
/
+2
2011-10-30
[S390] sparse: fix sparse warnings about missing prototypes
Martin Schwidefsky
1
-0
/
+1
2011-10-30
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
1
-1
/
+2
2011-05-23
[S390] Remove unused includes in process.c
Jan Glauber
1
-17
/
+2
2011-01-12
[S390] Randomize PIEs
Heiko Carstens
1
-0
/
+11
2011-01-12
[S390] Randomise the brk region
Heiko Carstens
1
-0
/
+18
2011-01-12
[S390] Randomize lower bits of stack address
Heiko Carstens
1
-0
/
+9
2011-01-05
[S390] ptrace cleanup
Martin Schwidefsky
1
-1
/
+3
2011-01-05
[S390] smp/idle: call init_idle() before starting a new cpu
Heiko Carstens
1
-6
/
+2
2011-01-05
[S390] add kprobes annotations
Martin Schwidefsky
1
-3
/
+6
2010-10-25
[S390] cpu hotplug/idle: move cpu_die call to enabled context
Heiko Carstens
1
-5
/
+5
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
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2010-01-13
[S390] remove superfluous TIF_USEDFPU bit
Martin Schwidefsky
1
-2
/
+0
2010-01-13
[S390] clear TIF_SINGLE_STEP for new process.
Martin Schwidefsky
1
-0
/
+1
2009-09-24
headers: utsname.h redux
Alexey Dobriyan
1
-1
/
+0
2009-09-23
[S390] Convert sys_execve to function with parameters.
Heiko Carstens
1
-17
/
+13
2009-09-23
[S390] Convert sys_clone to function with parameters.
Heiko Carstens
1
-8
/
+2
2009-06-19
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
Oleg Nesterov
1
-3
/
+0
2009-06-12
[S390] implement is_compat_task
Heiko Carstens
1
-1
/
+2
2009-04-03
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2009-03-26
[S390] move EXPORT_SYMBOLs to definitions
Heiko Carstens
1
-0
/
+2
2009-03-26
[S390] split/move machine check handler code
Heiko Carstens
1
-1
/
+1
2009-03-26
[S390] cputime: initialize per thread timer values on fork
Heiko Carstens
1
-0
/
+5
2009-03-26
[S390] arch/s390/kernel/process.c: fix whitespace damage
Heiko Carstens
1
-37
/
+27
2009-01-14
[CVE-2009-0029] s390 specific system call wrappers
Heiko Carstens
1
-4
/
+5
2008-12-31
[PATCH] improve idle cputime accounting
Martin Schwidefsky
1
-61
/
+3
2008-12-31
[PATCH] improve precision of idle time detection.
Martin Schwidefsky
1
-22
/
+45
2008-11-14
[S390] ftrace: disable tracing on idle psw
Heiko Carstens
1
-0
/
+3
2008-08-21
[S390] Fix uninitialized spinlock use
Josef 'Jeff' Sipek
1
-1
/
+3
2008-07-19
nohz: adjust tick_nohz_stop_sched_tick() call of s390 as well
Thomas Gleixner
1
-1
/
+1
[prev]
[next]