index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2011-01-12
[S390] Randomize PIEs
Heiko Carstens
2011-01-12
[S390] Randomise the brk region
Heiko Carstens
2011-01-12
[S390] Randomize lower bits of stack address
Heiko Carstens
2011-01-05
[S390] ptrace cleanup
Martin Schwidefsky
2011-01-05
[S390] smp/idle: call init_idle() before starting a new cpu
Heiko Carstens
2011-01-05
[S390] add kprobes annotations
Martin Schwidefsky
2010-10-25
[S390] cpu hotplug/idle: move cpu_die call to enabled context
Heiko Carstens
2010-08-17
Make do_execve() take a const filename pointer
David Howells
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-13
[S390] remove superfluous TIF_USEDFPU bit
Martin Schwidefsky
2010-01-13
[S390] clear TIF_SINGLE_STEP for new process.
Martin Schwidefsky
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
2009-09-22
[S390] Convert sys_execve to function with parameters.
Heiko Carstens
2009-09-22
[S390] Convert sys_clone to function with parameters.
Heiko Carstens
2009-06-18
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
Oleg Nesterov
2009-06-12
[S390] implement is_compat_task
Heiko Carstens
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
2009-03-26
[S390] move EXPORT_SYMBOLs to definitions
Heiko Carstens
2009-03-26
[S390] split/move machine check handler code
Heiko Carstens
2009-03-26
[S390] cputime: initialize per thread timer values on fork
Heiko Carstens
2009-03-26
[S390] arch/s390/kernel/process.c: fix whitespace damage
Heiko Carstens
2009-01-14
[CVE-2009-0029] s390 specific system call wrappers
Heiko Carstens
2008-12-31
[PATCH] improve idle cputime accounting
Martin Schwidefsky
2008-12-31
[PATCH] improve precision of idle time detection.
Martin Schwidefsky
2008-11-14
[S390] ftrace: disable tracing on idle psw
Heiko Carstens
2008-08-21
[S390] Fix uninitialized spinlock use
Josef 'Jeff' Sipek
2008-07-19
nohz: adjust tick_nohz_stop_sched_tick() call of s390 as well
Thomas Gleixner
2008-07-14
[S390] idle: remove idle notifier chain.
Heiko Carstens
2008-04-30
[S390] Move show_regs to traps.c.
Heiko Carstens
2008-04-17
[S390] kernel: show last breaking-event-address on oops
Christian Borntraeger
2008-04-17
[S390] Fix a lot of sparse warnings.
Heiko Carstens
2008-04-17
[S390] Convert s390 to GENERIC_CLOCKEVENTS.
Heiko Carstens
2008-04-17
[S390] Convert monitor calls to function calls.
Heiko Carstens
2008-03-05
[S390] idle: Fix machine check handling in idle loop.
Heiko Carstens
2008-02-19
[S390] Make sure enabled wait psw is loaded in default_idle.
Heiko Carstens
2008-02-09
[S390] Remove a.out header file.
Martin Schwidefsky
2008-01-26
[S390] Print kernel version in dump_stack() and show_regs().
Heiko Carstens
2007-11-05
[S390] Fix compile on !CONFIG_SMP.
Heiko Carstens
2007-10-22
[S390] Remove unused user_seg from thread structure.
Martin Schwidefsky
2007-10-22
[S390] Add per-cpu idle time / idle count sysfs attributes.
Heiko Carstens
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-07-29
Remove fs.h from mm.h
Alexey Dobriyan
2007-07-10
[S390] s390: rename CPU_IDLE to S390_CPU_IDLE
Heiko Carstens
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-04-27
[S390] System call cleanup.
Martin Schwidefsky
2007-02-05
[S390] noexec protection
Gerald Schaefer
2006-09-28
[S390] Inline assembly cleanup.
Martin Schwidefsky
2006-07-12
[S390] Fix sparse warnings.
Heiko Carstens
2006-07-03
[PATCH] lockdep: irqtrace subsystem, s390 support
Heiko Carstens
[next]