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

Date List Subject
2015-05-05 17:21:38 linux-kernel Re: [PATCH 0/6] x86: reduce paravirtualized spinlock overhead
2015-04-30 16:49:53 linux-kernel Re: [PATCH 0/6] x86: reduce paravirtualized spinlock overhead
2015-02-11 23:15:15 linux-kernel Re: [PATCH] x86 spinlock: Fix memory corruption on completing completions
2015-02-11 01:19:13 linux-kernel Re: [PATCH] x86 spinlock: Fix memory corruption on completing completions
2015-02-08 21:22:30 linux-kernel Re: [PATCH] x86 spinlock: Fix memory corruption on completing completions
2013-08-13 20:11:27 linux-kernel Re: [PATCH 1/3] MAINTAINERS: Remove Jeremy from the Xen subsystem.
2013-08-13 20:00:27 linux-kernel Re: [PATCH delta V13 14/14] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor
2013-07-30 20:26:36 linux-kernel Re: Replace in linux-next the xen, xen-two, xen-arm with xen/tip.git tree instead.
2013-07-14 19:41:10 linux-kernel Re: [LLVMdev] [PATCH] x86/asm: avoid mnemonics without type suffix
2013-07-14 19:23:58 linux-kernel Re: [PATCH] x86/asm: avoid mnemonics without type suffix
2013-07-14 19:23:53 linux-kernel Re: [PATCH] x86/asm: avoid mnemonics without type suffix
2013-06-01 20:42:17 linux-kernel Re: [PATCH RFC V9 1/19] x86/spinlock: Replace pv spinlocks with pv ticketlocks
2013-06-01 20:37:16 linux-kernel Re: [PATCH RFC V9 0/19] Paravirtualized ticket spinlocks
2012-10-10 23:45:07 linux-kernel Re: [PATCH 2/2] Drivers: hv: Add Hyper-V balloon driver
2012-08-19 08:27:08 linux-kernel Re: [PATCH 53/74] x86, lto, paravirt: Make paravirt thunks global
2012-08-19 08:26:11 linux-kernel Re: [PATCH 52/74] x86, lto, paravirt: Don't rely on local assembler labels
2012-08-13 18:56:55 linux-kernel Re: [PATCH] netvm: check for page == NULL when propogating the skb->pfmemalloc flag
2012-05-14 07:38:42 linux-kernel Re: [PATCH RFC V8 0/17] Paravirtualized ticket spinlocks
2012-05-07 23:15:46 linux-kernel Re: [PATCH RFC V8 0/17] Paravirtualized ticket spinlocks
2012-05-01 22:49:54 linux-kernel Re: [RFC PATCH v1 3/5] KVM: Add paravirt kvm_flush_tlb_others
2012-02-20 05:16:47 linux-kernel Re: [PATCH 1/1] linux headers: header file(s) changes to enable spinlock use jumplabel
2012-02-18 23:21:40 linux-kernel Re: [PATCH 1/1] linux headers: header file(s) changes to enable spinlock use jumplabel
2012-02-06 17:34:42 linux-kernel Re: [PATCH] HID: wacom: Fix invalid power_supply_powers calls
2012-02-03 19:36:29 linux-kernel Re: [PATCH] x86: eliminate TICKET_MASK
2012-02-01 17:10:35 linux-kernel Re: [GIT] HID
2011-09-30 04:52:35 linux-wireless Re: Bluetooth regression with headphones
2011-09-30 04:52:30 linux-bluetooth Re: Bluetooth regression with headphones
2011-09-29 17:48:02 linux-wireless Re: Bluetooth regression with headphones
2011-09-29 17:47:37 linux-bluetooth Re: Bluetooth regression with headphones
2011-09-28 18:41:13 linux-ext4 Re: [Xen-devel] Re: [patch 1/1] ext4-fix-dirty-extent-when-origin-leaf-extent-reac.patch
2011-09-28 00:25:04 linux-wireless Re: Bluetooth regression with headphones
2011-09-27 18:03:04 linux-bluetooth Re: Bluetooth regression with headphones
2011-09-16 22:38:42 linux-wireless Re: Bluetooth regression with headphones
2011-09-16 22:38:39 linux-bluetooth Re: Bluetooth regression with headphones
2011-09-16 22:33:28 linux-wireless Re: Bluetooth regression with headphones
2011-09-16 22:33:25 linux-bluetooth Re: Bluetooth regression with headphones
2011-09-13 01:33:20 linux-wireless Bluetooth regression with headphones
2011-09-13 01:33:18 linux-bluetooth Bluetooth regression with headphones
2011-09-06 18:55:06 linux-ext4 Re: [Xen-devel] RE: ext4 BUG in dom0 Kernel 2.6.32.36
2011-08-04 19:08:52 linux-bluetooth Re: Linux 3.0-rc4: regression reconnecting bluetooth headset (A2DP fails)
2011-06-28 19:47:30 linux-kernel Re: Linux 3.0-rc4: regression reconnecting bluetooth headset (A2DP fails)
2011-06-28 19:47:19 linux-bluetooth Re: Linux 3.0-rc4: regression reconnecting bluetooth headset (A2DP fails)
2011-06-25 05:45:10 linux-kernel Re: Regression caused by "Bluetooth: Map sec_level to link key requirements"
2011-06-25 05:45:02 linux-bluetooth Re: Regression caused by "Bluetooth: Map sec_level to link key requirements"
2011-06-25 02:03:56 linux-kernel Re: [PATCH 3/8] x86/ticketlock: Use C for __ticket_spin_unlock
2011-06-25 02:03:50 linux-kernel Re: [PATCH RFC 0/7] x86: convert ticketlocks to C and remove duplicate code
2011-06-24 01:20:58 linux-kernel [PATCH 7/8] x86: add xadd helper macro
2011-06-24 01:20:56 linux-kernel [PATCH 8/8] x86/ticketlock: use xadd helper
2011-06-24 01:20:54 linux-kernel [PATCH 6/8] x86/ticketlock: make __ticket_spin_trylock common
2011-06-24 01:19:31 linux-kernel [PATCH 5/8] x86/ticketlock: make __ticket_spin_lock common
2011-06-24 01:19:30 linux-kernel [PATCH 4/8] x86/ticketlock: make large and small ticket versions of spin_lock the same