Found 6 matching messages (0.025 seconds). Page 1 of 1.
- [patch 037/101] : Prevent pseudo garbage in SYNs advertized window
From: Ilpo J
linux-kernel - Greg KH - Mar 7 2007 - 13:11
- [PATCH 037/104] KVM: Use kmem cache for allocating vcpus
From: Rusty Russell
Avi wants the allocations of vcpus centralized again. The easiest way
is to add a "size" arg to kvm_init_arch, and expose the thus-prepared
cache to the modules.
Signed-off-by: Rusty Russell linux-kernel - Avi Kivity - Sep 17 2007 - 04:31
- [PATCH 037/149] USB: ehci_fsl update for MPC831x support
From: Li Yang
For MPC831x support, change the ehci-fsl driver to preserve
bits set in platform code. Add a common CONFIG_USB_EHCI_FSL
to indicate presence of Freescale EHCI SOC. Add FSL_USB2_DR_OTG
operating mode support,
linux-usb-devel - Greg Kroah-Hartman - Jul 12 2007 - 19:41
- [PATCH 037/142] usb: document device authorization
From: Inaky Perez-Gonzalez
Signed-off-by: Inaky Perez-Gonzalez
Signed-off-by: Greg Kroah-Hartman
---
Documentation/usb/authorization.txt | 92 +++++++++++++++++++++++++++++++++++
1
linux-usb-devel - Greg Kroah-Hartman - Oct 12 2007 - 18:17
- [PATCH 037/196] kobject: fix up kobject_set_name to use kvasprintf
... just be using the kernel
function kvasprintf() instead.
This change adds the internal kobject_set_name_vargs() function, which
other follow-on patches will be using.
Cc: Kay Sievers
Signed-off-by: Greg Kroah-Hartman linux-kernel - Greg Kroah-Hartman - Jan 25 2008 - 03:09
- [PATCH 037/148] include/asm-x86/futex.h: checkpatch cleanups - formatting only
Signed-off-by: Joe Perches
---
include/asm-x86/futex.h | 101 +++++++++++++++++++++++++---------------------
1 files changed, 55 insertions(+), 46 deletions(-)
diff --git a/include/asm-x86/futex.h b/include/asm-x86/futex.h
linux-kernel - Joe Perches - Mar 23 2008 - 04:02