From: Linus Torvalds Date: Sun, 14 Sep 2014 19:28:08 +0000 (-0700) Subject: Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller... X-Git-Tag: v3.17-rc5~3 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=5910cfdce307d6e5c55d747809e3c670c9e8a9a7;p=linux-2.6-block.git Merge branch 'parisc-3.17-1' of git://git./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 --- 5910cfdce307d6e5c55d747809e3c670c9e8a9a7