projects
/
urcu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
urcu.git
2011-08-09
Paolo Bonzini
put thread offline while waiting for the init flag
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Paolo Bonzini
urcu: move private definitions to .c file
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Paolo Bonzini
urcu-bp: move private definitions to .c file
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Paolo Bonzini
urcu-qsbr: move private definitions to .c file
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Paolo Bonzini
rcutorture: fix rcutorture-qsbr
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Paolo Bonzini
wfqueue: fix type-incorrect assignment
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Mathieu Desnoyers
Merge branch 'master' into lfqueue-dev
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Mathieu Desnoyers
Use caa_ prefix for min() and max()
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Mathieu Desnoyers
Version 0.6.4, update changelog
v0.6.4
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Mathieu Desnoyers
Merge branch 'master' into lfqueue-dev
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Mathieu Desnoyers
Fix ARM uatomic: missing return in uatomic and/or
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Mathieu Desnoyers
rculfqueue: provide locklessness by allowing multiple...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Mathieu Desnoyers
rcu lfqueue: make dequeue lockless by helping out other...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Mathieu Desnoyers
rculfqueue: Document dummy pointer value access
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Mathieu Desnoyers
rculfqueue: Keep a reference to the current dummy node...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Mathieu Desnoyers
rculfqueue: only one dummy node is needed
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Mathieu Desnoyers
rculfstack: update comment
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Mathieu Desnoyers
RCU lf queue: Add assert for memory allocation
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Mathieu Desnoyers
rculfstack: header implementation should be defined...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Mathieu Desnoyers
wfstack: header implementation should be defined as...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Mathieu Desnoyers
RCU lfqueue: Now works without reference counting ...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Mathieu Desnoyers
rculfstack: header implementation should be defined...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Mathieu Desnoyers
wfstack: header implementation should be defined as...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Mathieu Desnoyers
urcu tests: hold mutex across use of custom allocator
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Mathieu Desnoyers
urcu-bp: mremap wrapper fix
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Mathieu Desnoyers
urcu-bp: add mremap wrapper for non-linux systems
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Mathieu Desnoyers
urcu-bp: don't copy old region upon mremap
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Mathieu Desnoyers
api.h: fix type warning
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Mathieu Desnoyers
non-linux system membarrier fallback update
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Mathieu Desnoyers
pthread_self should be cast to unsigned long
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Mathieu Desnoyers
Add MAP_ANONYMOUS mapping to MAP_ANON for BSD build
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Mathieu Desnoyers
tests: only include syscall.h on linux systems
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Mathieu Desnoyers
urcu-bp, urcu-qsbr: remove unneeded syscall.h include
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Mathieu Desnoyers
urcu-defer: remove unneeded syscall.h include
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Mathieu Desnoyers
call_rcu: per_cpu_call_rcu_data should be non-const
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Mathieu Desnoyers
Update README info about gcc compability
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Mathieu Desnoyers
Fix urcu-call-rcu-impl.h missing call_rcu_wait for...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Mathieu Desnoyers
compat_futex_async: fix missing return
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Mathieu Desnoyers
Check for __linux__ before including syscall.h
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Mathieu Desnoyers
Remove unused local variables from compat_futex_async
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Mathieu Desnoyers
Remove unneeded syscall.h include from urcu-call-rcu...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-27
Mathieu Desnoyers
Add ChangeLog file to Makefile.am
commit
|
commitdiff
|
tree
|
snapshot
2011-06-27
Mathieu Desnoyers
Add changelog, update version to 0.6.3
v0.6.3
commit
|
commitdiff
|
tree
|
snapshot
2011-06-27
Mathieu Desnoyers
uatomic: fix warning about unused variable
commit
|
commitdiff
|
tree
|
snapshot
2011-06-27
Mathieu Desnoyers
uatomic: fix i386 support
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Mathieu Desnoyers
Update version to 0.6.2
v0.6.2
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Mathieu Desnoyers
uatomic generic: map uatomic_and/or to correct symbols
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Mathieu Desnoyers
Fix generic atomic ops and/or: add missing return
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Mathieu Desnoyers
Fix test warning
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Mathieu Desnoyers
Add missing headers into tarball, version 0.6.1
v0.6.1
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Mathieu Desnoyers
Update version to 0.6.0
v0.6.0
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Mathieu Desnoyers
Futex: turn "int" into "int32_t" for portability
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Mathieu Desnoyers
Add back uatomic_arch.h for slow deprecation process
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Mathieu Desnoyers
Add back urcu-futex.h and urcu_ref.h for slow deprecation
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Mathieu Desnoyers
Add ldconfig step to README
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Yannick Brosseau
Add a pkg-config file for the new liburcu-cds
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Alexandre Montplaisir
Consolidate _LIBADD and _DEPENDENCIES in Makefile.am
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Mathieu Desnoyers
Add urcu/cds.h placeholder for all CDS headers
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Yannick Brosseau
Move the version-info to the AM_LDFLAGS variable
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Mathieu Desnoyers
Installed headers should only include other headers...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Mathieu Desnoyers
Rename urcu/urcu-futex.h to urcu/futex.h
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Mathieu Desnoyers
Rename urcu/urcu_ref.h to urcu/ref.h
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Mathieu Desnoyers
Headers: move uatomic_*.h to urcu/uatomic/*.h, rename...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Mathieu Desnoyers
Headers: move arch_*.h to urcu/arch/*.h
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Mathieu Desnoyers
Headers: move *-static.h headers to urcu/static/
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Mathieu Desnoyers
Install urcu/map/*.h into system
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Mathieu Desnoyers
Headers: move *-map.h headers to urcu/map/
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Yannick Brosseau
Add library version information
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Mathieu Desnoyers
lfqueue: update comments, cleanup
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Mathieu Desnoyers
lfqueue: don't use defer_rcu anymore
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Mathieu Desnoyers
Combine stack and queues info liburcu-cds.so
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Mathieu Desnoyers
cds containers: lfqueue and lfstack: don't depend on...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Yannick Brosseau
Add missing pkgconfig files to Makefile.am
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Paolo Bonzini
arm: remove useless declarations
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Mathieu Desnoyers
call_rcu: add back delay in list non-empty case
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Mathieu Desnoyers
call_rcu: handle retry without wait correctly
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Paolo Bonzini
urcu: fix dependencies on libwfqueue.la
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Paolo Bonzini
urcu_ref: do error checking on urcu_ref_put
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Paolo Bonzini
use generic-size macros for common implementation of...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Paolo Bonzini
call_rcu: drop mutex
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Paolo Bonzini
uatomic: add uatomic_and
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Paolo Bonzini
uatomic: add uatomic_or
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Mathieu Desnoyers
Add missing -lwfqueue to add rcu flavors
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Paul E. McKenney
Add a cds_list_del_init()
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Paul E. McKenney
Add comment to flag purpose of the ->qlen field
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Mathieu Desnoyers
call_rcu: fix futex-based wakeup
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Paolo Bonzini
atomic: fix typo in x86 compat implementation
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Paolo Bonzini
rcutorture: make goflag volatile
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Mathieu Desnoyers
urcu-qsbr: fix typo
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Mathieu Desnoyers
call_rcu: use futex for wakeup scheme
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Mathieu Desnoyers
call_rcu: use cpu affinity for per-cpu call_rcu threads
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
Paul E. McKenney
Document the new call_rcu() primitives.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
Paul E. McKenney
Make defer_rcu() usable from library using multiple...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
Paul E. McKenney
Allow taking address of rcu_read_lock() and rcu_read_un...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
Paul E. McKenney
Map symbols to allow multiple RCU flavors to be used...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
Paul E. McKenney
Provide pthread_atfork-friendly interfaces
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
Yannick Brosseau
Add pkg-config files for all urcu libs
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Colin McCabe
userspace-rcu tests: zero array before using
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
Jason Wessel
arm: put CONFIG_RCU_ARM_HAVE_DMB in the global config.h
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Mathieu Desnoyers
Cleanup: remove unused value warning
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.047975 seconds
and
4
git commands to generate.