aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/process.c
Commit message (Expand)AuthorAge
* s390/mm: optimize randomize_et_dyn for !PF_RANDOMIZEMartin Schwidefsky2013-12-18
* s390: fix save and restore of the floating-point-control registerMartin Schwidefsky2013-10-24
* s390/uaccess: always run the kernel in home spaceMartin Schwidefsky2013-10-24
* s390/time: return with irqs disabled from psw_idleMartin Schwidefsky2013-08-28
* s390: Use generic idle loopThomas Gleixner2013-04-08
* flagday: don't pass regs to copy_thread()Al Viro2012-11-28
* s390: switch to generic fork/vfork/cloneAl Viro2012-11-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-09
|\
| * s390: switch to generic kernel_thread()Al Viro2012-09-30
| * s390: fold kernel_thread_helper() into ret_from_fork()Al Viro2012-09-30
| * s390: fold execve_tail() into start_thread(), convert to generic sys_execve()Al Viro2012-09-30
* | s390/process: add missing header includeHeiko Carstens2012-09-26
* | s390: add support for runtime instrumentationJan Glauber2012-09-26
|/
* s390/vtimer: rework virtual timer interfaceMartin Schwidefsky2012-07-20
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-20
* Disintegrate asm/system.h for S390David Howells2012-03-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-03-22
|\
| * [S390] rework idle codeMartin Schwidefsky2012-03-11
* | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-01
|/
* compat: fix compile breakage on s390Heiko Carstens2012-02-27
* [S390] idle: avoid RCU usage in extended quiescent stateHeiko Carstens2012-02-17
* nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-11
* nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-11
* nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-11
* [S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky2011-10-30
* [S390] cleanup psw related bits and piecesMartin Schwidefsky2011-10-30
* [S390] Remove unused includes in process.cJan Glauber2011-05-23
* [S390] Randomize PIEsHeiko Carstens2011-01-12
* [S390] Randomise the brk regionHeiko Carstens2011-01-12
* [S390] Randomize lower bits of stack addressHeiko Carstens2011-01-12
* [S390] ptrace cleanupMartin Schwidefsky2011-01-05
* [S390] smp/idle: call init_idle() before starting a new cpuHeiko Carstens2011-01-05
* [S390] add kprobes annotationsMartin Schwidefsky2011-01-05
* [S390] cpu hotplug/idle: move cpu_die call to enabled contextHeiko Carstens2010-10-25
* Make do_execve() take a const filename pointerDavid Howells2010-08-17
* Mark arguments to certain syscalls as being constDavid Howells2010-08-13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* [S390] remove superfluous TIF_USEDFPU bitMartin Schwidefsky2010-01-13
* [S390] clear TIF_SINGLE_STEP for new process.Martin Schwidefsky2010-01-13
* headers: utsname.h reduxAlexey Dobriyan2009-09-23
* [S390] Convert sys_execve to function with parameters.Heiko Carstens2009-09-22
* [S390] Convert sys_clone to function with parameters.Heiko Carstens2009-09-22
* ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2009-06-18
* [S390] implement is_compat_taskHeiko Carstens2009-06-12
* Simplify copy_thread()Alexey Dobriyan2009-04-02
* [S390] move EXPORT_SYMBOLs to definitionsHeiko Carstens2009-03-26
* [S390] split/move machine check handler codeHeiko Carstens2009-03-26
* [S390] cputime: initialize per thread timer values on forkHeiko Carstens2009-03-26
* [S390] arch/s390/kernel/process.c: fix whitespace damageHeiko Carstens2009-03-26
* [CVE-2009-0029] s390 specific system call wrappersHeiko Carstens2009-01-14