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 |
2012-05-07 |
Mathieu Desnoyers | rculfhash: fix: race between replace and del operations |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Mathieu Desnoyers | rculfhash: replace unneeded rcu_dereference by CMM_LOAD... |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Mathieu Desnoyers | rculfhash: use do {} while (0) for dbg_printf() |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Mathieu Desnoyers | rculfhash: cleanup typo |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Mathieu Desnoyers | rculfhash: update API comments |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Mathieu Desnoyers | rculfhash: update comments in implementation |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Mathieu Desnoyers | rculfhash tests: add long hash chains tests |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Mathieu Desnoyers | rculfhash tests: add uniqueness test |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Mathieu Desnoyers | rculfhash test: print test name |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Mathieu Desnoyers | rculfhash: stress requirement in documentation |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Mathieu Desnoyers | rculfhash: fix typo |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Mathieu Desnoyers | rculfhash tests: use array of callbacks to modularize |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Mathieu Desnoyers | rculfhash tests: modularize tests |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Mathieu Desnoyers | rculfhash: document ordering guarantees |
commit | commitdiff | tree | snapshot |
2012-04-18 |
Mathieu Desnoyers | rculfhash: document linearizability guarantees |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Mathieu Desnoyers | rculfhash: update removal comment |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Mathieu Desnoyers | Add missing files to .gitignore |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Mathieu Desnoyers | Fix out-of-tree build |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Mathieu Desnoyers | rculfhash: check malloc NULL pointer |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Mathieu Desnoyers | Fix uatomic sign cast |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Mathieu Desnoyers | Remove unused jhash.h file |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Mathieu Desnoyers | Fix: use known license text, fix incorrect FSF address |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Mathieu Desnoyers | Fix: add missing sched.h include in rculfhash.c |
commit | commitdiff | tree | snapshot |
next |