projects
/
urcu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
urcu.git
2014-01-15
Mathieu Desnoyers
tests regressions: use lib rather than recompile from...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-15
Mathieu Desnoyers
tests: use common lib rather than recompile compat...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-15
Mathieu Desnoyers
urcu tests: use lib rather than compile from source
commit
|
commitdiff
|
tree
|
snapshot
2014-01-15
Mathieu Desnoyers
urcu mb tests: use lib rather than recompile from source
commit
|
commitdiff
|
tree
|
snapshot
2014-01-15
Mathieu Desnoyers
urcu signal tests: use library rather than recompile...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-15
Mathieu Desnoyers
tests: move yield debug to common test library
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
Mathieu Desnoyers
tests urcu bp: use lib rather than recompile source
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
Mathieu Desnoyers
test_urcu_defer: link on urcu lib rather than recompile...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
Mathieu Desnoyers
tests/benchmark: use urcu qsbr lib rather than recompil...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
Jérémie Galarneau
Pass the CC variable to the example Makefiles
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
Mathieu Desnoyers
Fix: urcu-bp interaction with threads vs constructors...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
Mathieu Desnoyers
x86 barrier for Xeon Phi: use rsp on x86-64
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Simon Marchi
Set RCU_HAVE_FENCE to false on Intel Xeon Phi
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Mathieu Desnoyers
Fix undefined NULL pointer arithmetic in hlist
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Charles Briere
Cleanup: Check for pthread in Libc
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Charles Briere
Cleanup: Android: Do not redefine gettid
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Mathieu Desnoyers
Fix undefined NULL pointer arithmetic
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Pierre-Luc...
Android: implement rand_r()
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Charles Briere
Android: do not redefine gettid on Android
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Pierre-Luc...
Android: add a compat layer for 'syscall.h'
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Charles Briere
Android: do not link pthread on Android
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Charles Briere
Android: configure.ac Android check
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-01
Mathieu Desnoyers
Library major version number (soname) increment to 3
commit
|
commitdiff
|
tree
|
snapshot
2013-11-01
Mathieu Desnoyers
Fix: tls-compat multi-lib conflict
commit
|
commitdiff
|
tree
|
snapshot
2013-10-31
Cristiana Voicu
Use cross compiler for doc examples
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Mathieu Desnoyers
Add lttng-dev mailing list to readme
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Mathieu Desnoyers
wfcqueue: remove misleading comment
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-09-30
Mathieu Desnoyers
Fix: compat futex duplicated lock and completion
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
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.8.0
v0.8.0
commit
|
commitdiff
|
tree
|
snapshot
2013-08-30
Mathieu Desnoyers
Fix: hash table growth (for small tables) should be...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Mathieu Desnoyers
Fix: doc/examples cross-build
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Mathieu Desnoyers
Introduce URCU_INLINE_SMALL_FUNCTIONS
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Mathieu Desnoyers
Add missing tests/common/Makefile.am
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Mathieu Desnoyers
README: document make check/regtest/bench
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Mathieu Desnoyers
tests: split in check, regtest and bench targets
commit
|
commitdiff
|
tree
|
snapshot
2013-07-21
Mathieu Desnoyers
Cleanup: doc/examples makefile
commit
|
commitdiff
|
tree
|
snapshot
2013-07-21
Mathieu Desnoyers
Fix: doc/examples VPATH build
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Alexandre Montplaisir
doc/examples: Move the LIBS after the OBJECTS in the...
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-26
Mathieu Desnoyers
test_urcu_hash*: initialize TLS seeds
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
Mathieu Desnoyers
doc/examples: cds_lfht_for_each_entry_duplicate
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
Mathieu Desnoyers
doc/examples: cds_lfht_lookup
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
Mathieu Desnoyers
doc/examples: cds_lfht_destroy
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
Mathieu Desnoyers
doc/examples: cds_lfht_add_replace
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
Mathieu Desnoyers
doc/examples: cds_lfht_add_unique
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
Mathieu Desnoyers
doc/examples: cds_lfht_add/cds_lfht_del
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
Mathieu Desnoyers
doc/examples: add rculfqueue example
commit
|
commitdiff
|
tree
|
snapshot
2013-06-22
Mathieu Desnoyers
doc/examples: add synchronize_rcu()
commit
|
commitdiff
|
tree
|
snapshot
2013-06-22
Mathieu Desnoyers
doc/examples: add bp flavor
commit
|
commitdiff
|
tree
|
snapshot
2013-06-22
Mathieu Desnoyers
doc/examples: add dist toplevel makefile
commit
|
commitdiff
|
tree
|
snapshot
2013-06-22
Mathieu Desnoyers
doc/examples: add membarrier flavor
commit
|
commitdiff
|
tree
|
snapshot
2013-06-22
Mathieu Desnoyers
doc/examples: document call_rcu()
commit
|
commitdiff
|
tree
|
snapshot
2013-06-22
Mathieu Desnoyers
doc/examples: update qsbr example
commit
|
commitdiff
|
tree
|
snapshot
2013-06-22
Mathieu Desnoyers
urcu signal: remove assertion on exit
commit
|
commitdiff
|
tree
|
snapshot
2013-06-22
Mathieu Desnoyers
doc/examples: signal flavor
commit
|
commitdiff
|
tree
|
snapshot
2013-06-22
Mathieu Desnoyers
doc/examples: add mb flavor
commit
|
commitdiff
|
tree
|
snapshot
2013-06-22
Mathieu Desnoyers
doc/examples: update qsbr
commit
|
commitdiff
|
tree
|
snapshot
2013-06-22
Mathieu Desnoyers
doc/examples: introduce urcu-flavors examples directory
commit
|
commitdiff
|
tree
|
snapshot
2013-06-22
Mathieu Desnoyers
doc/examples: enhance rcu-flavor-qsbr example
commit
|
commitdiff
|
tree
|
snapshot
2013-06-22
Mathieu Desnoyers
doc/examples: rename qsbr-minimal to rcu-flavor-qsbr
commit
|
commitdiff
|
tree
|
snapshot
2013-06-22
Mathieu Desnoyers
doc/examples: automake stop on error
commit
|
commitdiff
|
tree
|
snapshot
2013-06-22
Mathieu Desnoyers
doc/examples: hlist
commit
|
commitdiff
|
tree
|
snapshot
2013-06-22
Mathieu Desnoyers
hlist/rcuhlist update
commit
|
commitdiff
|
tree
|
snapshot
2013-06-22
Mathieu Desnoyers
doc/examples: fix typo in list example
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
Mathieu Desnoyers
rcuhlist: make pointer stores atomic
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
Mathieu Desnoyers
hlist, rcuhlist: cleanup coding style
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
Mathieu Desnoyers
doc/examples: lfstack
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
Mathieu Desnoyers
doc/examples: update cds_wfs_pop_all_blocking
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
Mathieu Desnoyers
doc/examples: cds_wfs_pop_all_blocking
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
Mathieu Desnoyers
doc/examples: cds_wfs_pop
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
Mathieu Desnoyers
doc/examples: add missing Makefile
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
Mathieu Desnoyers
doc/examples: cds_wfs_push
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
Mathieu Desnoyers
doc/wfcqueue: cds_wfcq_splice
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
Mathieu Desnoyers
doc/examples: add cds_wfcq_dequeue
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
Mathieu Desnoyers
doc/examples: wfcq needs to link against urcu-common
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
Mathieu Desnoyers
doc/examples: update queue comment
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
Mathieu Desnoyers
doc/examples: fix make clean
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
Mathieu Desnoyers
gitignore: add qsbr-minimal
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
Mathieu Desnoyers
doc/examples: cds_wfcq_enqueue
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
Mathieu Desnoyers
doc/examples: Move LIBS to each makefile
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
Mathieu Desnoyers
doc/examples: cds_list_for_each_rcu
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
Mathieu Desnoyers
doc/examples: cds_list_for_each_entry_rcu
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
Mathieu Desnoyers
doc/examples: cds_list_replace_rcu
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
Mathieu Desnoyers
doc/examples: cds_list_add_tail_rcu
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
Mathieu Desnoyers
doc/examples: cds_list_del_rcu
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
Mathieu Desnoyers
doc/examples: cds_list_add_rcu
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
Mathieu Desnoyers
rculist: ensure atomic updates of next pointers
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
Mathieu Desnoyers
rculist: implement cds_list_add_tail_rcu
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
Mathieu Desnoyers
rculist.h and list.h style cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Mathieu Desnoyers
example makefile: add missing cd ..
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.039025 seconds
and
4
git commands to generate.