rculfstack: header implementation should be defined as static inline
[urcu.git] / tests /
2011-06-30  Mathieu Desnoyersurcu tests: hold mutex across use of custom allocator
2011-06-29  Mathieu Desnoyersapi.h: fix type warning
2011-06-29  Mathieu Desnoyerstests: only include syscall.h on linux systems
2011-06-27  Mathieu Desnoyersuatomic: fix i386 support
2011-06-13  Mathieu DesnoyersFix test warning
2011-06-10  Mathieu DesnoyersAdd urcu/cds.h placeholder for all CDS headers
2011-06-10  Mathieu DesnoyersHeaders: move uatomic_*.h to urcu/uatomic/*.h, rename...
2011-06-10  Mathieu Desnoyerslfqueue: don't use defer_rcu anymore
2011-06-10  Mathieu DesnoyersCombine stack and queues info liburcu-cds.so
2011-06-10  Mathieu Desnoyerscds containers: lfqueue and lfstack: don't depend on...
2011-06-09  Paolo Bonziniuatomic: add uatomic_and
2011-06-09  Paolo Bonziniuatomic: add uatomic_or
2011-06-08  Paolo Bonzinircutorture: make goflag volatile
2011-06-06  Mathieu Desnoyerscall_rcu: use cpu affinity for per-cpu call_rcu threads
2011-06-03  Paul E. McKenneyMake defer_rcu() usable from library using multiple...
2011-06-03  Paul E. McKenneyMap symbols to allow multiple RCU flavors to be used...
2011-05-11  Colin McCabeuserspace-rcu tests: zero array before using
2011-03-09  Paul E. McKenneyProvide cleanup interfaces for per-CPU and per-thread...
2011-03-09  Paul E. McKenneyAdd call_rcu() interface
2010-12-31  Mathieu Desnoyersurcu_defer: update test programs (build fix)
2010-12-31  Mathieu Desnoyersrcu_defer test: handle error value
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-08-22  Mathieu Desnoyersrculfstack: LGPL-ize
2010-08-22  Mathieu Desnoyersrculfqueue: LGPL-ize
2010-08-22  Mathieu Desnoyerswfstack: LGPL-ize
2010-08-22  Mathieu DesnoyersLGPL-ize wfqueue
2010-08-18  Mathieu DesnoyersWait-free stack: rcu-less implementation
2010-08-18  Mathieu DesnoyersWait-free queue: wait-free enqueue, blocking dequeue...
2010-07-13  Mathieu DesnoyersRCU wait-free stack: add _blocking in pop() primitive...
2010-07-13  Mathieu DesnoyersRCU wait-free enqueue/blocking dequeue queue
2010-07-13  Mathieu DesnoyersAdd wait-free push/blocking pop stack
2010-07-12  Mathieu DesnoyersAdd lock-free RCU queue and stack
2010-06-18  Mathieu DesnoyersUpdate email address from @polymtl.ca to @efficios.com
2010-06-13  Mathieu DesnoyersAdd test cycles per loop
2010-06-13  Mathieu DesnoyersAdd uatomic test to make check
2010-04-20  Giuseppe Scrivano"make check" runs the test suite
2010-03-01  Mathieu Desnoyerstest cases: add multiple register/unregister tests
2010-03-01  Paolo Bonzinimove whether atomic byte/short exists to uatomic_arch_*.h
2010-03-01  Paolo Bonziniadd uatomic_generic.h, use it for common definitions
2010-03-01  Paolo Bonziniuse autoconf symbolic linking
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-01-13  Mathieu DesnoyersAdd sys_membarrier() dynamic detection, old liburcu...
2010-01-13  Mathieu DesnoyersAPI prefix standardization: urcu_ -> rcu_
2010-01-10  Pedro AlvesSupport earlier glibc sched_setaffinity
2009-10-23  Mathieu Desnoyersurcu-defer: remove call_rcu() API, replace by defer_rcu()
2009-10-19  Mathieu Desnoyersuatomic compat: complete i386 support
2009-10-12  Paul E. McKenneyFixes to allow building on Power
2009-10-09  Pierre-Marc Fourniertests: change some top_builddir to top_srcdir
2009-10-09  Mathieu DesnoyersUpdate Makefile.am
2009-10-09  Mathieu DesnoyersUpdate rcutorture: test all RCU flavors
2009-10-08  Pierre-Marc Fourniermove config.h to urcu/config.h and install it
2009-10-08  Mathieu DesnoyersSupport for sys_futex autodetection
2009-10-08  Mathieu DesnoyersAdd compatibility support for older intel cpus
2009-10-07  Mathieu Desnoyersupdate urcutorture to include arch.h
2009-10-07  Mathieu DesnoyersUpdate api gcc in tests
2009-10-07  Pierre-Marc Fournierconvert to autotools
2009-10-07  Mathieu DesnoyersFix tests makefile
2009-10-05  Mathieu Desnoyerstests: remove rcu_publish_content dependency
2009-10-01  Mathieu Desnoyersurcu-bp: New "bulletproof" RCU library flavor
2009-10-01  Mathieu Desnoyersurcu-pointer: create specific objects and headers to...
2009-10-01  Mathieu DesnoyersAdd test for rcu_assign_pointer()
2009-09-29  Mathieu DesnoyersUpdate tests api*.h
2009-09-29  Mathieu Desnoyersdefine CACHE_LINE_SIZE in arch_*.h
2009-09-28  Mathieu DesnoyersUpdate list, rculist and hlist
2009-09-28  Mathieu DesnoyersCleanup headers
2009-09-24  Mathieu Desnoyersrcu torture and api.h: remove duplicated atomic primitives
2009-09-24  Mathieu Desnoyerstest_atomic: test for byte/short atomic support
2009-09-23  Mathieu DesnoyersAdd offsetof to compiler.h
2009-09-22  Mathieu Desnoyersupdate x86 and ppc atomic ops
2009-09-22  Mathieu Desnoyersupdate x86_64 cmpxchg
2009-09-22  Mathieu Desnoyersmakefile update
2009-09-22  Mathieu DesnoyersAdd inc/dec x86 atomics
2009-09-22  Mathieu Desnoyersupdate x86 atomic, add test atomic
2009-09-21  Mathieu DesnoyersAdd missing files in make clean
2009-09-20  Mathieu DesnoyersDeferral test update
2009-09-20  Mathieu Desnoyersgeneric urcu deferral (call_rcu())
2009-09-20  Mathieu DesnoyersRename liburcu-reclaim to liburcu-defer
2009-09-19  Mathieu DesnoyersAdd rcu-reclaim.so library
2009-09-18  Mathieu DesnoyersPermit both 32 and 64-bit builds
2009-09-18  Mathieu DesnoyersDefault to architecture size, add Makefile32
2009-09-18  Mathieu DesnoyersUpdate makefile to compiler for 32-bit architectures...
2009-09-15  Mathieu DesnoyersRename CONFIG_URCU_AVOID_SIGNALS to URCU_MB, and README...
2009-09-15  Mathieu DesnoyersBuild urcu-qsbr.so library, update README
2009-08-30  Mathieu DesnoyersMove test programs to tests/ subdir
This page took 0.041098 seconds and 7 git commands to generate.