userspace-rcu.git
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
2012-04-24  Mathieu Desnoyersrculfhash tests: use array of callbacks to modularize
2012-04-24  Mathieu Desnoyersrculfhash tests: modularize tests
2012-04-24  Mathieu Desnoyersrculfhash: document ordering guarantees
2012-04-18  Mathieu Desnoyersrculfhash: document linearizability guarantees
2012-04-13  Mathieu Desnoyersrculfhash: update removal comment
2012-04-13  Mathieu DesnoyersAdd missing files to .gitignore
2012-04-13  Mathieu DesnoyersFix out-of-tree build
2012-04-02  Mathieu Desnoyersrculfhash: check malloc NULL pointer
2012-03-26  Mathieu DesnoyersFix uatomic sign cast
2012-03-08  Mathieu DesnoyersRemove unused jhash.h file
2012-03-08  Mathieu DesnoyersFix: use known license text, fix incorrect FSF address
2012-03-05  Mathieu DesnoyersFix: add missing sched.h include in rculfhash.c
2012-03-04  Mathieu DesnoyersAllow tests to run on architectures without per-cpu...
2012-03-04  Mathieu DesnoyersHash table test: FreeBSD compatibility fix
2012-03-04  Mathieu Desnoyerstests: define _GNU_SOURCE instead of __USE_GNU
2012-03-04  Mathieu DesnoyersMerge branch 'urcu/ht-shrink'
2012-02-22  Mathieu DesnoyersRCU lock-free hash table: implement cds_lfht_is_node_de... urcu/ht-shrink
2012-02-08  Thomas PetazzoniDefine _GNU_SOURCE to access CPU_ZERO() macro in uClibc
2012-02-04  Mathieu DesnoyersInstall ChangeLog and README into system's doc
2012-01-09  Mathieu DesnoyersFix AC_LANG_SOURCE usage: only takes one parameter
2012-01-09  Mathieu DesnoyersMerge branch 'master' into urcu/ht-shrink
2012-01-09  David GouletFix autoconf futex check
2012-01-07  Mathieu Desnoyersconfigure.ac: Use AC_LANG_SOURCE for if else macros
2012-01-06  Alexandre MontplaisirRefresh autoconf files
2012-01-06  Alexandre MontplaisirUpdate gitignore
2011-12-29  Mathieu DesnoyersMerge branch 'master' into urcu/ht-shrink
2011-12-29  Mathieu Desnoyersrculfhash: add comment about hash seed randomness withi...
2011-12-21  Gerlando Falautoreadme: state correct GCC dependency for ARM
2011-12-21  Mathieu Desnoyersrculfhash: remove an invocation of bit_reverse_ulong...
2011-12-21  Lai Jiangshanrculfhash: remove unneeded conversion
2011-12-21  Lai Jiangshanrculfhash: remove unneeded clear_flag()
2011-12-21  Mathieu Desnoyerscds_lfht_replace: add checks for old/new node hash...
2011-12-21  Mathieu Desnoyersrculfhash: use node instead of iter argument for deletion
2011-12-21  Mathieu Desnoyersrculfhash: number of logically removed nodes should...
2011-12-20  Mathieu DesnoyersDocument that flags could be represented on 2 bits
2011-12-20  Mathieu DesnoyersAdd missing REMOVAL_OWNER_FLAG comment to cds_lfht_node...
2011-12-20  Mathieu Desnoyers_cds_lfht_del is not used for buckets anymore, remove...
2011-12-20  Mathieu Desnoyersrculfhash: Relax atomicity guarantees required by remov...
next
This page took 0.052802 seconds and 4 git commands to generate.