From: Helge Deller <deller@gmx.de>
To: Linus Torvalds <torvalds@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-parisc@vger.kernel.org,
James Bottomley <James.Bottomley@HansenPartnership.com>,
John David Anglin <dave.anglin@bell.net>
Cc: Alex Ivanov <lausgans@gmail.com>
Subject: [GIT PULL] parisc fixes for v4.2
Date: Fri, 10 Jul 2015 23:04:08 +0200 [thread overview]
Message-ID: <20150710210408.GA5000@ls3530.box> (raw)
Hi Linus,
please pull the latest fixes for the parisc architecture for v4.2-rc2 from:
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-4.2-1
We have one important patch from Dave Anglin and myself which fixes PTE/TLB
race conditions which caused random segmentation faults on our debian buildd
servers, and one patch from Alex Ivanov which speeds up the graphical text
console on the STI framebuffer driver.
Thanks,
Helge
----------------------------------------------------------------
Alex Ivanov (1):
stifb: Implement hardware accelerated copyarea
John David Anglin (1):
parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based on timing results
arch/parisc/include/asm/pgtable.h | 55 +++++++++----
arch/parisc/include/asm/tlbflush.h | 53 ++++++------
arch/parisc/kernel/cache.c | 105 +++++++++++++++---------
arch/parisc/kernel/entry.S | 163 ++++++++++++++++++-------------------
arch/parisc/kernel/traps.c | 4 -
drivers/video/fbdev/stifb.c | 40 ++++++++-
6 files changed, 250 insertions(+), 170 deletions(-)
next reply other threads:[~2015-07-10 21:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-10 21:04 Helge Deller [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-07-19 7:08 [GIT PULL] parisc fixes for v4.2 Helge Deller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150710210408.GA5000@ls3530.box \
--to=deller@gmx.de \
--cc=James.Bottomley@HansenPartnership.com \
--cc=dave.anglin@bell.net \
--cc=lausgans@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-parisc@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).