linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-06 21:37:38 to 2013-11-13 10:20:09 UTC [more...]

[PATCH 00/17] <asm/sections.h> related cleanups
 2013-11-13 10:19 UTC  (44+ messages)
` [PATCH 01/17] alpha: Use Kbuild logic to include <asm-generic/sections.h>
` [PATCH 02/17] cris: "
` [PATCH 03/17] m32r: "
` [PATCH 04/17] mn10300: "
` [PATCH 05/17] score: "
` [PATCH 06/17] frv: Remove unused declarations of __start___ex_table and __stop___ex_table
` [PATCH 07/17] ia64: Remove duplicate declarations of __per_cpu_start[] and __per_cpu_end[]
` [PATCH 10/17] tile: Remove tile-specific _sinitdata and _einitdata
` [PATCH 11/17] kernel/param: Consolidate __{start,stop}___param[] in <linux/moduleparam.h>
` [PATCH 12/17] nosave: Consolidate __nosave_{begin,end} in <asm/sections.h>
` [PATCH 13/17] openrisc: Refactor or32_early_setup()
` [PATCH 14/17] dt: Consolidate __dtb_start declarations in <linux/of_fdt.h>
  ` [PATCH 08/17] microblaze: Remove _fdt_start casts
  ` [PATCH 09/17] microblaze: Remove duplicate declarations of _stext[] and _etext[]
  ` [PATCH RFC 15/17] microblaze: Convert from _fdt_start to __dtb_start
` [PATCH RFC 16/17] c6x: "
` [PATCH 17/17] um: Remove unused declarations from <as-layout.h>
` [PATCH 1/2] openrisc: Use the declarations provided by <asm/sections.h>
  ` [PATCH 2/2] openrisc: Remove unused declaration of __initramfs_start

[PATCH v5 1/4] MCS Lock: Restructure the MCS lock defines and locking code into its own file
 2013-11-12 17:16 UTC  (17+ messages)
` [PATCH v5 2/4] MCS Lock: optimizations and extra comments
` [PATCH v5 3/4] MCS Lock: Move mcs_lock/unlock function into its own file
` [PATCH v5 4/4] MCS Lock: Barrier corrections

[PATCH 01/14] ARC: locks: remove redundant arch_*_relax operations
 2013-11-12 16:47 UTC  (14+ messages)
` [PATCH 02/14] ARM: "
` [PATCH 03/14] arm64: "
` [PATCH 04/14] blackfin: "
` [PATCH 05/14] cris: "
` [PATCH 06/14] ia64: "
` [PATCH 07/14] m32r: "
` [PATCH 08/14] metag: "
` [PATCH 09/14] mips: "
` [PATCH 10/14] hppa: "
` [PATCH 11/14] s390: "
` [PATCH 12/14] sh: "
` [PATCH 13/14] sparc: "
` [PATCH 14/14] x86: "

[PATCH 00/11] Consolidate asm/fixmap.h files
 2013-11-12 15:55 UTC  (10+ messages)
  ` [PATCH 01/11] Add generic fixmap.h

[PATCH v6 0/5] qrwlock: Introducing a queue read/write lock implementation
 2013-11-12 14:53 UTC  (13+ messages)
` [PATCH v6 1/5] qrwlock: A "
` [PATCH v6 1/3] "
` [PATCH v6 2/5] qrwlock x86: Enable x86 to use queue read/write lock
` [PATCH v6 3/5] qrwlock: Enable fair "
` [PATCH v6 4/5] qrwlock: Use the mcs_spinlock helper functions for MCS queuing
` [PATCH v6 5/5] qrwlock: Use smp_store_release() in write_unlock()

Re:Answer back
 2013-11-12 10:52 UTC 

[tip:x86/asm] x86, bitops: Change bitops to be native operand size
 2013-11-12  8:52 UTC  (9+ messages)

[PATCH 2/4] arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
 2013-11-11 23:04 UTC  (3+ messages)

[PATCH v5 0/4] qrwlock: Introducing a queue read/write lock implementation
 2013-11-09  3:07 UTC  (12+ messages)
` [PATCH v5 1/4] qrwlock: A "
` [PATCH v5 4/4] qrwlock: Use the mcs_spinlock helper functions for MCS queuing

[PATCH v5 0/4] MCS Lock: MCS lock code cleanup and optimizations
 2013-11-08 19:51 UTC  (2+ messages)

[PATCH v4.1 5/5] MCS Lock: Use arch-specific load-acquire/store-release primitives
 2013-11-08 17:49 UTC  (2+ messages)

[PATCH 3/4] arch: Introduce smp_load_acquire(), smp_store_release()
 2013-11-08 13:53 UTC  (3+ messages)

Fwd: (forw) [mathieu.desnoyers@efficios.com: Re: [PATCH 1/4] doc: Rename LOCK/UNLOCK to ACQUIRE/RELEASE]
 2013-11-08 10:26 UTC 

[PATCH 0/4] arch: Introduce smp_load_acquire() and smp_store_release()
 2013-11-08  7:21 UTC  (15+ messages)
` [PATCH 1/4] doc: Rename LOCK/UNLOCK to ACQUIRE/RELEASE
` [PATCH 2/4] arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
` [PATCH 3/4] arch: Introduce smp_load_acquire(), smp_store_release()
` [PATCH 4/4] perf: Optimize perf_output_begin() -- weaker memory barrier

[PATCH v3 0/4] MCS Lock: MCS lock code cleanup and optimizations
 2013-11-08  1:16 UTC  (44+ messages)
` [PATCH v3 1/5] MCS Lock: Restructure the MCS lock defines and locking code into its own file
` [PATCH v3 2/5] MCS Lock: optimizations and extra comments
` [PATCH v3 3/5] MCS Lock: Barrier corrections
` [PATCH v3 4/5] MCS Lock: Make mcs_spinlock.h includable in other files
` [PATCH v3 5/5] MCS Lock: Allow architecture specific memory barrier in lock/unlock

system administrator
 2013-11-07 21:54 UTC 

[PATCH v4 0/4] MCS Lock: MCS lock code cleanup and optimizations
 2013-11-07 16:55 UTC  (14+ messages)
` [PATCH v4 1/5] MCS Lock: Restructure the MCS lock defines and locking code into its own file
` [PATCH v4 2/5] MCS Lock: optimizations and extra comments
` [PATCH v4 3/5] MCS Lock: Barrier corrections
` [PATCH v4 4/5] MCS Lock: Make mcs_spinlock.h includable in other files
` [PATCH v4 5/5] MCS Lock: Allow architecture specific memory barrier in lock/unlock

[PATCH 00/11] preempt_count rework -v3
 2013-11-07 16:39 UTC  (15+ messages)
` [patch 0/6] Make all preempt_count related constants generic
  ` [patch 1/6] hardirq: Make hardirq bits generic

[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
 2013-11-07  2:53 UTC  (6+ 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).