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