2012-11-15 |
Simon Marchi | runtests: Make path of time binary configurable |
commit | commitdiff | tree | snapshot |
2012-11-11 |
Mathieu Desnoyers | urcu-qsbr: skip Q.S. reporting if already reported |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Mathieu Desnoyers | Fix TLS detection: test with linker, add --disable... |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Mathieu Desnoyers | Cleanup: cast pthread_self() return value to unsigned... |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Christian Babeux | Fallback mechanism not working on platform where TLS... |
commit | commitdiff | tree | snapshot |
2012-11-07 |
Mathieu Desnoyers | Revert "Fix: cross-build: configure.ac should use ... |
commit | commitdiff | tree | snapshot |
2012-11-07 |
Mathieu Desnoyers | Fix: cross-build: configure.ac should use --target... |
commit | commitdiff | tree | snapshot |
2012-11-04 |
Mathieu Desnoyers | test_urcu_wfcq: add splice and nosync tests |
commit | commitdiff | tree | snapshot |
2012-11-04 |
Mathieu Desnoyers | test_urcu_wfs: cleanup |
commit | commitdiff | tree | snapshot |
2012-11-04 |
Mathieu Desnoyers | test_urcu_lfs: cleanup |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Mathieu Desnoyers | Fix static linking: add missing static for _defer_rcu |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Mathieu Desnoyers | tests: report error value for make check |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Mathieu Desnoyers | Add multiflavor test program |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Mathieu Desnoyers | Fix static linking: fix symbol name namespaces |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Mathieu Desnoyers | Fix static linking: add missing static to thr_defer |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Mathieu Desnoyers | Fix static linking: add missing static |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Mathieu Desnoyers | deprecation: fix build with gcc < 4.5 |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Mathieu Desnoyers | wfstack.c: update copyright notice |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Mathieu Desnoyers | Update wfstack copyright notice |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Mathieu Desnoyers | Comment fix: update associated LGPL header name |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Mathieu Desnoyers | Update cds-api.txt following API deprecations |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Mathieu Desnoyers | Deprecate wfqueue |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Mathieu Desnoyers | Deprecate rculfstack |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Mathieu Desnoyers | wfcqueue: introduce nonblocking API |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Mathieu Desnoyers | lfstack: test pop_all and pop |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Mathieu Desnoyers | lfstack: implement empty, pop_all and iterators, docume... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Mathieu Desnoyers | lfstack: implement test |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Mathieu Desnoyers | lfstack: implement lock-free stack |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Mathieu Desnoyers | wfstack: implement pop_all and iteration tests |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Mathieu Desnoyers | wfstack: implement cds_wfs_pop_all and iterators, docum... |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Mathieu Desnoyers | rculfhash test: fix trivial memleak and return node... |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Mathieu Desnoyers | rculfhash: add missing extern |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Mathieu Desnoyers | Cleanup: fix cppcheck errors |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Mathieu Desnoyers | wfcqueue: remove ancient comment |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Lai Jiangshan | test_urcu_lfq: remove rcu_defer_register_thread() from... |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Lai Jiangshan | test_urcu_lfq: test for the proper pointer |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Lai Jiangshan | test_urcu_lfs: remove rcu_defer_register_thread() from... |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Lai Jiangshan | test_urcu_lfs: test for the proper pointer |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Mathieu Desnoyers | wfcqueue: clarify locking usage |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Mathieu Desnoyers | Document APIs in README |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Mathieu Desnoyers | Test cleanup: replace "l" parameter by "loops" |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Mathieu Desnoyers | Add wfcqueue header to cds.h |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Mathieu Desnoyers | Fix: urcu-bp, urcu, urcu-qsbr should include wfcqueue |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Mathieu Desnoyers | Fix: call_rcu list corruption on teardown (documentation) |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Mathieu Desnoyers | call_rcu: remove head field alignement, explain wfcqueu... |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Mathieu Desnoyers | wfcqueue: update credits in patch documentation |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Mathieu Desnoyers | wfcqueue documentation: hint at for_each iterators |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Mathieu Desnoyers | Fix urcu-call-rcu-impl.h: false-sharing |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Mathieu Desnoyers | call_rcu: use wfcqueue, eliminate false-sharing |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Mathieu Desnoyers | wfcqueue test |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Mathieu Desnoyers | wfcqueue: implement concurrency-efficient queue |
commit | commitdiff | tree | snapshot |
2012-09-07 |
Paul E. McKenney | Ensure that read-side functions meet 10-line LGPL criterion |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Mathieu Desnoyers | tls-compat.h: document sigaltstack(2) limitation |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Lai Jiangshan | urcu: add notice to URCU_TLS() for it is not strictly... |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Mathieu Desnoyers | Document sigaltstack(2) limitation |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Mathieu Desnoyers | Documentation: update LICENSE file |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Mathieu Desnoyers | Update version to 0.7.4 v0.7.4 |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Mathieu Desnoyers | rculfhash API documentation: document destroy RCU read... |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Mathieu Desnoyers | Fix: rculfhash should be offline while waiting for... |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Mathieu Desnoyers | Add missing entry to gitignore |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Lai Jiangshan | urcu: move busy-wait code and name it ___cds_wfq_node_s... |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Lai Jiangshan | urcu: fix compat_futex_noasync() |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Lai Jiangshan | urcu: add hint to DEFINE_URCU_TLS() for compound types |
commit | commitdiff | tree | snapshot |
2012-07-30 |
Mathieu Desnoyers | Fix: CAA_BUILD_BUG_ON should refer to CAA_BUILD_BUG_ON_ZERO |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Ralf Baechle | Add MIPS support |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Mathieu Desnoyers | Compatibility: remove bash-ismsm from test scripts |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Mathieu Desnoyers | Fix inappropriate lib behavior: don't call exit() |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Mathieu Desnoyers | Fix: re-enable compatibility with autoconf < 2.64 |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Mathieu Desnoyers | Fix c99 compatibility: use __asm__ and __volatile__... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Mathieu Desnoyers | Fix c99 compatibility: use __typeof__ instead of typeof... |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Mathieu Desnoyers | warning fix: tests urcutorture for NetBSD 5 |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Mathieu Desnoyers | Update version to 0.7.3 v0.7.3 |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Mathieu Desnoyers | Fix tests: make dist lib dependency |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Mathieu Desnoyers | Update README for OS supported, tests dependency |
commit | commitdiff | tree | snapshot |
2012-05-30 |
Mathieu Desnoyers | Add CodingStyle to tarball |
commit | commitdiff | tree | snapshot |
2012-05-30 |
Mathieu Desnoyers | Add coding style document |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Mathieu Desnoyers | Test fix: test_perthreadlock uninitialized mutex |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Hirohisa Yamaguchi | tests: support FreeBSD short "time" args |
commit | commitdiff | tree | snapshot |
2012-05-26 |
Mathieu Desnoyers | freebsd 8.2 fix: define MAP_ANONYMOUS for compatibility |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Mathieu Desnoyers | Update version to 0.7.2 v0.7.2 |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Mathieu Desnoyers | Fix library compatibility |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Mathieu Desnoyers | Update version to 0.7.1 v0.7.1 |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Mathieu Desnoyers | fix: uatomic_set return value compile fix for non-x86... |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Mathieu Desnoyers | Update version to 0.7.0 v0.7.0 |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Mathieu Desnoyers | Cleanup: header comments coding style |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Mathieu Desnoyers | Document uatomic operations |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Mathieu Desnoyers | Update return value of "set" operations |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Mathieu Desnoyers | Fix mremap wrapper for NetBSD 5 |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Mathieu Desnoyers | Use urcu/tls-compat.h |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Mathieu Desnoyers | Implement urcu/tls-compat.h |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Mathieu Desnoyers | Add TLS detection m4 macro |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Mathieu Desnoyers | document concurrent data structures |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Mathieu Desnoyers | documentation: refer to rcu-api.txt |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Mathieu Desnoyers | Move API.txt to doc/rcu-api.txt, install in system... |
commit | commitdiff | tree | snapshot |
2012-05-08 |
Mathieu Desnoyers | rculfhash: document implied memory barriers |
commit | commitdiff | tree | snapshot |
2012-05-08 |
Mathieu Desnoyers | rculfhash: Ensure future-proof memory barrier semantic... |
commit | commitdiff | tree | snapshot |
2012-05-08 |
Mathieu Desnoyers | API cleanup: use "uatomic_*" in cmm_smp_mb__ API |
commit | commitdiff | tree | snapshot |
2012-05-08 |
Mathieu Desnoyers | uatomic: add memory barrier API for and/or/add/sub... |
commit | commitdiff | tree | snapshot |
2012-05-08 |
Mathieu Desnoyers | rculfhash: add runhash.sh test script |
commit | commitdiff | tree | snapshot |
2012-05-08 |
Mathieu Desnoyers | rculfhash tests: add missing check |
commit | commitdiff | tree | snapshot |
next |