* [GIT PULL] parisc architecture updates for v4.10-rc1
@ 2016-12-21 15:48 Helge Deller
0 siblings, 0 replies; only message in thread
From: Helge Deller @ 2016-12-21 15:48 UTC (permalink / raw)
To: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
John David Anglin
Hi Linus,
please pull the changes for this merge window for the parisc architecture from:
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-4.10-1
Changes include:
- Add Kernel address space layout randomization support
- Re-enable interrupts earlier now that we have a working IRQ stack
- Optimize the timer interrupt function to better cope with missed timer irqs
- Fix error return code in parisc perf code (by Dan Carpenter)
- Fix PAT debug code
Thanks,
Helge
----------------------------------------------------------------
Dan Carpenter (1):
parisc: perf: return -EFAULT on error
Helge Deller (4):
parisc: Enable KASLR
parisc: Re-enable interrupts early
parisc: Enhance CPU detection code on PAT machines
parisc: Optimize timer interrupt function
arch/parisc/Kconfig | 1 +
arch/parisc/include/asm/elf.h | 7 ++-
arch/parisc/include/asm/pdcpat.h | 2 +-
arch/parisc/include/asm/processor.h | 4 --
arch/parisc/kernel/entry.S | 12 +---
arch/parisc/kernel/firmware.c | 2 +-
arch/parisc/kernel/inventory.c | 8 +--
arch/parisc/kernel/perf.c | 5 +-
arch/parisc/kernel/process.c | 6 +-
arch/parisc/kernel/processor.c | 29 +++++-----
arch/parisc/kernel/sys_parisc.c | 18 +++---
arch/parisc/kernel/time.c | 112 ++++++++++--------------------------
12 files changed, 67 insertions(+), 139 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-12-21 15:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-21 15:48 [GIT PULL] parisc architecture updates for v4.10-rc1 Helge Deller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).