Found 6 matching messages (0.036 seconds). Page 1 of 1.
- [patch 053/101] Fix posix-cpu-timer breakage caused by stale p->last_ran value
... .de>
Problem description at:
http://bugzilla.kernel.org/show_bug.cgi?id=8048
Commit b18ec80396834497933d77b81ec0918519f4e2a7
[PATCH] sched: improve migration accuracy
optimized the scheduler time calculations, but broke posix-cpu-timers.
...
linux-kernel - Greg KH - Mar 7 2007 - 13:11
- [PATCH 053/104] KVM: Clean up kvm_setup_pio()
From: Laurent Vivier
Split kvm_setup_pio() into two functions, one to setup in/out pio
(kvm_emulate_pio()) and one to setup ins/outs pio (kvm_emulate_pio_string()).
Signed-off-by: Laurent Vivier
linux-kernel - Avi Kivity - Sep 17 2007 - 04:31
- [PATCH 053/149] USB: remove __usb_port_suspend
From: Alan Stern
This patch (as915b) combines the public routine usb_port_suspend() and
the private routine __usb_port_suspend() into a single function.
By removing the explicit mention of otg_port in the call to
...
linux-usb-devel - Greg Kroah-Hartman - Jul 12 2007 - 19:41
- [PATCH 053/142] usbmon: Update pipe removal to suit my taste
From: Pete Zaitcev
This is a set of small updates to Alan's work to make the code more to
my liking. Mostly premature optimizations, but also direction of control
transfers in the binary interface was always out.
Signed-off-by
linux-usb-devel - Greg Kroah-Hartman - Oct 12 2007 - 18:17
- [PATCH 053/196] kobject: convert main fs kobject to use kobject_create
This also renames fs_subsys to fs_kobj to catch all current users with a
build error instead of a build warning which can easily be missed.
Cc: Kay Sievers
Signed-off-by: Greg Kroah-Hartman
---
fs/ecryptfs
linux-kernel - Greg Kroah-Hartman - Jan 25 2008 - 03:09
- [PATCH 053/148] include/asm-x86/irq_32.h: checkpatch cleanups - formatting only
Signed-off-by: Joe Perches
---
include/asm-x86/irq_32.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/asm-x86/irq_32.h b/include/asm-x86/irq_32.h
index aca9c96..0b79f31 100644
--- a/include/
linux-kernel - Joe Perches - Mar 23 2008 - 04:02