projects
/
userspace-rcu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
userspace-rcu.git
2015-04-28
Mathieu Desnoyers
Version 0.7.14
v0.7.14
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Mathieu Desnoyers
Fix: call rcu should call internal RCU API
commit
|
commitdiff
|
tree
|
snapshot
2015-04-25
Mathieu Desnoyers
Fix: deadlock when thread join is issued in read-side...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Mathieu Desnoyers
Fix: rename RCU_DEBUG to DEBUG_RCU in urcu-qsbr.h
commit
|
commitdiff
|
tree
|
snapshot
2015-04-06
Luca Boccassi
Mark braced-groups within expressions with __extension__
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Mathieu Desnoyers
Fix: compat_futex_noasync race condition
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Emilio G. Cota
Fix: documentation: urcu-pointer.h: s/rcu_dereference_p...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Mathieu Desnoyers
Fix: silence gcc -Wextra warning
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Mathieu Desnoyers
Version 0.7.13
v0.7.13
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Eric Wong
rculfhash: remove duplicated code
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Eric Wong
rculfhash: handle pthread_create failures
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Eric Wong
rculfhash: fall back to single-threaded resize on callo...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Eric Wong
x86: drop extra semi-colon in caa_cpu_relax
commit
|
commitdiff
|
tree
|
snapshot
2014-04-17
Keir Fraser
call_rcu threads should clear their PAUSED flag when...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Mathieu Desnoyers
Fix: bring back dummy rcu_bp_exit symbol
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
Mathieu Desnoyers
Version 0.7.12
v0.7.12
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Mathieu Desnoyers
Fix: move wait loop increment before first conditional...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Mathieu Desnoyers
Version 0.7.11
v0.7.11
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Mathieu Desnoyers
Fix: high cpu usage in synchronize_rcu with long RCU...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Mathieu Desnoyers
Version 0.7.10
v0.7.10
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
Mathieu Desnoyers
Fix: urcu-bp interaction with threads vs constructors...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Mathieu Desnoyers
Fix undefined NULL pointer arithmetic
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Mathieu Desnoyers
Blacklist ARM gcc 4.8.0, 4.8.1, 4.8.2
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Mathieu Desnoyers
rculfhash: document max_nr_buckets = 0
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
Mathieu Desnoyers
Version 0.7.9
v0.7.9
commit
|
commitdiff
|
tree
|
snapshot
2013-11-03
Mathieu Desnoyers
tls-compat: fix comment typo
commit
|
commitdiff
|
tree
|
snapshot
2013-11-01
Mathieu Desnoyers
Keep ABI compatible with already compiled LGPL applications
commit
|
commitdiff
|
tree
|
snapshot
2013-11-01
Mathieu Desnoyers
Fix: tls-compat multi-lib conflict
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Mathieu Desnoyers
gcc warning fixes: -Wsign-compare and -Wextra
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Mathieu Desnoyers
Fix: urcu-qsbr: reversed logic on RCU_DEBUG
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Mathieu Desnoyers
Fix: urcu-bp segfault in glibc pthread_kill()
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Mathieu Desnoyers
Fix urcu-bp: don't move registry
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Mathieu Desnoyers
Fix: compat futex duplicated lock and completion
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Mathieu Desnoyers
Fix: i386 compat code duplicated mutex instances
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Mathieu Desnoyers
Fix: urcu-bp: Bulletproof RCU arena resize bug
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Vladimir Nikulichev
Fix: test_mutex.c uninitialized mutex
commit
|
commitdiff
|
tree
|
snapshot
2013-09-06
Mathieu Desnoyers
Version 0.7.8
v0.7.8
commit
|
commitdiff
|
tree
|
snapshot
2013-08-30
Mathieu Desnoyers
Fix: hash table growth (for small tables) should be...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Mathieu Desnoyers
Document build work-around on MacOS X
commit
|
commitdiff
|
tree
|
snapshot
2013-07-04
Mathieu Desnoyers
Fix tests: use of uninitialized variables
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Mathieu Desnoyers
tests: add missing unsigned long casts to pthread_self()
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Mathieu Desnoyers
Version 0.7.7
v0.7.7
commit
|
commitdiff
|
tree
|
snapshot
2013-06-14
Mathieu Desnoyers
rculfhash: document destroy context limitation
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Mathieu Desnoyers
Fix: Use a filled signal mask to disable all signals
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Mathieu Desnoyers
Document: rculfhash destroy and resize side-effect...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-18
Mathieu Desnoyers
Add "sparc" host cpu to configure.ac
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Mathieu Desnoyers
Fix: tests/api.h use cpuset.h
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Mathieu Desnoyers
Fix hurd-i386: move cpuset tests outside of sched_setaf...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Mathieu Desnoyers
Fix tests: finer-grained use of CPU_SET, CPU_ZERO and...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Mathieu Desnoyers
Test for CPU_SET
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Mathieu Desnoyers
Fix build on architectures with HAVE_SCHED_GETCPU but...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Mathieu Desnoyers
README: document that Clang 3.0 (based on LLVM 3.0...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Mathieu Desnoyers
clang: silence "unused expression result" warning
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Mathieu Desnoyers
rculfhash: add assertions on node alignment
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Mathieu Desnoyers
uatomic: style fix
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Mathieu Desnoyers
Version 0.7.6
v0.7.6
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Mathieu Desnoyers
Discourage use of pthread_atfork() for call_rcu handlers
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Mathieu Desnoyers
Fix call_rcu fork handling
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Mathieu Desnoyers
test: fork handling
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-10-12
Mathieu Desnoyers
Version 0.7.5
v0.7.5
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Mathieu Desnoyers
Fix: call_rcu list corruption on teardown
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
next
This page took
0.047385 seconds
and
4
git commands to generate.