From: Ingo Molnar <mingo@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, "H. Peter Anvin" <hpa@zytor.com>,
Thomas Gleixner <tglx@linutronix.de>,
Andrew Morton <akpm@linux-foundation.org>
Subject: [GIT PULL] x86/mm changes for v3.16
Date: Tue, 3 Jun 2014 15:42:14 +0200 [thread overview]
Message-ID: <20140603134214.GA31721@gmail.com> (raw)
Linus,
Please pull the latest x86-mm-for-linus git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-mm-for-linus
# HEAD: c81c8a1eeede61e92a15103748c23d100880cc8a x86, ioremap: Speed up check for RAM pages
- speed up 256 GB PCI BAR ioremap()s
- speed up PTE swapout page reclaim case
Thanks,
Ingo
---------------------{ shortlog+diffstat manually created }---------->
Ingo Molnar (1):
Merge commit 'b13b1d2d8692' into x86/mm
Roland Dreier (1):
x86, ioremap: Speed up check for RAM pages
Shaohua Li (1):
x86/mm: In the PTE swapout page reclaim case clear the accessed bit instead of flushing the TLB
arch/x86/mm/ioremap.c | 26 +++++++++++++++++++-------
arch/x86/mm/pgtable.c | 21 ++++++++++++++-------
2 files changed, 33 insertions(+), 14 deletions(-)
reply other threads:[~2014-06-03 13:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20140603134214.GA31721@gmail.com \
--to=mingo@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.