LinuxLists
Users
About
Jeremy Fitzhardinge (
[email protected]
)
Number of posts: 3653 (0.92 per day)
First post: 2000-10-26 22:45:56
Last post: 2011-09-29 17:48:02
Previous Page
/
Next Page
Date
List
Subject
2010-12-09 21:12:12
linux-kernel
Re: [PATCH] Fix when booting Xen+Linux under QEMU.
2010-12-09 21:08:01
linux-kernel
Re: 2.6.37-rc5: NULL pointer oops in selinux_socket_unix_stream_connect
2010-12-09 18:07:13
linux-kernel
Re: [Xen-devel] [PATCH 0/2] Xen PV on HVM multiple PV consoles
2010-12-09 17:52:27
linux-kernel
Re: [PATCH RFC] x86: initialize initial_page_table before paravirt jumps
2010-12-08 21:09:11
linux-kernel
2.6.37-rc5: NULL pointer oops in selinux_socket_unix_stream_connect
2010-12-08 15:21:54
linux-kernel
Re: [PATCH 1/3] x86-32: Separate 1:1 pagetables from swapper_pg_dir
2010-12-08 03:06:34
linux-kernel
Re: [PATCH 1/3] x86-32: Separate 1:1 pagetables from swapper_pg_dir
2010-12-06 18:07:25
linux-kernel
Re: [PATCH v2] xen: HVM X2APIC support
2010-12-03 18:59:04
linux-kernel
Re: [Xen-devel] [GIT PULL] Xen fixes
2010-12-03 17:29:57
linux-kernel
[GIT PULL] Xen fixes
2010-12-02 06:28:19
linux-kernel
Re: [PATCH] xen: HVM X2APIC support
2010-12-01 18:47:31
linux-kernel
Re: [Xen-devel] [PATCH 0/5] Xen PV on HVM fixes
2010-12-01 08:16:43
linux-kernel
Re: [PATCH RFC] vmalloc: eagerly clear ptes on vunmap
2010-12-01 03:09:47
linux-kernel
Re: [PATCH RFC] vmalloc: eagerly clear ptes on vunmap
2010-11-30 20:53:58
linux-kernel
Re: [thisops uV3 15/18] Xen: Use this_cpu_ops
2010-11-30 17:45:52
linux-kernel
Re: [PATCH RFC] vmalloc: eagerly clear ptes on vunmap
2010-11-29 22:10:41
linux-kernel
Re: Xen domU kernel no longer shuts down (Was Linux 2.6.32.26)
2010-11-29 20:32:16
linux-kernel
[PATCH RFC] vmalloc: eagerly clear ptes on vunmap
2010-11-26 22:38:13
linux-kernel
Re: Xen domU kernel no longer shuts down (Was Linux 2.6.32.26)
2010-11-26 22:29:43
linux-kernel
Re: [PATCH] x86/pvclock-xen: zero last_value on resume
2010-11-26 08:10:53
linux-kernel
Could we do immediate pte zaps in vunmap?
2010-11-24 20:01:29
linux-kernel
Re: [thiscpuops upgrade 10/10] Lockless (and preemptless) fastpaths for slub
2010-11-24 19:56:59
linux-kernel
Re: [Xen-devel] [PATCH v2] Use PHYSDEVOP_get_free_pirq to implement find_unbound_pirq
2010-11-24 19:37:06
linux-kernel
Re: [thiscpuops upgrade 10/10] Lockless (and preemptless) fastpaths for slub
2010-11-24 18:19:37
linux-kernel
Re: [PATCH] xen: x86/32: perform initial startup on initial_page_table
2010-11-22 20:31:06
linux-kernel
[GIT PULL] Xen updates
2010-11-22 20:21:19
linux-kernel
Re: linux-next: manual merge of the xen tree with Linus' tree
2010-11-22 20:16:46
linux-kernel
Re: [PATCH] x86/pvclock-xen: zero last_value on resume
2010-11-22 20:15:12
linux-kernel
Re: linux-next: manual merge of the xen tree with Linus' tree
2010-11-17 17:41:13
linux-kernel
Re: [Xen-devel] Re: [PATCH 09/14] xen/pvticketlock: Xen implementation for PV ticket locks
2010-11-17 15:25:37
linux-kernel
Re: [Xen-devel] Re: [PATCH 13/14] x86/ticketlock: add slowpath logic
2010-11-17 09:57:43
linux-kernel
Re: [Xen-devel] Re: [PATCH 09/14] xen/pvticketlock: Xen implementation for PV ticket locks
2010-11-17 09:08:13
linux-kernel
Re: [PATCH 13/14] x86/ticketlock: add slowpath logic
2010-11-17 09:05:28
linux-kernel
Re: [PATCH 13/14] x86/ticketlock: add slowpath logic
2010-11-17 08:56:03
linux-kernel
Re: [PATCH 13/14] x86/ticketlock: add slowpath logic
2010-11-17 08:52:57
linux-kernel
Re: [PATCH 09/14] xen/pvticketlock: Xen implementation for PV ticket locks
2010-11-17 08:52:27
linux-kernel
Re: [PATCH 13/14] x86/ticketlock: add slowpath logic
2010-11-16 21:12:38
linux-kernel
[PATCH 00/14] PV ticket locks without expanding spinlock
2010-11-16 21:12:17
linux-kernel
[PATCH 02/14] x86/ticketlock: convert spin loop to C
2010-11-16 21:11:57
linux-kernel
[PATCH 01/14] x86/ticketlock: clean up types and accessors
2010-11-16 21:11:44
linux-kernel
[PATCH 07/14] x86/spinlocks: replace pv spinlocks with pv ticketlocks
2010-11-16 21:11:11
linux-kernel
[PATCH 09/14] xen/pvticketlock: Xen implementation for PV ticket locks
2010-11-16 21:09:12
linux-kernel
[PATCH 12/14] x86/ticketlocks: when paravirtualizing ticket locks, increment by 2
2010-11-16 21:09:10
linux-kernel
[PATCH 13/14] x86/ticketlock: add slowpath logic
2010-11-16 21:09:08
linux-kernel
[PATCH 11/14] x86/ticketlock: don't inline _spin_unlock when using paravirt spinlocks
2010-11-16 21:09:06
linux-kernel
[PATCH 14/14] x86/ticketlocks: tidy up __ticket_unlock_kick()
2010-11-16 21:09:03
linux-kernel
[PATCH 08/14] x86/ticketlock: collapse a layer of functions
2010-11-16 21:09:01
linux-kernel
[PATCH 10/14] x86/pvticketlock: use callee-save for lock_spinning
2010-11-16 21:08:59
linux-kernel
[PATCH 06/14] x86/ticketlock: make __ticket_spin_trylock common
2010-11-16 21:08:58
linux-kernel
[PATCH 05/14] x86/ticketlock: make __ticket_spin_lock common
2010-11-16 21:08:55
linux-kernel
[PATCH 04/14] x86/ticketlock: make large and small ticket versions of spin_lock the same