Found 6 matching messages (0.013 seconds). Page 1 of 1.
- [patch 077/101] Backport of psmouse suspend/shutdown cleanups
From: Thomas Renninger
This patch works back to 2.6.17 (earlier kernels seem to
need up/down operations on mutex/semaphore).
psmouse - properly reset mouse on shutdown/suspend
Some people report that they need psmouse module ...
linux-kernel - Greg KH - Mar 7 2007 - 13:11
- [PATCH 077/149] USB: serial: digi_acceleport: 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: Peter Berger
Cc: Al Borchers ...
linux-usb-devel - Greg Kroah-Hartman - Jul 12 2007 - 19:41
- [PATCH 077/142] USB: avoid the donelist after an error in ohci-hcd
... Alan Stern
This patch (as972) changes ohci-hcd so that after ... no errors, and nothing was transferred.
- * also patch the ed so it looks as if ... no errors and nothing was transferred.
+ * Also patch the ed so it looks as if ...
linux-usb-devel - Greg Kroah-Hartman - Oct 12 2007 - 18:18
- [PATCH 077/196] efivars: make new_var and del_var binary sysfs files
These files should not be "normal" sysfs files as they really are binary
ones. This patch makes them binary files and saves code in doing so.
Cc: Kay Sievers
Tested-by: Matt Domsch
Cc: Matt Tolentino < ...
linux-kernel - Greg Kroah-Hartman - Jan 25 2008 - 03:10
- [PATCH 077/104] KVM: Migrate lapic hrtimer when vcpu moves to another cpu
From: Eddie Dong
This reduces overhead by accessing cachelines from the wrong node, as well
as simplifying locking.
[Qing: fix for inactive or expired one-shot timer]
Signed-off-by: Yaozu (Eddie) Dong linux-kernel - Avi Kivity - Sep 17 2007 - 04:31
- [PATCH 077/148] include/asm-x86/mtrr.h: checkpatch cleanups - formatting only
Signed-off-by: Joe Perches
---
include/asm-x86/mtrr.h | 64 ++++++++++++++++++++++-------------------------
1 files changed, 30 insertions(+), 34 deletions(-)
diff --git a/include/asm-x86/mtrr.h b/include/asm-x86/mtrr.h
index
linux-kernel - Joe Perches - Mar 23 2008 - 04:02