login
Header Space

 
 

Mailing list archives

Search results

Found 6 matching messages (0.030 seconds). Page 1 of 1.

[patch 092/101] kvm: Fix asm constraint for lldt instruction

From: S.Caglar Onur lldt does not accept immediate operands, which "g" allows. Signed-off-by: S.Caglar Onur Signed-off-by: Avi Kivity Cc: Ingo Molnar Signed-off-by

linux-kernel - Greg KH - Mar 7 2007 - 13:12

[PATCH 092/104] KVM: VMX: Fix exit qualification width on i386

... , which occasionally introduces invalid value to VMExit handling logics. This patch fixes this bug. I have tested Windows and Linux guest on i386 host, and they can boot successfully with this patch. Signed-off-by: Qing He ...

linux-kernel - Avi Kivity - Sep 17 2007 - 04:32

[PATCH 092/149] USB: serial: mos7720: clean up urb->status usage

This done in anticipation of removal of urb->status, which will make that patch easier to review and apply in the future. Cc: Cc: VijayaKumar G.N. Cc: AjayKumar ...

linux-usb-devel - Greg Kroah-Hartman - Jul 12 2007 - 19:42

[PATCH 092/142] USB: Eliminate urb->status usage!

From: Alan Stern This patch (as979) removes the last vestiges of urb->status from the host controller drivers and the root-hub emulator. Now the field doesn't get set until just before the URB's completion routine is ...

linux-usb-devel - Greg Kroah-Hartman - Oct 12 2007 - 18:18

[PATCH 092/196] firmware: change firmware_kset to firmware_kobj

There is no firmware "subsystem" it's just a directory in /sys that other portions of the kernel want to hook into. So make it a kobject not a kset to help alivate anyone who tries to do some odd kset-like things with this. Cc: Kay Sievers

linux-kernel - Greg Kroah-Hartman - Jan 25 2008 - 03:32

[PATCH 092/148] include/asm-x86/pgalloc.h: checkpatch cleanups - formatting only

Signed-off-by: Joe Perches --- include/asm-x86/pgalloc.h | 32 ++++++++++++++++++++++++-------- 1 files changed, 24 insertions(+), 8 deletions(-) diff --git a/include/asm-x86/pgalloc.h b/include/asm-x86/pgalloc.h index

linux-kernel - Joe Perches - Mar 23 2008 - 04:03

speck-geostationary