]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 12 Mar 2017 21:22:25 +0000 (14:22 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 12 Mar 2017 21:22:25 +0000 (14:22 -0700)
commite5e1ca7306b008a6d1f268053edcb8a744136b6c
tree888f40d5c2b77f3d839a14f9781e418b9d48c22a
parent2602683041f948cdcac2939de970bf8611f453b9
parent26ab82392ed47a71a63763c21e8a9f1443024a0b
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
arch/s390/kernel/process.c
arch/s390/kernel/vtime.c