summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/process.c
AgeCommit message (Expand)Author
2017-12-09s390/runtime instrumentation: simplify task exit handlingHeiko Carstens
2017-11-30s390: fix transactional execution control register handlingHeiko Carstens
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby
2016-05-10s390: add missing include statementsHeiko Carstens
2016-04-21s390/fpu: allocate 'struct fpu' with the task_structMartin Schwidefsky
2016-01-19s390: remove all usages of PSW_ADDR_INSNHeiko Carstens
2016-01-19s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens
2015-11-16s390: avoid cache aliasing under z/VM and KVMMartin Schwidefsky
2015-11-03s390: remove runtime instrumentation interruptsMartin Schwidefsky
2015-10-14s390/fpu: add static FPU save area for init_taskHendrik Brueckner
2015-10-14s390/fpu: always enable the vector facility if it is availableHendrik Brueckner
2015-08-03s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT insteadHendrik Brueckner
2015-07-22s390/kernel: lazy restore fpu registersHendrik Brueckner
2015-07-22s390/kernel: dynamically allocate FP register save areaHendrik Brueckner
2015-07-22s390/kernel: introduce fpu-internal.h with fpu helper functionsHendrik Brueckner
2015-07-13s390/process: fix sfpc inline assemblyHeiko Carstens
2015-03-25s390: remove 31 bit supportHeiko Carstens
2015-02-10s390/process: free vx save area when releasing tasksHendrik Brueckner
2015-01-22s390: avoid z13 cache aliasingMartin Schwidefsky
2014-12-08s390/simd: clear vector register pointer on fork/cloneMartin Schwidefsky
2014-10-27s390/kprobes: make use of NOKPROBE_SYMBOL()Heiko Carstens
2014-10-09s390/idle: consolidate idle functions and definitionsMartin Schwidefsky
2014-05-20s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky
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