urcu.git
2018-01-23  Mathieu DesnoyersVersion 0.8.11 stable-0.8 v0.8.11
2017-11-07  Michael JeansonFix: don't use overlapping mmap mappings on Cygwin
2017-07-21  Michael JeansonTests fix: add missing Cygwin thread id
2017-07-21  Michael JeansonFix: assignment from incompatible pointer type warnings
2017-07-21  Michael JeansonTests fix: unused variable warnings
2017-06-13  Mathieu DesnoyersVersion 0.8.10 v0.8.10
2017-05-08  Michael JeansonFix: Don't override user variables within the build...
2016-12-05  Mathieu DesnoyersFix: uatomic arm32: add missing release barrier before...
2016-09-08  Mathieu DesnoyersFix: rcutorture: work-around signal issue on mac os x
2016-09-07  Mathieu DesnoyersFix: rcutorture should register thread using call_rcu
2016-06-27  Michael JeansonFix: remove AC_FUNC_MALLOC from configure.ac
2016-06-23  Mathieu DesnoyersUpdate library current version due to adding destroy API
2016-06-22  Michael JeansonFix: Use pthread_self to get threadid on OSX
2016-06-22  Mathieu DesnoyersFix: examples: use destroy API for queues/stacks
2016-06-22  Mathieu DesnoyersUpdate library age due to new stack/queue destroy API
2016-06-22  Mathieu DesnoyersFix: tests: invoke destroy APIs for queues/stacks
2016-06-22  Mathieu DesnoyersFix: add missing destroy functions to queues/stack...
2016-06-22  Mathieu DesnoyersFix: memory leak on hash table destroy
2016-05-18  Mathieu DesnoyersFix: urcu-bp: re-initialize list head on library exit
2016-05-10  Mathieu DesnoyersFix: examples make distcheck failure
2016-04-27  Mathieu DesnoyersCleanup: remove unused return value warning from tests
2016-04-26  Mathieu DesnoyersVersion 0.8.9 v0.8.9
2016-01-19  Mathieu DesnoyersFix: handle reference count overflow
2015-12-18  Mathieu DesnoyersFix: compat_futex should work-around futex signal-resta...
2015-10-30  Mathieu DesnoyersFix: urcu-signal: smp_mb_master() needs registry lock
2015-10-28  Mathieu DesnoyersFix: rculfhash only needs to include urcu-pointers.h
2015-09-21  Mathieu DesnoyersFix: format string signedness
2015-09-16  Dimitri John... Use gcc atomics on aarch64/powerpc64le
2015-09-15  Mathieu DesnoyersFix: compat_futex: uninitialized ret variable
2015-09-14  Mathieu DesnoyersFix: compat_futex_noasync: don't override return value
2015-09-13  Mathieu DesnoyersFix: stable-0.8 branch does not have syscall-compat.h
2015-09-13  Mathieu DesnoyersFix: dynamic fallback to compat futex on sys_futex...
2015-09-09  Mathieu DesnoyersVersion 0.8.8 v0.8.8
2015-09-09  Mathieu DesnoyersDisable sys_membarrier
2015-09-04  Mathieu DesnoyersFix: volatile in assert()
2015-08-24  Khem Rajuatomic: Specify complete types for atomic function...
2015-07-08  Mathieu DesnoyersFix: handle sys_futex() FUTEX_WAIT interrupted by signal
2015-07-06  Mathieu DesnoyersFix: compat_futex.c: *uaddr should be read as volatile
2015-06-30  Michael JeansonFix: make benchmark test run in oot build
2015-06-30  Mathieu DesnoyersFix: call_rcu_thread() affinity failure
2015-06-01  Marc Kleine... urcu: fix deprecation warning with new glibc
2015-04-28  Mathieu DesnoyersVersion 0.8.7 v0.8.7
2015-04-25  Mathieu DesnoyersFix: deadlock when thread join is issued in read-side...
2015-04-23  Mathieu DesnoyersFix: rename RCU_DEBUG to DEBUG_RCU in urcu-qsbr.h
2015-04-06  Luca BoccassiMark braced-groups within expressions with __extension__
2015-03-17  Mathieu DesnoyersFix: compat_futex_noasync race condition
2015-02-04  Emilio G. CotaFix: documentation: urcu-pointer.h: s/rcu_dereference_p...
2014-11-13  Mathieu DesnoyersFix: call rcu should call internal RCU API
2014-11-04  Mathieu DesnoyersVersion 0.8.6 v0.8.6
2014-10-24  Mathieu DesnoyersFix: silence gcc -Wextra warning
2014-10-24  Emilio G. Cotacompiler: use __GNUC__ instead of the undefined __GNUC_...
2014-10-22  Mathieu DesnoyersFix: lfstack reversed empty/non-empty return value
2014-10-22  Mathieu Desnoyerslfstack: fix: add missing __cds_lfs_init
2014-10-21  Mathieu DesnoyersVersion 0.8.5 v0.8.5
2014-10-16  Mathieu DesnoyersFix: preserve example files' timestamps when copying
2014-07-31  Eric Wongrculfhash: remove duplicated code
2014-07-31  Eric Wongrculfhash: handle pthread_create failures
2014-07-31  Eric Wongrculfhash: fall back to single-threaded resize on callo...
2014-07-31  Eric Wongx86: drop extra semi-colon in caa_cpu_relax
2014-04-20  Keir FraserFix: Use after free in rcu_barrier()
2014-04-18  Mathieu DesnoyersFix: rcu_barrier(): uninitialized futex field
2014-04-17  Keir Frasercall_rcu threads should clear their PAUSED flag when...
2014-03-26  Mathieu DesnoyersFix: bring back dummy rcu_bp_exit symbol
2014-03-08  Mathieu DesnoyersVersion 0.8.4 v0.8.4
2014-03-01  Mathieu DesnoyersFix: move wait loop increment before first conditional...
2014-03-01  Mathieu DesnoyersVersion 0.8.3 v0.8.3
2014-03-01  Mathieu DesnoyersFix: high cpu usage in synchronize_rcu with long RCU...
2014-02-28  Mathieu DesnoyersVersion 0.8.2 v0.8.2
2014-02-04  Mathieu DesnoyersFix: out of tree build: doc/examples
2014-02-04  Mathieu DesnoyersFix: out of tree build tests/common
2014-01-15  Mathieu Desnoyerstests/unit: use lib rather than source
2014-01-15  Mathieu Desnoyersautomake: Rename INCLUDES to AM_CPPFLAGS (new name)
2014-01-15  Mathieu Desnoyerstests regressions: use lib rather than recompile from...
2014-01-15  Mathieu Desnoyerstests: use common lib rather than recompile compat...
2014-01-15  Mathieu Desnoyersurcu tests: use lib rather than compile from source
2014-01-15  Mathieu Desnoyersurcu mb tests: use lib rather than recompile from source
2014-01-15  Mathieu Desnoyersurcu signal tests: use library rather than recompile...
2014-01-15  Mathieu Desnoyerstests: move yield debug to common test library
2014-01-15  Mathieu Desnoyerstests urcu bp: use lib rather than recompile source
2014-01-15  Mathieu Desnoyerstest_urcu_defer: link on urcu lib rather than recompile...
2014-01-15  Mathieu Desnoyerstests/benchmark: use urcu qsbr lib rather than recompil...
2014-01-14  Jérémie GalarneauPass the CC variable to the example Makefiles
2013-12-08  Mathieu DesnoyersFix: urcu-bp interaction with threads vs constructors...
2013-11-28  Mathieu DesnoyersFix undefined NULL pointer arithmetic
2013-11-24  Mathieu DesnoyersBlacklist ARM gcc 4.8.0, 4.8.1, 4.8.2
2013-11-19  Mathieu Desnoyersrculfhash: document max_nr_buckets = 0
2013-11-12  Mathieu DesnoyersVersion 0.8.1 v0.8.1
2013-11-03  Mathieu Desnoyerstls-compat: fix comment typo
2013-11-01  Mathieu DesnoyersKeep ABI compatible with already compiled LGPL applications
2013-11-01  Mathieu DesnoyersFix: tls-compat multi-lib conflict
2013-10-31  Cristiana VoicuUse cross compiler for doc examples
2013-10-08  Mathieu Desnoyersgcc warning fixes: -Wsign-compare and -Wextra
2013-10-08  Mathieu DesnoyersFix: urcu-qsbr: reversed logic on RCU_DEBUG
2013-10-02  Mathieu DesnoyersFix: urcu-bp segfault in glibc pthread_kill()
2013-10-02  Mathieu DesnoyersFix urcu-bp: don't move registry
2013-10-02  Mathieu DesnoyersFix: compat futex duplicated lock and completion
2013-10-02  Mathieu DesnoyersFix: i386 compat code duplicated mutex instances
2013-09-30  Mathieu DesnoyersFix: urcu-bp: Bulletproof RCU arena resize bug
2013-09-30  Vladimir NikulichevFix: test_mutex.c uninitialized mutex
2013-09-06  Mathieu DesnoyersVersion 0.8.0 v0.8.0
next
This page took 0.038586 seconds and 4 git commands to generate.