summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* flagday: don't pass regs to copy_thread()Al Viro2012-11-281-2/+1
* s390: switch to generic fork/vfork/cloneAl Viro2012-11-281-42/+10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-101-74/+33
|\
| * s390: switch to generic kernel_thread()Al Viro2012-09-301-39/+33
| * s390: fold kernel_thread_helper() into ret_from_fork()Al Viro2012-09-301-10/+0
| * s390: fold execve_tail() into start_thread(), convert to generic sys_execve()Al Viro2012-09-301-25/+0
* | s390/process: add missing header includeHeiko Carstens2012-09-261-0/+1
* | s390: add support for runtime instrumentationJan Glauber2012-09-261-0/+7
|/
* s390/vtimer: rework virtual timer interfaceMartin Schwidefsky2012-07-201-1/+1
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-1/+1
* Disintegrate asm/system.h for S390David Howells2012-03-281-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-03-221-6/+1
|\
| * [S390] rework idle codeMartin Schwidefsky2012-03-111-6/+1
* | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1
|/
* compat: fix compile breakage on s390Heiko Carstens2012-02-271-1/+0
* [S390] idle: avoid RCU usage in extended quiescent stateHeiko Carstens2012-02-171-2/+3
* nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-111-2/+4
* nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-111-2/+2
* nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-111-2/+2
* [S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky2011-10-301-0/+1
* [S390] cleanup psw related bits and piecesMartin Schwidefsky2011-10-301-1/+2
* [S390] Remove unused includes in process.cJan Glauber2011-05-231-17/+2
* [S390] Randomize PIEsHeiko Carstens2011-01-121-0/+11
* [S390] Randomise the brk regionHeiko Carstens2011-01-121-0/+18
* [S390] Randomize lower bits of stack addressHeiko Carstens2011-01-121-0/+9
* [S390] ptrace cleanupMartin Schwidefsky2011-01-051-1/+3
* [S390] smp/idle: call init_idle() before starting a new cpuHeiko Carstens2011-01-051-6/+2
* [S390] add kprobes annotationsMartin Schwidefsky2011-01-051-3/+6
* [S390] cpu hotplug/idle: move cpu_die call to enabled contextHeiko Carstens2010-10-251-5/+5
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-2/+3
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* [S390] remove superfluous TIF_USEDFPU bitMartin Schwidefsky2010-01-131-2/+0
* [S390] clear TIF_SINGLE_STEP for new process.Martin Schwidefsky2010-01-131-0/+1
* headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* [S390] Convert sys_execve to function with parameters.Heiko Carstens2009-09-221-17/+13
* [S390] Convert sys_clone to function with parameters.Heiko Carstens2009-09-221-8/+2
* ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2009-06-181-3/+0
* [S390] implement is_compat_taskHeiko Carstens2009-06-121-1/+2
* Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
* [S390] move EXPORT_SYMBOLs to definitionsHeiko Carstens2009-03-261-0/+2
* [S390] split/move machine check handler codeHeiko Carstens2009-03-261-1/+1
* [S390] cputime: initialize per thread timer values on forkHeiko Carstens2009-03-261-0/+5
* [S390] arch/s390/kernel/process.c: fix whitespace damageHeiko Carstens2009-03-261-37/+27
* [CVE-2009-0029] s390 specific system call wrappersHeiko Carstens2009-01-141-4/+5
* [PATCH] improve idle cputime accountingMartin Schwidefsky2008-12-311-61/+3
* [PATCH] improve precision of idle time detection.Martin Schwidefsky2008-12-311-22/+45
* [S390] ftrace: disable tracing on idle pswHeiko Carstens2008-11-141-0/+3
* [S390] Fix uninitialized spinlock useJosef 'Jeff' Sipek2008-08-211-1/+3
* nohz: adjust tick_nohz_stop_sched_tick() call of s390 as wellThomas Gleixner2008-07-191-1/+1
OpenPOWER on IntegriCloud