projects
/
urcu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
urcu.git
2011-09-22
Mathieu Desnoyers
atomic: provide seq_cst semantics on powerpc
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Lai Jiangshan
avoid leaking crdp for failed path
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Lai Jiangshan
Return -EEXIST when the old cpu call_rcu_data has not...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Lai Jiangshan
protect writing to per_cpu_call_rcu_data[*]
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Lai Jiangshan
wake up default call_rcu thread after we move the lefto...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Lai Jiangshan
avoid memory leak in call_rcu_data_free()
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Lai Jiangshan
urcu call_rcu: fix use after free()
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Lai Jiangshan
use get_cpu_call_rcu_data() for get_call_rcu_data()
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Lai Jiangshan
init maxcpus before use
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Lai Jiangshan
call_rcu implementation: add missing static
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Mathieu Desnoyers
Document QSBR interaction with mutexes
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Mathieu Desnoyers
urcu-pointer: implement URCU_FORCE_CAST for C++ compati...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Paolo Bonzini
urcu-qsbr: use rcu_thread_offline/rcu_thread_online...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-11
Mathieu Desnoyers
Pair all_cpu call_rcu create with free
commit
|
commitdiff
|
tree
|
snapshot
2011-09-11
Mathieu Desnoyers
call_rcu: register work threads as rcu readers
commit
|
commitdiff
|
tree
|
snapshot
2011-09-11
Mathieu Desnoyers
QSBR: add missing wakeups in synchronize_rcu code
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
Paolo Bonzini
cmm: do not generate code for smp_rmb/smp_wmb on x86_64
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
Paolo Bonzini
cmm: let per-arch files provide cmm_smp_* barriers
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Tulio Magno...
Optimize caa_get_cycles() for PowerPC64
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Mathieu Desnoyers
lfq/lfs tests: use call_rcu
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Mathieu Desnoyers
Revert "Add cds_list_empty"
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Mathieu Desnoyers
Add cds_list_empty
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Mathieu Desnoyers
list: Add cds_list_first_entry
commit
|
commitdiff
|
tree
|
snapshot
2011-09-03
Mathieu Desnoyers
rculfstack/queue: define _LGPL_SOURCE around static...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-03
Mathieu Desnoyers
Revert "Create per RCU flavor CDS libraries"
commit
|
commitdiff
|
tree
|
snapshot
2011-09-03
Mathieu Desnoyers
Revert "CDS API: removal of rcu_read lock/unlock dep...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-03
Mathieu Desnoyers
Add __rcu annotation (unimplemented)
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Mathieu Desnoyers
Fix incorrect fsf address in header files
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Mathieu Desnoyers
wfstack: push returns prior stack emptiness state
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Mathieu Desnoyers
Make lf stack push return if the stack was empty
commit
|
commitdiff
|
tree
|
snapshot
2011-08-23
Mathieu Desnoyers
Document caa_container_of
commit
|
commitdiff
|
tree
|
snapshot
2011-08-20
Mathieu Desnoyers
urcu-bp: do not call munmap for NULL registry at exit
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Mathieu Desnoyers
urcu libraries can directly use the _LGPL_SOURCE wfqueue
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Mathieu Desnoyers
rculfstack: document "push"
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Mathieu Desnoyers
Add runall.sh to tarball
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Mathieu Desnoyers
Fix build order of liburcu-cds-common
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Mathieu Desnoyers
CDS API: removal of rcu_read lock/unlock dep, removal...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Mathieu Desnoyers
Fix missing check for SYS_membarrier in map header
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Mathieu Desnoyers
Create per RCU flavor CDS libraries
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Mathieu Desnoyers
Merge branch 'master' into lfqueue-dev
lfqueue-dev
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Paolo Bonzini
urcu-qsbr: avoid useless futex wakeups and burning...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Paolo Bonzini
api: reimplement BUILD_BUG_ON in compiler.h
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Paolo Bonzini
test api cleanup: remove unused primitives
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Mathieu Desnoyers
Merge branch 'master' into lfqueue-dev
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Paolo Bonzini
put thread offline while waiting for the init flag
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Paolo Bonzini
urcu: move private definitions to .c file
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Paolo Bonzini
urcu-bp: move private definitions to .c file
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Paolo Bonzini
urcu-qsbr: move private definitions to .c file
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Paolo Bonzini
rcutorture: fix rcutorture-qsbr
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Paolo Bonzini
wfqueue: fix type-incorrect assignment
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Mathieu Desnoyers
Fix tests Makefile EXTRA_DIST to use api.h
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Duncan Sands
Fix choice of default flavour in urcu/map/urcu.h
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Paolo Bonzini
api: remove list/hlist
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Paolo Bonzini
api: remove arch-specific files
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Paolo Bonzini
api: make api_gcc.h a superset of the other headers
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Paolo Bonzini
tests api: remove atomics
commit
|
commitdiff
|
tree
|
snapshot
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
next
This page took
0.039067 seconds
and
4
git commands to generate.