-
- Downloads
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Pull s390 fixes from Martin Schwidefsky: - four patches to get the new cputime code in shape for s390 - add the new statx system call - a few bug fixes * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: s390: wire up statx system call KVM: s390: Fix guest migration for huge guests resulting in panic s390/ipl: always use load normal for CCW-type re-IPL s390/timex: micro optimization for tod_to_ns s390/cputime: provide archicture specific cputime_to_nsecs s390/cputime: reset all accounting fields on fork s390/cputime: remove last traces of cputime_t s390: fix in-kernel program checks s390/crypt: fix missing unlock in ctr_paes_crypt on error path
No related branches found
No related tags found
Showing
- arch/s390/crypto/paes_s390.c 4 additions, 1 deletionarch/s390/crypto/paes_s390.c
- arch/s390/include/asm/cputime.h 8 additions, 12 deletionsarch/s390/include/asm/cputime.h
- arch/s390/include/asm/timex.h 4 additions, 8 deletionsarch/s390/include/asm/timex.h
- arch/s390/include/uapi/asm/unistd.h 3 additions, 1 deletionarch/s390/include/uapi/asm/unistd.h
- arch/s390/kernel/compat_wrapper.c 1 addition, 0 deletionsarch/s390/kernel/compat_wrapper.c
- arch/s390/kernel/entry.S 5 additions, 5 deletionsarch/s390/kernel/entry.S
- arch/s390/kernel/ipl.c 2 additions, 0 deletionsarch/s390/kernel/ipl.c
- arch/s390/kernel/process.c 3 additions, 0 deletionsarch/s390/kernel/process.c
- arch/s390/kernel/syscalls.S 2 additions, 0 deletionsarch/s390/kernel/syscalls.S
- arch/s390/kernel/vtime.c 1 addition, 1 deletionarch/s390/kernel/vtime.c
- arch/s390/mm/pgtable.c 18 additions, 1 deletionarch/s390/mm/pgtable.c
Loading
Please register or sign in to comment