All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs and cleanups for v3.6 (v1)
@ 2012-07-23 18:28 Konrad Rzeszutek Wilk
  2012-07-23 18:28 ` [PATCH 1/5] xen/p2m: Fix the comment describing the P2M tree Konrad Rzeszutek Wilk
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Konrad Rzeszutek Wilk @ 2012-07-23 18:28 UTC (permalink / raw)
  To: linux-kernel, xen-devel

A little of docs, cleanups of code, and some extra bits to make
reporting more pleasing to eyes.

 arch/x86/xen/enlighten.c |   41 ++++++++++++++++++++++++++++++---
 arch/x86/xen/mmu.c       |   25 ++++++++++++++------
 arch/x86/xen/p2m.c       |   19 ++++++++++-----
 arch/x86/xen/setup.c     |    9 -------
 arch/x86/xen/xen-head.S  |   56 ++++++++++++++++++++++++++++++++++++++++++++-
 arch/x86/xen/xen-ops.h   |    2 +-
 6 files changed, 121 insertions(+), 31 deletions(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-07-24 13:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-23 18:28 [PATCH] docs and cleanups for v3.6 (v1) Konrad Rzeszutek Wilk
2012-07-23 18:28 ` [PATCH 1/5] xen/p2m: Fix the comment describing the P2M tree Konrad Rzeszutek Wilk
2012-07-23 18:28 ` [PATCH 2/5] xen/mmu: The xen_setup_kernel_pagetable doesn't need to return anything Konrad Rzeszutek Wilk
2012-07-23 18:28 ` [PATCH 3/5] xen/mmu: Provide comments describing the _kva and _va aliasing issue Konrad Rzeszutek Wilk
2012-07-23 18:28 ` [PATCH 4/5] xen/x86: Use memblock_reserve for sensitive areas Konrad Rzeszutek Wilk
2012-07-24 13:25   ` [Xen-devel] " Konrad Rzeszutek Wilk
2012-07-23 18:28 ` [PATCH 5/5] xen/perf: Define .glob for the different hypercalls Konrad Rzeszutek Wilk

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.