]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 14 Sep 2014 19:28:08 +0000 (12:28 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 14 Sep 2014 19:28:08 +0000 (12:28 -0700)
commit4d62989fac191672f7d3ea2d8ef1d38e12b47357
tree52de74e98b3263f45b7d07c1d3000b199b0bc10d
parent7a01fbc1619ad7e59667c0f7db4ec2eb2b0720a9
parent0d4bf02dff127fe927c18603db69c7b81995d391
Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux

Pull parisc updates from Helge Deller:
 "The most important patch is a new Light Weigth Syscall (LWS) for 8,
  16, 32 and 64 bit atomic CAS operations which is required in order to
  be able to implement the atomic gcc builtins on our platform.

  Other than that, we wire up the seccomp, getrandom and memfd_create
  syscalls, fixes a minor off-by-one bug and a wrong printk string"

* 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:
  parisc: Implement new LWS CAS supporting 64 bit operations.
  parisc: Wire up seccomp, getrandom and memfd_create syscalls
  parisc: dino: fix %d confusingly prefixed with 0x in format string
  parisc: sys_hpux: NUL terminator is one past the end