LinuxLists
Users
About
Jeremy Fitzhardinge (
[email protected]
)
Number of posts: 43 (0.05 per day)
First post: 2007-12-11 23:24:05
Last post: 2010-07-17 00:49:21
Date
List
Subject
2010-07-17 00:49:50
linux-kernel
[PATCH RFC 06/12] x86/ticketlock: make __ticket_spin_trylock common
2010-07-17 00:49:48
linux-kernel
[PATCH RFC 07/12] x86/spinlocks: replace pv spinlocks with pv ticketlocks
2010-07-17 00:49:42
linux-kernel
[PATCH RFC 11/12] x86/pvticketlock: use callee-save for lock_spinning
2010-07-17 00:49:38
linux-kernel
[PATCH RFC 09/12] xen/pvticketlock: Xen implementation for PV ticket locks
2010-07-17 00:49:36
linux-kernel
[PATCH RFC 10/12] x86/pvticketlock: keep count of blocked cpus
2010-07-17 00:49:35
linux-kernel
[PATCH RFC 12/12] x86/pvticketlock: use callee-save for unlock_kick as well
2010-07-17 00:49:33
linux-kernel
[PATCH RFC 08/12] x86/ticketlock: collapse a layer of functions
2010-07-17 00:49:31
linux-kernel
[PATCH RFC 04/12] x86/ticketlock: make large and small ticket versions of spin_lock the same
2010-07-17 00:49:28
linux-kernel
[PATCH RFC 05/12] x86/ticketlock: make __ticket_spin_lock common
2010-07-17 00:49:25
linux-kernel
[PATCH RFC 00/12] X86 ticket lock cleanups and improvements
2010-07-17 00:49:23
linux-kernel
[PATCH RFC 01/12] x86/ticketlock: clean up types and accessors
2010-07-17 00:49:21
linux-kernel
[PATCH RFC 03/12] x86/ticketlock: Use C for __ticket_spin_unlock
2010-07-17 00:48:59
linux-kernel
[PATCH RFC 02/12] x86/ticketlock: convert spin loop to C
2009-10-14 19:31:28
linux-kernel
[PATCH 09/12] sched: add notifier for cross-cpu migrations
2009-10-14 19:31:12
linux-kernel
[PATCH 08/12] x86: create specific X86_VSYSCALL config variable
2009-10-14 19:31:01
linux-kernel
[PATCH 12/12] xen/time: add pvclock_clocksource_vread support
2009-10-14 19:30:58
linux-kernel
[PATCH 11/12] x86/fixmap: add a predicate for usermode fixmaps
2009-10-14 19:30:48
linux-kernel
[PATCH 06/12] x86/pvclock: make sure rdtsc doesn't speculate out of region
2009-10-14 19:30:08
linux-kernel
[PATCH 10/12] x86/pvclock: add vsyscall implementation
2009-10-14 19:30:02
linux-kernel
[PATCH 07/12] pvclock: there's no need to copy time_info into shadow
2009-10-14 19:29:59
linux-kernel
[PATCH 05/12] xen/pvclock: add monotonicity check
2009-10-14 19:29:48
linux-kernel
[PATCH 04/12] kvm/pvclock: add monotonicity check
2009-10-14 19:29:23
linux-kernel
[PATCH 01/12] x86/vsyscall: use common implementation for vgetcpu
2009-10-14 19:29:20
linux-kernel
[PATCH 02/12] x86/vgetcpu: ignore tcache in common code.
2009-10-14 19:29:19
linux-kernel
[GIT PULL RFC] pvclock cleanups and pvclock vsyscall support
2009-10-14 19:29:18
linux-kernel
[PATCH 03/12] x86/vsyscall: use common implementation for vgettimeofday
2009-10-06 00:51:38
linux-kernel
[PATCH 5/5] xen/time: add pvclock_clocksource_vread support
2009-10-06 00:51:31
linux-kernel
[PATCH 4/5] x86/fixmap: add a predicate for usermode fixmaps
2009-10-06 00:51:08
linux-kernel
[PATCH 3/5] x86/pvclock: add vsyscall implementation
2009-10-06 00:51:01
linux-kernel
[PATCH 2/5] x86/pvclock: no need to use strong read barriers in pvclock_get_time_values
2009-10-06 00:50:57
linux-kernel
[PATCH 1/5] x86/pvclock: make sure rdtsc doesn't speculate out of region
2009-10-06 00:50:54
linux-kernel
[PATCH RFC] Extending pvclock down to usermode for vsyscall
2009-10-01 21:56:30
linux-kernel
Re: [PATCH] iSCSI/iBFT: use proper address translation
2009-07-06 22:04:20
linux-kernel
Re: [PATCH] xen: wait up to 5 minutes for device connection
2009-04-17 16:11:32
linux-kernel
[tip:tracing/core] tracing: avoid warnings from zero-arg tracepoints
2009-03-19 13:28:53
linux-kernel
[tip:x86/mm] x86/32: no need to use set_pte_present in set_pte_vaddr
2009-03-19 13:28:37
linux-kernel
[tip:x86/mm] x86: with the last user gone, remove set_pte_present
2008-01-22 20:06:34
linux-kernel
Re: [PATCH 0/4] paravirt_ops-64 compile fixes
2008-01-19 22:24:47
linux-kernel
Re: [updated PATCH] xen: fix section usage in xen-head.S and setup.c
2008-01-15 21:48:53
linux-kernel
Re: [PATCH] adjust/fix LDT handling for Xen
2008-01-14 17:05:20
linux-kernel
Re: [PATCH] adjust/fix LDT handling for Xen
2008-01-11 17:29:17
linux-kernel
Re: [PATCH] adjust/fix LDT handling for Xen
2007-12-11 23:24:05
linux-kernel
Re: [2.6 patch] xen: fiddle_vdso() must be __init