First  |  Prev |  Next  |  Last
Pages: 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212
[PATCH 19/20] xenbus: prevent warnings on unhandled enumeration values
From: Noboru Iwamatsu <n_iwamatsu(a)jp.fujitsu.com> XenbusStateReconfiguring/XenbusStateReconfigured were introduced by c/s 437, but aren't handled in many switch statements. ... also pulled from the linux-2.6-sparse-tree tree. Signed-off-by: Jan Beulich <jbeulich(a)novell.com> Signed-off-by: Konrad Rzeszutek Wi... 4 Aug 2010 14:42
[PATCH 18/20] xenbus: Xen paravirtualised PCI hotplug support.
From: Yosuke Iwamatsu <y-iwamatsu(a)ab.jp.nec.com> The Xen PCI front driver adds two new states that are utilizez for PCI hotplug support. This is a patch pulled from the linux-2.6-xen-sparse tree. Signed-off-by: Noboru Iwamatsu <n_iwamatsu(a)jp.fujitsu.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk(a)oracle... 4 Aug 2010 14:42
[PATCH 08/20] xen: statically initialize cpu_evtchn_mask_p
From: Jeremy Fitzhardinge <jeremy.fitzhardinge(a)citrix.com> Sometimes cpu_evtchn_mask_p can get used early, before it has been allocated. Statically initialize it with an initdata version to catch any early references. Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge(a)citrix.com> Signed-off-by: Konrad Rz... 4 Aug 2010 14:42
[ANNOUNCE] iproute2 2.6.35
This version of iproute2 utilities intended for use with 2.6.35 or later kernel, but should be backward compatible with older releases. In addition to build and man page fixes, this release includes a support for a couple of new kernel features: * 64 bit network device stats * multicast rules he tar bal... 4 Aug 2010 14:42
[git pull] device tree changes for 2.6.36
Hi Linus Here are the bulk of the device tree support generalizations and bug fixes for the 2.6.36 merge window. Please pull. I have one more device tree patch that I want to push for this merge window which is a bulk rename of struct of_device to struct of_platform_device (very mechanical change). I haven't... 4 Aug 2010 14:42
[PATCH trivial] drivers/usb: Remove unnecessary return;s from void functions
Greg prefers this to go through the trivial tree. http://lkml.org/lkml/2010/6/24/1 There are about 2500 void functions in drivers/usb Only a few used return; at end of function. Standardize them a bit. Moved a statement down a line in drivers/usb/host/u132-hcd.c Signed-off-by: Joe Perches <joe(a)perches.com... 4 Aug 2010 14:42
ioat2: catch and recover from broken vtd configurations v6
On Wed, 2010-08-04 at 10:47 -0700, Dan Williams wrote: On Fri, Jul 23, 2010 at 3:47 PM, Dan Williams <dan.j.williams(a)intel.com> wrote: On some platforms (MacPro3,1) the BIOS assigns the ioatdma device to the incorrect iommu causing faults when the driver initializes. Add a quirk to catch this misconf... 4 Aug 2010 14:42
[PATCH -next] ceph: rbd depends on BLOCK
From: Randy Dunlap <randy.dunlap(a)oracle.com> When CONFIG_BLOCK is not enabled, fs/ceph/rbd has: file: fs/ceph/rbd.c: errors: 71, warnings: 18 This is due to BLOCK being spelled as CONFIG_BLOCK (and depends on being spelled as select). Signed-off-by: Randy Dunlap <randy.dunlap(a)oracle.com> --- fs/ceph/Kconf... 4 Aug 2010 13:36
[PATCH net-next] drivers/s390/net/qeth_l3_main.c: Use %pI6
Format an ipv6 address using vsprintf extensions. Signed-off-by: Joe Perches <joe(a)perches.com> --- drivers/s390/net/qeth_l3_main.c | 7 +------ 1 files changed, 1 insertions(+), 6 deletions(-) diff --git a/drivers/s390/net/qeth_l3_main.c b/drivers/s390/net/qeth_l3_main.c index e22ae24..561bdc8 100644 ---... 4 Aug 2010 13:36
MEMSTICK: fix hangs on unexpected device removal in mspro_blk
On Wed, 2010-08-04 at 00:50 -0700, Alex Dubov wrote: --- On Tue, 3/8/10, Maxim Levitsky <maximlevitsky(a)gmail.com> wrote: Now that del_gendisk syncs, we better start rejecting requests right away. I don't quite see why this change is needed. My understanding is, user accessible interface ... 5 Aug 2010 14:40
First  |  Prev |  Next  |  Last
Pages: 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212