linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-13 19:28:45 to 2014-11-24 20:48:11 UTC [more...]

[PATCH/RFC 7/7] kernel: Force ACCESS_ONCE to work only on scalar types
 2014-11-24 20:48 UTC  (4+ messages)

[PATCH/RFC 0/7] ACCESS_ONCE and non-scalar accesses
 2014-11-24 20:46 UTC  (31+ messages)
` [PATCH 1/7] KVM: s390: Fix ipte locking
` [PATCH/RFC 2/7] mm: replace page table access via ACCESS_ONCE with barriers
` [PATCH/RFC 3/7] x86: Rework ACCESS_ONCE for spinlock code
` [PATCH/RFC 4/7] x86: Replace ACCESS_ONCE in gup with a barrier
` [PATCH/RFC 5/7] mips: "
` [PATCH/RFC 6/7] arm64: Replace ACCESS_ONCE for spinlock code with barriers
` [PATCH/RFC 7/7] kernel: Force ACCESS_ONCE to work only on scalar types

[PATCHv10 0/5] syscalls,x86,sparc: Add execveat() system call
 2014-11-24 18:53 UTC  (22+ messages)
` [PATCHv10 1/5] syscalls: implement "
` [PATCHv10 2/5] x86: Hook up execveat "
` [PATCHv10 3/5] syscalls: add selftest for execveat(2)
` [PATCHv10 4/5] sparc: Hook up execveat system call
` [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2)

[PATCH/RFC 0/7] ACCESS_ONCE and non-scalar accesses
 2014-11-24 13:03 UTC 

[PATCH v6 0/7] vfs: Non-blockling buffered fs read (page cache only)
 2014-11-24  9:53 UTC  (16+ messages)

[PATCH] remove asm-generic arch_bprm_mm_init()
 2014-11-22 16:37 UTC 

[PATCHv9 0/5] syscalls,x86,sparc: Add execveat() system call
 2014-11-21 20:08 UTC  (14+ messages)
` [PATCHv9 1/5] syscalls: implement "
` [PATCHv9 2/5] x86: Hook up execveat "
  ` [PATCHv9 3/5] syscalls: add selftest for execveat(2)
` [PATCHv9 4/5] sparc: Hook up execveat system call
` [PATCHv9 man-pages 5/5] execveat.2: initial man page for execveat(2)

compiler bug gcc4.6/4.7 with ACCESS_ONCE and workarounds
 2014-11-20 20:30 UTC  (4+ messages)

[PATCHv8 0/4] syscalls,x86,sparc: Add execveat() system call
 2014-11-19 12:40 UTC  (14+ messages)
  ` [PATCHv8 1/4] syscalls,x86: implement "
  ` [PATCHv8 2/4] syscalls,x86: add selftest for execveat(2)
  ` [PATCHv8 3/4] sparc: Hook up execveat system call
  ` [PATCHv8 man-pages 4/4] execveat.2: initial man page for execveat(2)

[PATCH v5 0/4] arch: Add lightweight memory barriers for coherent memory access
 2014-11-19  1:28 UTC  (9+ messages)
` [PATCH v5 1/4] arch: Cleanup read_barrier_depends() and comments
` [PATCH v5 2/4] arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
` [PATCH v5 3/4] r8169: Use dma_rmb() and dma_wmb() for DescOwn checks
` [PATCH v5 4/4] fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads

[PATCH v4 0/4] Add lightweight memory barriers for coherent memory access
 2014-11-19  0:07 UTC  (17+ messages)
` [PATCH v4 1/4] arch: Cleanup read_barrier_depends() and comments
` [PATCH v4 2/4] arch: Add lightweight memory barriers coherent_rmb() and coherent_wmb()
` [PATCH v4 3/4] r8169: Use coherent_rmb() and coherent_wmb() for DescOwn checks
` [PATCH v4 4/4] fm10k/igb/ixgbe: Use coherent_rmb on Rx descriptor reads

[PATCH 0/4] Add lightweight memory barriers fast_rmb() and fast_wmb()
 2014-11-18 21:07 UTC  (43+ messages)
` [PATCH 1/4] arch: Cleanup read_barrier_depends() and comments
` [PATCH 2/4] arch: Add lightweight memory barriers fast_rmb() and fast_wmb()
` [PATCH 3/4] r8169: Use fast_rmb() and fast_wmb() for DescOwn checks
` [PATCH 4/4] fm10k/igb/ixgbe: Use fast_rmb on Rx descriptor reads

[PATCH 3/3] make arch_unmap()/etc... available to all architectures
 2014-11-18 18:23 UTC  (2+ messages)

[PATCH] pci, add FW_BUG warning to pci= kernel option
 2014-11-18 14:00 UTC  (7+ messages)

[PATCH 0/3] Introduce load_acquire() and store_release()
 2014-11-15 21:13 UTC  (20+ messages)
` [PATCH 1/3] arch: "
` [PATCH 2/3] r8169: Use load_acquire() and store_release() to reduce memory barrier overhead
` [PATCH 3/3] fm10k/igb/ixgbe: Use load_acquire on Rx descriptor

[RESENT PATCH] dma-mapping: Add BUG_ON for uninitialized dma_ops
 2014-11-14 11:39 UTC  (2+ messages)

[PATCHv7 0/3] syscalls,x86: Add execveat() system call
 2014-11-13 20:13 UTC  (4+ messages)


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).