]> 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>
Mon, 7 Oct 2013 08:13:26 +0000 (01:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 7 Oct 2013 08:13:26 +0000 (01:13 -0700)
commita815c9f1ac2c183366f41ac4db2ec5aa42b7cb42
tree5419ae99fdd48b8fca010c719574afb3656bdd25
parent87abb37b73608fe4855499580316d54f56b364e8
parent207aae3517d157dfb451d6fc581c8c0c77f995f7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux

Pull s390 fixes from Martin Schwidefsky:
 "A couple of bux fixes, notable are the regression with ptrace vs
  restarting system calls and the patch for kdump to be able to copy
  from virtual memory"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
  s390: fix system call restart after inferior call
  s390: Allow vmalloc target buffers for copy_from_oldmem()
  s390/sclp: properly detect line mode console
  s390/kprobes: add exrl to list of prohibited opcodes
  s390/3270: fix return value check in tty3270_resize_work()