projects
/
urcu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
urcu.git
2017-03-16
Jérémie Galarneau
uatomic-api docs: use the third-person singular
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Jonathan Rajotte
Add --enable-rcu-debug to configure
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Mathieu Desnoyers
ARM32: use dmb ish (inner shareable domain) for smp...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Mathieu Desnoyers
Cleanup: remove cmm_wmb() from rcu_xchg_pointer and...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Mathieu Desnoyers
Fix: uatomic arm32: add missing release barrier before...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Michael Jeanson
Tests: Add verbose support to test script
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Mathieu Desnoyers
Fix: add missing CONFIG_RCU_FORCE_SYS_MEMBARRIER to...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Mathieu Desnoyers
Allow forcing the use of sys membarrier
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Mathieu Desnoyers
Fix: rcutorture: work-around signal issue on mac os x
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
Mathieu Desnoyers
Fix: rcutorture should register thread using call_rcu
commit
|
commitdiff
|
tree
|
snapshot
2016-06-28
Mathieu Desnoyers
Fix: add missing backslash in Makefile.am
commit
|
commitdiff
|
tree
|
snapshot
2016-06-28
Michael Jeanson
Fix: Do not use wildcards in include/Makefile.am
commit
|
commitdiff
|
tree
|
snapshot
2016-06-27
Michael Jeanson
Bump version to 0.10-pre
commit
|
commitdiff
|
tree
|
snapshot
2016-06-27
Michael Jeanson
Fix: check for rand_r() in compat-rand.h
commit
|
commitdiff
|
tree
|
snapshot
2016-06-27
Michael Jeanson
Fix: Move rand-compat to private src dir
commit
|
commitdiff
|
tree
|
snapshot
2016-06-27
Michael Jeanson
Fix: remove AC_FUNC_MALLOC from configure.ac
commit
|
commitdiff
|
tree
|
snapshot
2016-06-27
Michael Jeanson
Cleanup: Re-organise source dir
commit
|
commitdiff
|
tree
|
snapshot
2016-06-27
Michael Jeanson
Cleanup: remove leftover manual pthread detection
commit
|
commitdiff
|
tree
|
snapshot
2016-06-27
Michael Jeanson
Fix: update ax_pthread macro to handle newer clang
commit
|
commitdiff
|
tree
|
snapshot
2016-06-23
Mathieu Desnoyers
Update library current version due to adding destroy API
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Michael Jeanson
Fix: Use pthread_self to get threadid on OSX
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Mathieu Desnoyers
Fix: examples: use destroy API for queues/stacks
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Mathieu Desnoyers
Update library age due to new stack/queue destroy API
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Mathieu Desnoyers
Fix: tests: invoke destroy APIs for queues/stacks
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Mathieu Desnoyers
Fix: add missing destroy functions to queues/stack...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Mathieu Desnoyers
Fix: add missing __cds_wfcq_init for LGPL API
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Mathieu Desnoyers
Fix: memory leak on hash table destroy
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Michael Jeanson
Fix: Add failover for platforms without nproc
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Mathieu Desnoyers
Fix: use clock_get_time for caa_get_cycles fallback...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Mathieu Desnoyers
Fix: syscall-compat.h MacOSX support
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Michael Jeanson
Fix: Add solaris-build.md to dist
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Mathieu Desnoyers
rculfhash: Documentation: clarify need for grace period...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Sebastien Boisvert
Port: build shared libraries in Cygwin
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Sebastien Boisvert
Port: fix compatibility header for Cygwin
commit
|
commitdiff
|
tree
|
snapshot
2016-05-31
Michael Jeanson
Add GNU Hurd support to syscall-compat.h
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Mathieu Desnoyers
Add support for aarch64_be
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Mathieu Desnoyers
Fix: urcu-bp: re-initialize list head on library exit
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Mathieu Desnoyers
bootstrap: Standardize on autoreconf -vi
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Michael Jeanson
Harmonize bootstrap script across projects
commit
|
commitdiff
|
tree
|
snapshot
2016-05-10
Mathieu Desnoyers
Fix: examples make distcheck failure
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Mathieu Desnoyers
wfcqueue: add C++ compatibility API
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Mathieu Desnoyers
Fix: CDS_WFCQ_WOULDBLOCK typing for c++
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Olof Johansson
Fix: configure.ac: check for possibly required libs...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Marek Vasut
Support for NIOS2 architecture
commit
|
commitdiff
|
tree
|
snapshot
2016-01-21
Mathieu Desnoyers
urcu_ref_get_safe: introduce new API
commit
|
commitdiff
|
tree
|
snapshot
2016-01-19
Mathieu Desnoyers
Fix: handle reference count overflow
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Mathieu Desnoyers
Fix: compat_futex should work-around futex signal-resta...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Didier Nadeau
Support for Xeon-Phi with newer MPSS
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Mathieu Desnoyers
sparc64: allocate membarrier system call number
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Mathieu Desnoyers
hppa: allocate membarrier system call number
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Michael Jeanson
Fix build on non-Linux Debian ports
commit
|
commitdiff
|
tree
|
snapshot
2015-10-30
Mathieu Desnoyers
Fix: urcu-signal: smp_mb_master() needs registry lock
commit
|
commitdiff
|
tree
|
snapshot
2015-10-28
Mathieu Desnoyers
Fix: rculfhash only needs to include urcu-pointers.h
commit
|
commitdiff
|
tree
|
snapshot
2015-10-16
Mathieu Desnoyers
Fix: out-of-tree benchmark/regtest
commit
|
commitdiff
|
tree
|
snapshot
2015-10-16
Mathieu Desnoyers
Fix: add missing regtest and benchmark files to dist...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-16
Mathieu Desnoyers
Fix: add missing run.sh to benchmark makefile
commit
|
commitdiff
|
tree
|
snapshot
2015-10-16
Mathieu Desnoyers
Version 0.9.0
v0.9.0
commit
|
commitdiff
|
tree
|
snapshot
2015-10-16
Mathieu Desnoyers
Bump soname major to 4
commit
|
commitdiff
|
tree
|
snapshot
2015-10-16
Mathieu Desnoyers
Cleanup: remove trailing tab
commit
|
commitdiff
|
tree
|
snapshot
2015-10-08
Michael Jeanson
Fix: Use proper macro to detect stdbool.h
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Michael Jeanson
Configure: Add missing checks
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Michael Jeanson
Port: Add Solaris build instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Michael Jeanson
Fix: regtest outputs valid TAP protocol
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Michael Jeanson
Port: Detect nproc bin name in benchmark scripts
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Michael Jeanson
Port: Add Solaris getcpu support
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Michael Jeanson
Port: Fixes to build system for portability
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Michael Jeanson
Port: Add Solaris support to tests/common/thread-id.h
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Michael Jeanson
Port: Add Solaris support to urcu/syscall-compat.h
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Michael Jeanson
Port: replace bzero() by memset()
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Michael Jeanson
Port: make bootstrap script work on most shell
commit
|
commitdiff
|
tree
|
snapshot
2015-10-01
Mathieu Desnoyers
tests: rcutorture: use parameters rather than random
commit
|
commitdiff
|
tree
|
snapshot
2015-09-29
Mathieu Desnoyers
Fix: only define membarrier system call on Linux
commit
|
commitdiff
|
tree
|
snapshot
2015-09-29
Mathieu Desnoyers
Refactor tests
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Mathieu Desnoyers
Fix: cast caa_cycles_t to unsigned long long
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Mathieu Desnoyers
caa_get_cycles: caa_ prefix for type, use CLOCK_MONOTONIC
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Mathieu Desnoyers
Cleanup: remove trailing whitespaces at EOL
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Mathieu Desnoyers
Cleanup: move generic caa_get_cycles to arch/generic.h
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Mathieu Desnoyers
tile: allocate membarrier system call number
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Mathieu Desnoyers
ia64: allocate membarrier system call number
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Mathieu Desnoyers
aarch64: allocate membarrier system call number
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Mathieu Desnoyers
powerpc64le: use "ppc" architecture
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Mathieu Desnoyers
arm: allocate membarrier system call number
commit
|
commitdiff
|
tree
|
snapshot
2015-09-26
Mathieu Desnoyers
s390: allocate membarrier system call number
commit
|
commitdiff
|
tree
|
snapshot
2015-09-26
Mathieu Desnoyers
ppc: allocate membarrier system call number
commit
|
commitdiff
|
tree
|
snapshot
2015-09-26
Mathieu Desnoyers
lfstack: relax constraints on node re-use
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Mathieu Desnoyers
Fix: format string signedness
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Mathieu Desnoyers
Cleanup: tests: Branch condition evaluates to a garbage...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Mathieu Desnoyers
Fix: test: unchecked return value
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Mathieu Desnoyers
Fix: test: side-effect in assertion
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Mathieu Desnoyers
x86: allocate membarrier system call number
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Mathieu Desnoyers
urcu-bp: use sys_membarrier when available
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Mathieu Desnoyers
Cleanup: urcu: remove unused membarrier "group" parameter
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Mathieu Desnoyers
urcu/ref.h: implement urcu_ref_get_unless_zero()
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Mathieu Desnoyers
Fix: compat_futex: uninitialized ret variable
commit
|
commitdiff
|
tree
|
snapshot
2015-09-14
Mathieu Desnoyers
Fix: compat_futex_noasync: don't override return value
commit
|
commitdiff
|
tree
|
snapshot
2015-09-13
Mathieu Desnoyers
Fix: dynamic fallback to compat futex on sys_futex...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-13
Mathieu Desnoyers
Detect RCU read-side overflows
commit
|
commitdiff
|
tree
|
snapshot
2015-09-13
Mathieu Desnoyers
Detect RCU read-side underflows
commit
|
commitdiff
|
tree
|
snapshot
2015-09-13
Mathieu Desnoyers
Introduce urcu_assert and registration check
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
Mathieu Desnoyers
Fix: volatile in assert()
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.038731 seconds
and
4
git commands to generate.