userspace-rcu.git
2013-11-12  Mathieu DesnoyersVersion 0.7.9 v0.7.9
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-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.7.8 v0.7.8
2013-08-30  Mathieu DesnoyersFix: hash table growth (for small tables) should be...
2013-07-08  Mathieu DesnoyersDocument build work-around on MacOS X
2013-07-04  Mathieu DesnoyersFix tests: use of uninitialized variables
2013-06-19  Mathieu Desnoyerstests: add missing unsigned long casts to pthread_self()
2013-06-19  Mathieu DesnoyersVersion 0.7.7 v0.7.7
2013-06-14  Mathieu Desnoyersrculfhash: document destroy context limitation
2013-05-10  Mathieu DesnoyersFix: Use a filled signal mask to disable all signals
2013-04-30  Mathieu DesnoyersDocument: rculfhash destroy and resize side-effect...
2013-04-18  Mathieu DesnoyersAdd "sparc" host cpu to configure.ac
2013-02-22  Mathieu DesnoyersFix: tests/api.h use cpuset.h
2013-02-22  Mathieu DesnoyersFix hurd-i386: move cpuset tests outside of sched_setaf...
2013-02-22  Mathieu DesnoyersFix tests: finer-grained use of CPU_SET, CPU_ZERO and...
2013-02-22  Mathieu DesnoyersTest for CPU_SET
2013-02-22  Mathieu DesnoyersFix build on architectures with HAVE_SCHED_GETCPU but...
2013-02-22  Mathieu DesnoyersREADME: document that Clang 3.0 (based on LLVM 3.0...
2013-02-22  Mathieu Desnoyersclang: silence "unused expression result" warning
2013-02-15  Mathieu Desnoyersrculfhash: add assertions on node alignment
2013-01-31  Mathieu Desnoyersuatomic: style fix
2013-01-09  Mathieu DesnoyersVersion 0.7.6 v0.7.6
2013-01-09  Mathieu DesnoyersDiscourage use of pthread_atfork() for call_rcu handlers
2013-01-09  Mathieu DesnoyersFix call_rcu fork handling
2013-01-09  Mathieu Desnoyerstest: fork handling
2012-11-09  Mathieu DesnoyersFix TLS detection: test with linker, add --disable...
2012-11-08  Mathieu DesnoyersCleanup: cast pthread_self() return value to unsigned...
2012-11-08  Christian BabeuxFallback mechanism not working on platform where TLS...
2012-10-12  Mathieu DesnoyersVersion 0.7.5 v0.7.5
2012-10-12  Mathieu DesnoyersFix: call_rcu list corruption on teardown
2012-09-07  Paul E. McKenneyEnsure that read-side functions meet 10-line LGPL criterion
2012-09-06  Mathieu Desnoyerstls-compat.h: document sigaltstack(2) limitation
2012-09-06  Lai Jiangshanurcu: add notice to URCU_TLS() for it is not strictly...
2012-09-06  Mathieu DesnoyersDocument sigaltstack(2) limitation
2012-09-03  Mathieu DesnoyersDocumentation: update LICENSE file
2012-08-27  Mathieu DesnoyersUpdate version to 0.7.4 v0.7.4
2012-08-21  Mathieu Desnoyersrculfhash API documentation: document destroy RCU read...
2012-08-21  Mathieu DesnoyersFix: rculfhash should be offline while waiting for...
2012-08-15  Mathieu DesnoyersAdd missing entry to gitignore
2012-08-09  Lai Jiangshanurcu: move busy-wait code and name it ___cds_wfq_node_s...
2012-08-09  Lai Jiangshanurcu: fix compat_futex_noasync()
2012-08-09  Lai Jiangshanurcu: add hint to DEFINE_URCU_TLS() for compound types
2012-07-30  Mathieu DesnoyersFix: CAA_BUILD_BUG_ON should refer to CAA_BUILD_BUG_ON_ZERO
2012-07-10  Ralf BaechleAdd MIPS support
2012-07-09  Mathieu DesnoyersCompatibility: remove bash-ismsm from test scripts
2012-06-22  Mathieu DesnoyersFix inappropriate lib behavior: don't call exit()
2012-06-14  Mathieu DesnoyersFix: re-enable compatibility with autoconf < 2.64
2012-06-12  Mathieu DesnoyersFix c99 compatibility: use __asm__ and __volatile__...
2012-06-11  Mathieu DesnoyersFix c99 compatibility: use __typeof__ instead of typeof...
2012-06-01  Mathieu Desnoyerswarning fix: tests urcutorture for NetBSD 5
2012-06-01  Mathieu DesnoyersUpdate version to 0.7.3 v0.7.3
2012-06-01  Mathieu DesnoyersFix tests: make dist lib dependency
2012-06-01  Mathieu DesnoyersUpdate README for OS supported, tests dependency
2012-05-30  Mathieu DesnoyersAdd CodingStyle to tarball
2012-05-30  Mathieu DesnoyersAdd coding style document
2012-05-29  Mathieu DesnoyersTest fix: test_perthreadlock uninitialized mutex
2012-05-27  Hirohisa Yamaguchitests: support FreeBSD short "time" args
2012-05-26  Mathieu Desnoyersfreebsd 8.2 fix: define MAP_ANONYMOUS for compatibility
2012-05-24  Mathieu DesnoyersUpdate version to 0.7.2 v0.7.2
2012-05-24  Mathieu DesnoyersFix library compatibility
2012-05-24  Mathieu DesnoyersUpdate version to 0.7.1 v0.7.1
2012-05-24  Mathieu Desnoyersfix: uatomic_set return value compile fix for non-x86...
2012-05-21  Mathieu DesnoyersUpdate version to 0.7.0 v0.7.0
2012-05-21  Mathieu DesnoyersCleanup: header comments coding style
2012-05-18  Mathieu DesnoyersDocument uatomic operations
2012-05-18  Mathieu DesnoyersUpdate return value of "set" operations
2012-05-16  Mathieu DesnoyersFix mremap wrapper for NetBSD 5
2012-05-16  Mathieu DesnoyersUse urcu/tls-compat.h
2012-05-16  Mathieu DesnoyersImplement urcu/tls-compat.h
2012-05-16  Mathieu DesnoyersAdd TLS detection m4 macro
2012-05-15  Mathieu Desnoyersdocument concurrent data structures
2012-05-15  Mathieu Desnoyersdocumentation: refer to rcu-api.txt
2012-05-15  Mathieu DesnoyersMove API.txt to doc/rcu-api.txt, install in system...
2012-05-08  Mathieu Desnoyersrculfhash: document implied memory barriers
2012-05-08  Mathieu Desnoyersrculfhash: Ensure future-proof memory barrier semantic...
2012-05-08  Mathieu DesnoyersAPI cleanup: use "uatomic_*" in cmm_smp_mb__ API
2012-05-08  Mathieu Desnoyersuatomic: add memory barrier API for and/or/add/sub...
2012-05-08  Mathieu Desnoyersrculfhash: add runhash.sh test script
2012-05-08  Mathieu Desnoyersrculfhash tests: add missing check
2012-05-07  Mathieu Desnoyersrculfhash: fix: race between replace and del operations
2012-05-07  Mathieu Desnoyersrculfhash: replace unneeded rcu_dereference by CMM_LOAD...
2012-05-07  Mathieu Desnoyersrculfhash: use do {} while (0) for dbg_printf()
2012-05-01  Mathieu Desnoyersrculfhash: cleanup typo
2012-04-29  Mathieu Desnoyersrculfhash: update API comments
2012-04-29  Mathieu Desnoyersrculfhash: update comments in implementation
2012-04-29  Mathieu Desnoyersrculfhash tests: add long hash chains tests
2012-04-29  Mathieu Desnoyersrculfhash tests: add uniqueness test
2012-04-29  Mathieu Desnoyersrculfhash test: print test name
2012-04-29  Mathieu Desnoyersrculfhash: stress requirement in documentation
2012-04-25  Mathieu Desnoyersrculfhash: fix typo
next
This page took 0.038761 seconds and 4 git commands to generate.