From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: xen-devel@lists.xensource.com
Subject: Patches for Linux v3.10 (xen tree)
Date: Tue, 16 Apr 2013 17:03:26 -0400 [thread overview]
Message-ID: <20130416210326.GA20267@phenom.dumpdata.com> (raw)
These are the patches I was thinking to push to Linus for v3.10.
Please note that some (the ones I posted) are fresh off the press so
depending on what Stefano thinks about them (or other reviewers) they
might change a bit.
If there are some patches you think are missing, now is the time to tell me
about it.
arch/x86/pci/xen.c | 6 ++---
arch/x86/xen/enlighten.c | 57 +++++++++++++++++++++++++++++++++++++++++++++++-
arch/x86/xen/smp.c | 21 ++++++++++++------
arch/x86/xen/spinlock.c | 25 +++++++++++++++++++++
arch/x86/xen/time.c | 13 ++++++++---
drivers/video/Kconfig | 2 +-
drivers/xen/events.c | 33 +++++++++++++++++++---------
include/xen/events.h | 3 +--
8 files changed, 133 insertions(+), 27 deletions(-)
Andrew Jones (1):
xen kconfig: fix select INPUT_XEN_KBDDEV_FRONTEND
David Vrabel (1):
x86/xen: populate boot_params with EDD data
Jan Beulich (1):
xen: drop tracking of IRQ vector
Konrad Rzeszutek Wilk (9):
xen/smp: Fix leakage of timer interrupt line for every CPU online/offline.
xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU online/offline
xen/time: Fix kasprintf splat when allocating timer%d IRQ line.
xen/events: Check that IRQ value passed in is valid.
xen/time: Add default value of -1 for IRQ and check for that.
xen/spinlock: Check against default value of -1 for IRQ line.
xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVM
xen/smp/pvhvm: Don't initialize IRQ_WORKER as we are using the native one.
xen/smp: Unifiy some of the PVs and PVHVM offline CPU path
reply other threads:[~2013-04-16 21:03 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=20130416210326.GA20267@phenom.dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=xen-devel@lists.xensource.com \
/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.