urcu.git
2010-08-22  Mathieu Desnoyerswfstack: LGPL-ize
2010-08-22  Mathieu Desnoyerswfqueue: provide API for caller-locked dequeue
2010-08-22  Mathieu DesnoyersLGPL-ize wfqueue
2010-08-18  Mathieu DesnoyersWF queue cleanup
2010-08-18  Mathieu DesnoyersWait-free stack: rcu-less implementation
2010-08-18  Mathieu DesnoyersWait-free queue: wait-free enqueue, blocking dequeue...
2010-08-18  Mathieu DesnoyersRCU lf queue/stack: update comments
2010-07-13  Mathieu Desnoyersifdef C, wait-free stack adaptative pop wait
2010-07-13  Mathieu Desnoyersurcu static coding style fix (whitespace)
2010-07-13  Mathieu DesnoyersCoding style fix
2010-07-13  Mathieu DesnoyersRCU wait-free stack: add _blocking in pop() primitive...
2010-07-13  Mathieu DesnoyersRCU lock-free queue comment updates
2010-07-13  Mathieu DesnoyersRCU wait-free enqueue/blocking dequeue queue
2010-07-13  Mathieu DesnoyersAdd ifdef cond around headers
2010-07-13  Mathieu DesnoyersRCU lock-free queue: don't hold RCU read lock across...
2010-07-13  Mathieu DesnoyersRCU lock-free stack: don't hold read lock across retry
2010-07-13  Mathieu DesnoyersWait-free push/Blocking pop stack: Update following...
2010-07-13  Mathieu DesnoyersAdd lock-free queue comments from Paul's review
2010-07-13  Mathieu DesnoyersAdd wait-free push/blocking pop stack
2010-07-12  Mathieu DesnoyersLock-free stack: add comments
2010-07-12  Mathieu DesnoyersAdd lock-free RCU queue and stack
2010-06-18  Mathieu DesnoyersUpdate version to 0.4.6 v0.4.6
2010-06-18  Mathieu DesnoyersUpdate README for ARM support
2010-06-18  Mathieu DesnoyersUpdate version to 0.4.5 v0.4.5
2010-06-18  Mathieu DesnoyersUpdate email address from @polymtl.ca to @efficios.com
2010-06-18  Paul E. McKenneyForce build failure on unknown architectures
2010-06-18  Paul E. McKenneyAdd native ARM port for armv7l
2010-06-18  Paul E. McKenneyAdd ia64 architecture based on gcc primitives
2010-06-18  Paul E. McKenneyAdd header files supporting gcc __sync_ primitives
2010-06-13  Mathieu DesnoyersAdd test cycles per loop
2010-06-13  Mathieu DesnoyersAdd uatomic test to make check
2010-06-13  Paul E. McKenneyRemove unused sync_core() definitions
2010-05-20  Mathieu DesnoyersUpdate version to 0.4.4 v0.4.4
2010-05-20  Mathieu DesnoyersFix powerpc uatomic 4-byte cmpxchg (cmpd -> cmpw)
2010-05-14  Mathieu Desnoyersurcu-qsbr: use same ongoing helper for 32 and 64 bits
2010-04-20  Giuseppe Scrivano"make check" runs the test suite
2010-04-14  Mathieu DesnoyersSimplify qsbr online condition
2010-04-14  Mathieu DesnoyersCleanup: head -> node field name
2010-03-17  Mathieu DesnoyersUpdate urcu and urcu-qsbr, make compiler barriers explicit
2010-03-14  Mathieu Desnoyersurcu: Add extra "engineering safety factor" memory...
2010-03-14  Mathieu Desnoyersurcu-qsbr: document compiler barrier
2010-03-07  Mathieu Desnoyersupdate version to 0.4.3 v0.4.3
2010-03-07  Jon BernardFix typo in urcu/uatomic_generic.h
2010-03-04  Mathieu DesnoyersUpdate version to 0.4.2 v0.4.2
2010-03-04  Mathieu DesnoyersUpdate README
2010-03-03  Mathieu Desnoyersurcu-bp: reset ctr to 0 upon garbage collection
2010-03-02  Mathieu Desnoyerscompiler.h: add () in ACCESS_ONCE()
2010-03-02  Mathieu Desnoyersurcu-defer: remove "ratelimit" leftover
2010-03-02  Mathieu DesnoyersUpdate readme: ia64 and alpha support
2010-03-02  Mathieu DesnoyersInstall missing arch_generic.h
2010-03-01  Mathieu Desnoyersurcu: fix multiple register/unregister assertion failure
2010-03-01  Mathieu Desnoyerstest cases: add multiple register/unregister tests
2010-03-01  Paolo Bonzinicentralize definition of BITS_PER_LONG
2010-03-01  Paolo Bonziniavoid multiple evaluation of STORE_SHARED argument
2010-03-01  Paolo Bonzinisupport compiling on unknown architectures
2010-03-01  Paolo Bonziniadd Alpha support
2010-03-01  Paolo Bonzinimove whether atomic byte/short exists to uatomic_arch_*.h
2010-03-01  Paolo Bonziniuse uatomic_generic.h for common fallback implementations
2010-03-01  Paolo Bonziniadd uatomic_generic.h, use it for common definitions
2010-03-01  Paolo Bonziniremove compat_uatomic_cmpxchg #define from non-x86
2010-03-01  Paolo Bonzinidefine sync_core for x86 PIC
2010-03-01  Paolo Bonziniadd urcu/arch_generic.h
2010-03-01  Paolo Bonziniuse autoconf symbolic linking
2010-03-01  Paolo Bonziniuse kernel style makefile output
2010-02-19  Mathieu Desnoyersupdate README for urcu-signal
2010-02-19  Mathieu Desnoyerslist: new -> _new for c++ compatibility
2010-02-19  Mathieu Desnoyersrcuhlist: add head name fix
2010-02-19  Mathieu DesnoyersRCU list: add rcuhlist.h, add list_replace_rcu
2010-02-14  Mathieu Desnoyerstests: update writer cs len script for 64-core ppc
2010-02-14  Mathieu Desnoyerstests: update summary
2010-02-14  Mathieu Desnoyersurcu tests: add writer duration parameter
2010-02-12  Mathieu DesnoyersUpdate to version 0.4.1 v0.4.1
2010-02-12  Mathieu Desnoyersurcu-static.h: use SYS_membarrier rather than __NR_memb...
2010-02-12  Mathieu Desnoyerss390: fix arch_s390.h include of urcu/compiler.h
2010-02-08  Mathieu DesnoyersREADME: discuss mutex vs RCU interaction
2010-02-08  Mathieu Desnoyersstandardize rcu_gp_ongoing
2010-02-08  Mathieu Desnoyersrename rcu_old_gp_ongoing to rcu_gp_ongoing
2010-02-08  Mathieu Desnoyersupdate LOAD_SHARED/STORE_SHARED for need_mb.
2010-02-08  Mathieu Desnoyersurcu: use unsigned long instead of long
2010-01-30  Mathieu Desnoyersupdate version to 0.4.0 v0.4.0
2010-01-30  Mathieu DesnoyersURCU: rename light/heavy barriers to slave/master
2010-01-30  Mathieu DesnoyersQSBR URCU: remove unused reader_barrier() declaration
2010-01-17  Mathieu DesnoyersUpdate comments
2010-01-17  Mathieu DesnoyersInternal cleanup
2010-01-17  Mathieu Desnoyersrename internal_rcu_lock() into mutex_lock/unlock(...
2010-01-15  Mathieu DesnoyersAdd SIGURCU backward compatibility
2010-01-14  Mathieu DesnoyersUpdate support for MEMBARRIER_QUERY
2010-01-13  Mathieu DesnoyersSupport sys_membarrier v6 ABI
2010-01-13  Mathieu DesnoyersAdd sys_membarrier() dynamic detection, old liburcu...
2010-01-13  Mathieu Desnoyersurcu signal-based renames
2010-01-13  Mathieu Desnoyerssignal-based urcu: rename force_mb_all_threads -> force...
2010-01-13  Mathieu DesnoyersCleanup urcu-defer static header
2010-01-13  Mathieu DesnoyersAPI prefix standardization: urcu_ -> rcu_
2010-01-10  Mathieu Desnoyersversion 0.3.4 v0.3.4
2010-01-10  Pedro AlvesSupport earlier glibc sched_setaffinity
2010-01-10  Mathieu DesnoyersRemove bogus ; from defines
2010-01-04  Mathieu Desnoyersversion 0.3.3 v0.3.3
2009-12-10  Sebastian Andrzej... Consider __NO_LWSYNC__
2009-12-10  Mathieu Desnoyersversion 0.3.2 v0.3.2
2009-12-08  Mathieu Desnoyerss390 uatomic: fix new compiler support
next
This page took 0.0373 seconds and 4 git commands to generate.