lfqueue: update comments, cleanup
[urcu.git] / urcu-qsbr-static.h
2010-11-19  Mathieu DesnoyersLOAD_SHARED and STORE_SHARED should have CMM_ prefix
2010-11-18  David GouletRename all data structure with prefix cds_
2010-11-18  David GouletRename all arch primitives with prefix caa_
2010-11-18  David GouletRename all memory primitives with prefix cmm_
2010-11-06  Mathieu DesnoyersAdd compiler barriers to read-side for mutex ordering
2010-06-18  Mathieu DesnoyersUpdate email address from @polymtl.ca to @efficios.com
2010-05-14  Mathieu Desnoyersurcu-qsbr: use same ongoing helper for 32 and 64 bits
2010-04-14  Mathieu DesnoyersSimplify qsbr online condition
2010-04-14  Mathieu DesnoyersCleanup: head -> node field name
2010-02-08  Mathieu Desnoyersstandardize rcu_gp_ongoing
2010-01-30  Mathieu DesnoyersQSBR URCU: remove unused reader_barrier() declaration
2010-01-13  Mathieu DesnoyersAPI prefix standardization: urcu_ -> rcu_
2009-12-07  Mathieu DesnoyersAdd extern "C" to support linking userspace RCU library...
2009-10-08  Mathieu DesnoyersSupport for sys_futex autodetection
2009-10-07  Pierre-Marc Fournierconvert to autotools
2009-10-01  Mathieu Desnoyersurcu-pointer: create specific objects and headers to...
2009-09-29  Mathieu DesnoyersSeparate arch_uatomic*.h from arch*.h
2009-09-29  Mathieu DesnoyersAlign registry data on cache line size
2009-09-28  Mathieu Desnoyersurcu-qsbr: use linked list instead of array for registry
2009-09-28  Mathieu DesnoyersCleanup headers
2009-09-25  Mathieu DesnoyersAdd futex support to accelerate synchronize_rcu() on UP
2009-09-22  Mathieu Desnoyersadd rcu_cmpxchg_pointer
2009-09-18  Mathieu DesnoyersQSBR: Implement 2-phase grace period for 32-bit arch
2009-09-18  Mathieu DesnoyersRename define
2009-09-18  Mathieu Desnoyersqsbr: use defines to clarify code.
2009-09-17  Mathieu Desnoyersqsbr: portability fixes: use unsigned long for the...
2009-09-17  Mathieu Desnoyersqsbr: micro optimization of the gp use.
2009-09-16  Mathieu DesnoyersEnsure LOAD_SHARED/STORE_SHARED semantic is used in...
2009-09-16  Mathieu DesnoyersQSBR offline thread micro-optimization
2009-09-15  Mathieu DesnoyersBuild urcu-qsbr.so library, update README
This page took 0.078213 seconds and 36 git commands to generate.