summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* s390: update sampling tag after task pid changeMartin Schwidefsky2018-04-231-0/+10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-131-15/+3
|\
| * s390: fix transactional execution control register handlingHeiko Carstens2017-11-101-0/+1
| * s390: get rid of exit_thread()Heiko Carstens2017-09-281-7/+0
| * s390/guarded storage: simplify task exit handlingHeiko Carstens2017-09-281-2/+1
| * s390/runtime instrumentation: simplify task exit handlingHeiko Carstens2017-09-281-3/+2
| * s390: convert release_thread() into a static inline functionHeiko Carstens2017-09-281-4/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-25/+0
* s390: add a system call for guarded storageMartin Schwidefsky2017-03-221-1/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-03-121-0/+3
|\
| * s390/cputime: reset all accounting fields on forkMartin Schwidefsky2017-03-011-0/+3
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
|/
* s390: opt into HAVE_COPY_THREAD_TLSHeiko Carstens2017-02-231-3/+2
* s390: restore address space when returning to user spaceHeiko Carstens2017-02-231-0/+13
* s390: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-171-1/+1
* s390: move cputime accounting fields from thread_info to thread_structMartin Schwidefsky2016-11-111-4/+2
* exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-201-2/+3
* s390: add missing include statementsHeiko Carstens2016-05-101-0/+1
* s390/fpu: allocate 'struct fpu' with the task_structMartin Schwidefsky2016-04-211-21/+2
* s390: remove all usages of PSW_ADDR_INSNHeiko Carstens2016-01-191-5/+5
* s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens2016-01-191-1/+1
* s390: avoid cache aliasing under z/VM and KVMMartin Schwidefsky2015-11-161-5/+1
* s390: remove runtime instrumentation interruptsMartin Schwidefsky2015-11-031-1/+0
* s390/fpu: add static FPU save area for init_taskHendrik Brueckner2015-10-141-0/+4
* s390/fpu: always enable the vector facility if it is availableHendrik Brueckner2015-10-141-17/+15
* s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT insteadHendrik Brueckner2015-08-031-2/+2
* s390/kernel: lazy restore fpu registersHendrik Brueckner2015-07-221-7/+26
* s390/kernel: dynamically allocate FP register save areaHendrik Brueckner2015-07-221-7/+20
* s390/kernel: introduce fpu-internal.h with fpu helper functionsHendrik Brueckner2015-07-221-7/+7
* s390/process: fix sfpc inline assemblyHeiko Carstens2015-07-131-1/+1
* s390: remove 31 bit supportHeiko Carstens2015-03-251-28/+1
* s390/process: free vx save area when releasing tasksHendrik Brueckner2015-02-101-0/+8
* s390: avoid z13 cache aliasingMartin Schwidefsky2015-01-221-10/+0
* s390/simd: clear vector register pointer on fork/cloneMartin Schwidefsky2014-12-081-0/+1
* s390/kprobes: make use of NOKPROBE_SYMBOL()Heiko Carstens2014-10-271-1/+1
* s390/idle: consolidate idle functions and definitionsMartin Schwidefsky2014-10-091-24/+0
* s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky2014-05-201-3/+3
* s390/mm: optimize randomize_et_dyn for !PF_RANDOMIZEMartin Schwidefsky2013-12-181-8/+6
* s390: fix save and restore of the floating-point-control registerMartin Schwidefsky2013-10-241-4/+9
* s390/uaccess: always run the kernel in home spaceMartin Schwidefsky2013-10-241-1/+1
* s390/time: return with irqs disabled from psw_idleMartin Schwidefsky2013-08-281-0/+1
* s390: Use generic idle loopThomas Gleixner2013-04-081-23/+9
* 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
OpenPOWER on IntegriCloud