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