projects
/
urcu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
urcu.git
2011-03-03
Mathieu Desnoyers
README: describe fork() interaction
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
Mathieu Desnoyers
urcu-bp: no "need_mb" in distrust signal config
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
Jason Wessel
Update the README to change armv7l to arm
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
Mathieu Desnoyers
ARM: use dmb for rmb and wmb in addition to mb
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
Jason Wessel
Add a test for the dmb instruction on ARM
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
Jason Wessel
hange the arm headers to remove all the references...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
Jason Wessel
Make armv7l headers generic for the arm architecture
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Mathieu Desnoyers
URCU list: remove leftover namespace clash (list_t...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-31
Mathieu Desnoyers
urcu_defer: update test programs (build fix)
commit
|
commitdiff
|
tree
|
snapshot
2010-12-31
Mathieu Desnoyers
rcu_defer test: handle error value
commit
|
commitdiff
|
tree
|
snapshot
2010-12-31
Mathieu Desnoyers
urcu-defer: handle malloc error value
commit
|
commitdiff
|
tree
|
snapshot
2010-11-19
Mathieu Desnoyers
Version 0.5.2
v0.5.2
commit
|
commitdiff
|
tree
|
snapshot
2010-11-19
Mathieu Desnoyers
Fix get_cycles -> caa_get_cycles
commit
|
commitdiff
|
tree
|
snapshot
2010-11-19
Mathieu Desnoyers
Version 0.5.1
v0.5.1
commit
|
commitdiff
|
tree
|
snapshot
2010-11-19
Mathieu Desnoyers
ACCESS_ONCE should also have CMM_ prefix
commit
|
commitdiff
|
tree
|
snapshot
2010-11-19
Mathieu Desnoyers
LOAD_SHARED and STORE_SHARED should have CMM_ prefix
commit
|
commitdiff
|
tree
|
snapshot
2010-11-19
Mathieu Desnoyers
Fix CAA_CAA -> CAA
commit
|
commitdiff
|
tree
|
snapshot
2010-11-19
Mathieu Desnoyers
Fix missing BITS_PER_LONG -> CAA_BITS_PER_LONG rename
commit
|
commitdiff
|
tree
|
snapshot
2010-11-18
Mathieu Desnoyers
update version to 0.5.0
v0.5.0
commit
|
commitdiff
|
tree
|
snapshot
2010-11-18
David Goulet
Rename all data structure with prefix cds_
commit
|
commitdiff
|
tree
|
snapshot
2010-11-18
David Goulet
Rename all arch primitives with prefix caa_
commit
|
commitdiff
|
tree
|
snapshot
2010-11-18
David Goulet
Rename all memory primitives with prefix cmm_
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
David Goulet
Add missing test binaries to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
David Goulet
Add config.h and stamp-h2 to gitignore
commit
|
commitdiff
|
tree
|
snapshot
2010-11-06
Mathieu Desnoyers
Add compiler barriers to read-side for mutex ordering
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
Mathieu Desnoyers
Fix missing urcu_ref.h in Makefile.am
v0.4.8
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Mathieu Desnoyers
update version to 0.4.7
v0.4.7
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
Mathieu Desnoyers
urcu lfstack: pop needs rcu read lock
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
Mathieu Desnoyers
lfstack: simplification
commit
|
commitdiff
|
tree
|
snapshot
2010-08-22
Mathieu Desnoyers
rculfstack: LGPL-ize
commit
|
commitdiff
|
tree
|
snapshot
2010-08-22
Mathieu Desnoyers
rculfqueue: LGPL-ize
commit
|
commitdiff
|
tree
|
snapshot
2010-08-22
Mathieu Desnoyers
add missing comment to wfstack.c
commit
|
commitdiff
|
tree
|
snapshot
2010-08-22
Mathieu Desnoyers
wfstack: LGPL-ize
commit
|
commitdiff
|
tree
|
snapshot
2010-08-22
Mathieu Desnoyers
wfqueue: provide API for caller-locked dequeue
commit
|
commitdiff
|
tree
|
snapshot
2010-08-22
Mathieu Desnoyers
LGPL-ize wfqueue
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Mathieu Desnoyers
WF queue cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Mathieu Desnoyers
Wait-free stack: rcu-less implementation
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Mathieu Desnoyers
Wait-free queue: wait-free enqueue, blocking dequeue...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Mathieu Desnoyers
RCU lf queue/stack: update comments
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Mathieu Desnoyers
ifdef C, wait-free stack adaptative pop wait
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Mathieu Desnoyers
urcu static coding style fix (whitespace)
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Mathieu Desnoyers
Coding style fix
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Mathieu Desnoyers
RCU wait-free stack: add _blocking in pop() primitive...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Mathieu Desnoyers
RCU lock-free queue comment updates
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Mathieu Desnoyers
RCU wait-free enqueue/blocking dequeue queue
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Mathieu Desnoyers
Add ifdef cond around headers
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Mathieu Desnoyers
RCU lock-free queue: don't hold RCU read lock across...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Mathieu Desnoyers
RCU lock-free stack: don't hold read lock across retry
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Mathieu Desnoyers
Wait-free push/Blocking pop stack: Update following...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Mathieu Desnoyers
Add lock-free queue comments from Paul's review
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Mathieu Desnoyers
Add wait-free push/blocking pop stack
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Mathieu Desnoyers
Lock-free stack: add comments
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Mathieu Desnoyers
Add lock-free RCU queue and stack
commit
|
commitdiff
|
tree
|
snapshot
2010-06-18
Mathieu Desnoyers
Update version to 0.4.6
v0.4.6
commit
|
commitdiff
|
tree
|
snapshot
2010-06-18
Mathieu Desnoyers
Update README for ARM support
commit
|
commitdiff
|
tree
|
snapshot
2010-06-18
Mathieu Desnoyers
Update version to 0.4.5
v0.4.5
commit
|
commitdiff
|
tree
|
snapshot
2010-06-18
Mathieu Desnoyers
Update email address from @polymtl.ca to @efficios.com
commit
|
commitdiff
|
tree
|
snapshot
2010-06-18
Paul E. McKenney
Force build failure on unknown architectures
commit
|
commitdiff
|
tree
|
snapshot
2010-06-18
Paul E. McKenney
Add native ARM port for armv7l
commit
|
commitdiff
|
tree
|
snapshot
2010-06-18
Paul E. McKenney
Add ia64 architecture based on gcc primitives
commit
|
commitdiff
|
tree
|
snapshot
2010-06-18
Paul E. McKenney
Add header files supporting gcc __sync_ primitives
commit
|
commitdiff
|
tree
|
snapshot
2010-06-13
Mathieu Desnoyers
Add test cycles per loop
commit
|
commitdiff
|
tree
|
snapshot
2010-06-13
Mathieu Desnoyers
Add uatomic test to make check
commit
|
commitdiff
|
tree
|
snapshot
2010-06-13
Paul E. McKenney
Remove unused sync_core() definitions
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Mathieu Desnoyers
Update version to 0.4.4
v0.4.4
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Mathieu Desnoyers
Fix powerpc uatomic 4-byte cmpxchg (cmpd -> cmpw)
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Mathieu Desnoyers
urcu-qsbr: use same ongoing helper for 32 and 64 bits
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Giuseppe Scrivano
"make check" runs the test suite
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Mathieu Desnoyers
Simplify qsbr online condition
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Mathieu Desnoyers
Cleanup: head -> node field name
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
Mathieu Desnoyers
Update urcu and urcu-qsbr, make compiler barriers explicit
commit
|
commitdiff
|
tree
|
snapshot
2010-03-14
Mathieu Desnoyers
urcu: Add extra "engineering safety factor" memory...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-14
Mathieu Desnoyers
urcu-qsbr: document compiler barrier
commit
|
commitdiff
|
tree
|
snapshot
2010-03-07
Mathieu Desnoyers
update version to 0.4.3
v0.4.3
commit
|
commitdiff
|
tree
|
snapshot
2010-03-07
Jon Bernard
Fix typo in urcu/uatomic_generic.h
commit
|
commitdiff
|
tree
|
snapshot
2010-03-04
Mathieu Desnoyers
Update version to 0.4.2
v0.4.2
commit
|
commitdiff
|
tree
|
snapshot
2010-03-04
Mathieu Desnoyers
Update README
commit
|
commitdiff
|
tree
|
snapshot
2010-03-03
Mathieu Desnoyers
urcu-bp: reset ctr to 0 upon garbage collection
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Mathieu Desnoyers
compiler.h: add () in ACCESS_ONCE()
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Mathieu Desnoyers
urcu-defer: remove "ratelimit" leftover
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Mathieu Desnoyers
Update readme: ia64 and alpha support
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Mathieu Desnoyers
Install missing arch_generic.h
commit
|
commitdiff
|
tree
|
snapshot
2010-03-01
Mathieu Desnoyers
urcu: fix multiple register/unregister assertion failure
commit
|
commitdiff
|
tree
|
snapshot
2010-03-01
Mathieu Desnoyers
test cases: add multiple register/unregister tests
commit
|
commitdiff
|
tree
|
snapshot
2010-03-01
Paolo Bonzini
centralize definition of BITS_PER_LONG
commit
|
commitdiff
|
tree
|
snapshot
2010-03-01
Paolo Bonzini
avoid multiple evaluation of STORE_SHARED argument
commit
|
commitdiff
|
tree
|
snapshot
2010-03-01
Paolo Bonzini
support compiling on unknown architectures
commit
|
commitdiff
|
tree
|
snapshot
2010-03-01
Paolo Bonzini
add Alpha support
commit
|
commitdiff
|
tree
|
snapshot
2010-03-01
Paolo Bonzini
move whether atomic byte/short exists to uatomic_arch_*.h
commit
|
commitdiff
|
tree
|
snapshot
2010-03-01
Paolo Bonzini
use uatomic_generic.h for common fallback implementations
commit
|
commitdiff
|
tree
|
snapshot
2010-03-01
Paolo Bonzini
add uatomic_generic.h, use it for common definitions
commit
|
commitdiff
|
tree
|
snapshot
2010-03-01
Paolo Bonzini
remove compat_uatomic_cmpxchg #define from non-x86
commit
|
commitdiff
|
tree
|
snapshot
2010-03-01
Paolo Bonzini
define sync_core for x86 PIC
commit
|
commitdiff
|
tree
|
snapshot
2010-03-01
Paolo Bonzini
add urcu/arch_generic.h
commit
|
commitdiff
|
tree
|
snapshot
2010-03-01
Paolo Bonzini
use autoconf symbolic linking
commit
|
commitdiff
|
tree
|
snapshot
2010-03-01
Paolo Bonzini
use kernel style makefile output
commit
|
commitdiff
|
tree
|
snapshot
2010-02-19
Mathieu Desnoyers
update README for urcu-signal
commit
|
commitdiff
|
tree
|
snapshot
2010-02-19
Mathieu Desnoyers
list: new -> _new for c++ compatibility
commit
|
commitdiff
|
tree
|
snapshot
2010-02-19
Mathieu Desnoyers
rcuhlist: add head name fix
commit
|
commitdiff
|
tree
|
snapshot
2010-02-19
Mathieu Desnoyers
RCU list: add rcuhlist.h, add list_replace_rcu
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.04074 seconds
and
4
git commands to generate.