messages from 2015-12-31 19:09:47 to 2016-01-12 22:10:10 UTC [more...]
[PATCH v2 0/3] x86: faster mb()+other barrier.h tweaks
2016-01-12 22:10 UTC
[v3,11/41] mips: reuse asm-generic/barrier.h
2016-01-12 21:40 UTC (9+ messages)
[PATCH 3/4] x86,asm: Re-work smp_store_mb()
2016-01-12 21:37 UTC (8+ messages)
[PATCH v3 01/41] lcoking/barriers, arch: Use smp barriers in smp_store_release()
2016-01-12 18:40 UTC (48+ messages)
` [PATCH v3 02/41] asm-generic: guard smp_store_release/load_acquire
` [PATCH v3 03/41] ia64: rename nop->iosapic_nop
` [PATCH v3 04/41] ia64: reuse asm-generic/barrier.h
` [PATCH v3 05/41] powerpc: "
` [PATCH v3 06/41] s390: "
` [PATCH v3 07/41] sparc: "
` [PATCH v3 08/41] arm: "
` [PATCH v3 09/41] arm64: "
` [PATCH v3 10/41] metag: "
` [PATCH v3 11/41] mips: "
` [PATCH v3 12/41] x86/um: "
` [PATCH v3 13/41] x86: "
` [PATCH v3 14/41] asm-generic: add __smp_xxx wrappers
` [PATCH v3 15/41] powerpc: define __smp_xxx
` [PATCH v3 16/41] arm64: "
` [PATCH v3 17/41] arm: "
` [PATCH v3 18/41] blackfin: "
` [PATCH v3 19/41] ia64: "
` [PATCH v3 20/41] metag: "
` [PATCH v3 21/41] mips: "
` [PATCH v3 22/41] s390: "
` [PATCH v3 23/41] sh: define __smp_xxx, fix smp_store_mb for !SMP
` [PATCH v3 24/41] sparc: define __smp_xxx
` [PATCH v3 25/41] tile: "
` [PATCH v3 26/41] xtensa: "
` [PATCH v3 27/41] x86: "
` [PATCH v3 28/41] asm-generic: implement virt_xxx memory barriers
` [PATCH v3 29/41] Revert "virtio_ring: Update weak barriers to use dma_wmb/rmb"
` [PATCH v3 30/41] virtio_ring: update weak barriers to use virt_xxx
` [PATCH v3 31/41] sh: support 1 and 2 byte xchg
` [PATCH v3 32/41] sh: move xchg_cmpxchg to a header by itself
` [PATCH v3 33/41] virtio_ring: use virt_store_mb
` [PATCH v3 34/41] checkpatch.pl: add missing memory barriers
` [PATCH v3 35/41] checkpatch: check for __smp outside barrier.h
` [PATCH v3 36/41] checkpatch: add virt barriers
` [PATCH v3 37/41] xenbus: use virt_xxx barriers
` [PATCH v3 38/41] xen/io: "
` [PATCH v3 39/41] xen/events: "
` [PATCH v3 40/41] s390: use generic memory barriers
` [PATCH v3 41/41] s390: more efficient smp barriers
` [PATCH v3 00/41] arch: barrier cleanup + barriers for virt
[PATCH] vhost: move is_le setup to the backend
2016-01-12 10:48 UTC (4+ messages)
15-day Public Review for Virtual I/O Device (VIRTIO) Version 1.0 - ends January 26th
2016-01-12 1:28 UTC
[Xen-devel] [PATCH RFC 0/3] Xen on Virtio
2016-01-11 23:03 UTC (3+ messages)
[PATCH v4 1/3] checkpatch.pl: add missing memory barriers
2016-01-11 21:45 UTC (6+ messages)
` [PATCH v4 2/3] checkpatch: check for __smp outside barrier.h
` [PATCH v4 3/3] checkpatch: add virt barriers
` [PATCH v4 0/3] checkpatch: handling of memory barriers
[PATCH v2 00/34] arch: barrier cleanup + barriers for virt
2016-01-11 11:10 UTC (56+ messages)
` [PATCH v2 31/32] sh: support a 2-byte smp_store_mb
` [PATCH v2 32/32] virtio_ring: use virt_store_mb
` [PATCH v2 33/34] xenbus: use virt_xxx barriers
` [PATCH v2 34/34] xen/io: "
` [PATCH v2 07/32] sparc: reuse asm-generic/barrier.h
` [PATCH v2 24/32] sparc: define __smp_xxx
` [PATCH v2 30/32] virtio_ring: update weak barriers to use __smp_xxx
` [PATCH v2 08/32] arm: reuse asm-generic/barrier.h
` [PATCH v2 17/32] arm: define __smp_xxx
` [Xen-devel] [PATCH v2 34/34] xen/io: use virt_xxx barriers
` [PATCH v2 06/32] s390: reuse asm-generic/barrier.h
` [PATCH v2 11/32] mips: "
` [PATCH v2 20/32] metag: define __smp_xxx
` [PATCH v2 22/32] s390: "
` [Xen-devel] [PATCH v2 33/34] xenbus: use virt_xxx barriers
` [PATCH v2 10/32] metag: reuse asm-generic/barrier.h
` [PATCH v2 15/32] powerpc: define __smp_xxx
` [PATCH v2 12/32] x86/um: reuse asm-generic/barrier.h
[PATCH v4 0/3] checkpatch: handling of memory barriers
2016-01-11 11:00 UTC
[PATCH v3 0/3] checkpatch: handling of memory barriers
2016-01-11 10:56 UTC (9+ messages)
` [PATCH v3 1/3] checkpatch.pl: add missing "
` [PATCH v3 2/3] checkpatch: check for __smp outside barrier.h
` [PATCH v3 3/3] checkpatch: add virt barriers
[PATCH 1/2] virtio_balloon: fix race by fill and leak
2016-01-10 23:54 UTC (9+ messages)
` [PATCH 2/2] virtio_balloon: fix race between migration and ballooning
[PATCH v2 1/3] checkpatch.pl: add missing memory barriers
2016-01-10 19:29 UTC (8+ messages)
` [PATCH v2 2/3] checkpatch: check for __smp outside barrier.h
` [PATCH v2 3/3] checkpatch: add virt barriers
[PATCH v3 00/41] arch: barrier cleanup + barriers for virt
2016-01-10 14:16 UTC
[PATCH v2 0/3] checkpatch: handling of memory barriers
2016-01-10 11:56 UTC
[PATCH 1/3] checkpatch.pl: add missing memory barriers
2016-01-10 11:42 UTC (13+ messages)
` [PATCH 2/3] checkpatch: check for __smp outside barrier.h
` [PATCH 3/3] checkpatch: add virt barriers
[PATCH] virtio/s390: use dev_to_virtio
2016-01-07 15:04 UTC
[RFC v4 0/5] Add virtio transport for AF_VSOCK
2016-01-07 8:34 UTC (3+ messages)
[PATCH RFC] vhost: basic device IOTLB support
2016-01-06 4:57 UTC (6+ messages)
[PATCH v4 1/2] virtio_balloon: Restore the entire balloon after the system freeze
2016-01-05 15:37 UTC (8+ messages)
` [PATCH v4 2/2] virtio_balloon: Use a workqueue instead of "vballoon" kthread
[PATCH RFC] virtio_balloon: refill by config handler
2016-01-05 15:31 UTC (3+ messages)
[PATCH 00/34] arch: barrier cleanup + __smp_XXX barriers for virt
2016-01-04 11:59 UTC (5+ messages)
` [PATCH 01/34] Documentation/memory-barriers.txt: document __smb_mb()
` [PATCH 31/34] xenbus: use __smp_XXX barriers
` [PATCH 32/34] xen/io: "
[PATCH 0/3] checkpatch: handling of memory barriers
2016-01-04 11:36 UTC
[PATCH RFC] balloon: fix page list locking
2016-01-01 9:50 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).