[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20151025114934.GA11108@ls3530.box>
Date: Sun, 25 Oct 2015 12:49:34 +0100
From: Helge Deller <deller@....de>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-parisc@...r.kernel.org,
James Bottomley <James.Bottomley@...senPartnership.com>,
John David Anglin <dave.anglin@...l.net>
Subject: [GIT PULL] parisc architecture updates for v4.3
Hi Linus,
please pull some patches for the parisc architecture for kernel v4.3 from:
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-4.3-2
The most important change is that we reduce L1_CACHE_BYTES to 16 bytes, for
which a trivial patch for XPS in the network layer was needed.
Then we wire up the sys_membarrier and userfaultfd syscalls and added two other
small cleanups.
Thanks,
Helge
----------------------------------------------------------------
Axel Lin (1):
parisc: serial/mux: Convert to uart_console_device instead of open-coded
Helge Deller (3):
parisc: Wire up userfaultfd syscall
parisc: reduce syslog debug output
net/xps: Fix calculation of initial number of xps queues
John David Anglin (1):
parisc: Change L1_CACHE_BYTES to 16
Mathieu Desnoyers (1):
parisc: allocate sys_membarrier system call number
arch/parisc/include/asm/cache.h | 18 +++++-------------
arch/parisc/include/uapi/asm/unistd.h | 4 +++-
arch/parisc/kernel/syscall_table.S | 2 ++
drivers/parisc/lba_pci.c | 12 ++++++------
drivers/tty/serial/mux.c | 9 ++-------
include/linux/netdevice.h | 4 ++--
6 files changed, 20 insertions(+), 29 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists