Linus Torvalds
|
d60a540ac5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
|
7 years ago |
Heiko Carstens
|
a1c5befc1c
s390: fix transactional execution control register handling
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Heiko Carstens
|
59a19ea9a0
s390: get rid of exit_thread()
|
8 years ago |
Heiko Carstens
|
7b83c6297d
s390/guarded storage: simplify task exit handling
|
8 years ago |
Heiko Carstens
|
8d9047f8b9
s390/runtime instrumentation: simplify task exit handling
|
8 years ago |
Heiko Carstens
|
8076428f0c
s390: convert release_thread() into a static inline function
|
8 years ago |
Tobias Klauser
|
6474924e2b
arch: remove unused macro/function thread_saved_pc()
|
8 years ago |
Martin Schwidefsky
|
916cda1aa1
s390: add a system call for guarded storage
|
9 years ago |
Linus Torvalds
|
56b24d1bbc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
|
8 years ago |
Ingo Molnar
|
68db0cf106
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
|
8 years ago |
Ingo Molnar
|
299300258d
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
|
8 years ago |
Ingo Molnar
|
b17b01533b
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
|
8 years ago |
Martin Schwidefsky
|
3c915bdc17
s390/cputime: reset all accounting fields on fork
|
8 years ago |
Heiko Carstens
|
f50c0e6371
s390: opt into HAVE_COPY_THREAD_TLS
|
8 years ago |
Heiko Carstens
|
b5a882fcf1
s390: restore address space when returning to user space
|
8 years ago |
Paul Gortmaker
|
3994a52b54
s390: kernel: Audit and remove any unnecessary uses of module.h
|
8 years ago |
Martin Schwidefsky
|
90c53e6580
s390: move cputime accounting fields from thread_info to thread_struct
|
8 years ago |
Jiri Slaby
|
e64646946e
exit_thread: accept a task parameter to be exited
|
9 years ago |
Heiko Carstens
|
ca21872e43
s390: add missing include statements
|
9 years ago |
Martin Schwidefsky
|
3f6813b9a5
s390/fpu: allocate 'struct fpu' with the task_struct
|
9 years ago |
Heiko Carstens
|
9cb1ccecb6
s390: remove all usages of PSW_ADDR_INSN
|
9 years ago |
Heiko Carstens
|
fecc868a66
s390: remove all usages of PSW_ADDR_AMODE
|
9 years ago |
Martin Schwidefsky
|
c7e8b2c21c
s390: avoid cache aliasing under z/VM and KVM
|
9 years ago |
Martin Schwidefsky
|
b38feccd66
s390: remove runtime instrumentation interrupts
|
9 years ago |
Hendrik Brueckner
|
0ac277790e
s390/fpu: add static FPU save area for init_task
|
10 years ago |
Hendrik Brueckner
|
b5510d9b68
s390/fpu: always enable the vector facility if it is available
|
10 years ago |
Hendrik Brueckner
|
d0164ee20d
s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT instead
|
10 years ago |
Hendrik Brueckner
|
9977e886cb
s390/kernel: lazy restore fpu registers
|
10 years ago |
Hendrik Brueckner
|
155e839a81
s390/kernel: dynamically allocate FP register save area
|
10 years ago |