projects
/
urcu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
urcu.git
2021-04-01
Michael Jeanson
cleanup: add 'noreturn' attribute to '_uatomic_link_error'
commit
|
commitdiff
|
tree
|
snapshot
2021-03-19
Michael Jeanson
fix: add missing 'S' to AC_CHECK_PROGS
commit
|
commitdiff
|
tree
|
snapshot
2021-03-19
Michael Jeanson
README.md: Document supported Glibc version
commit
|
commitdiff
|
tree
|
snapshot
2021-03-19
Michael Jeanson
README: cleanup stale MacOS information
commit
|
commitdiff
|
tree
|
snapshot
2021-03-19
Michael Jeanson
Bump version to 0.13.0-pre
commit
|
commitdiff
|
tree
|
snapshot
2021-03-19
Michael Jeanson
configure: standardise include path
commit
|
commitdiff
|
tree
|
snapshot
2021-03-19
Michael Jeanson
Remove glibc < 2.4 compat code for sched_setaffinity
commit
|
commitdiff
|
tree
|
snapshot
2021-03-19
Michael Jeanson
configure: regroup automake conditionals
commit
|
commitdiff
|
tree
|
snapshot
2021-03-19
Michael Jeanson
Introduce AE_FEATURE to manage configure features
commit
|
commitdiff
|
tree
|
snapshot
2021-03-19
Michael Jeanson
configure: regroup library checks
commit
|
commitdiff
|
tree
|
snapshot
2021-03-19
Michael Jeanson
configure: regroup and expand C header and program...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-19
Michael Jeanson
configure: regroup and expand C compiler checks
commit
|
commitdiff
|
tree
|
snapshot
2021-03-19
Michael Jeanson
configure: host specific config
commit
|
commitdiff
|
tree
|
snapshot
2021-03-19
Michael Jeanson
tests: Move tap-driver.sh out of the autotools aux...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-19
Michael Jeanson
configure: Set autotools baseline
commit
|
commitdiff
|
tree
|
snapshot
2021-03-19
Michael Jeanson
configure: centralize version information
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Michael Jeanson
fix: exclude clang from GCC version blacklists
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Mathieu Desnoyers
aarch64: blacklist gcc prior to 5.1
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Jérémie Galarneau
Fix: configure: support Autoconf 2.70
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Michael Jeanson
Don't force a target and optimization level on ARMv7
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Michael Jeanson
Use DMB only on ARMv7
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Michael Jeanson
Blacklist GCC 4.4.0, 4.4.1 and 4.4.2 on ARM
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Michael Jeanson
Cleanup: Move ARM specific code to urcu/arch/arm.h
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Michael Jeanson
fix: bump tests thread limit to 4096
commit
|
commitdiff
|
tree
|
snapshot
2020-12-02
Michael Jeanson
fix: reorder x86 arch detection
commit
|
commitdiff
|
tree
|
snapshot
2020-11-30
Michael Jeanson
fix: typo in futex syscall define check
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Michael Jeanson
Compile time futex syscall detection
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Michael Jeanson
Static arch and uatomic headers
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
Michael Jeanson
Add git-review config
commit
|
commitdiff
|
tree
|
snapshot
2020-11-17
Michael Jeanson
cleanup: Improve wording of CONFIG_RCU_DEBUG description
commit
|
commitdiff
|
tree
|
snapshot
2020-11-17
Michael Jeanson
fix: explicitly include urcu/config.h in files using...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-16
Shuo Wang
Fix typo in README.md
commit
|
commitdiff
|
tree
|
snapshot
2020-11-02
Michael Jeanson
fix: add -lurcu-common to pkg-config libs for each...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-26
Paul E. McKenney
call_rcu: Fix race between rcu_barrier() and call_rcu_d...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-21
Mathieu Desnoyers
Cleanup: tls-compat.h: add parentheses around expressio...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-20
Mathieu Desnoyers
Fix: tls-compat.h exposes compiler-dependent public...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Mathieu Desnoyers
Fix: tap array subscript has type char warning
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Mathieu Desnoyers
Version 0.12.0
v0.12.0
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Mathieu Desnoyers
tls-compat.h: introduce DEFINE_URCU_TLS_INIT
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Alex Xu
Use _umtx_op for futex on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Alex Xu
Add FreeBSD, DragonFly to syscall-compat.h
commit
|
commitdiff
|
tree
|
snapshot
2019-11-22
Mathieu Desnoyers
urcu-bp: perform thread registration on urcu_bp_registe...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-08
Michael Jeanson
Require automake >= 1.12
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Jérémie Galarneau
cds_lfht_is_node_deleted parameter can be marked const
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Mathieu Desnoyers
Fix: provide errno as argument to urcu_die()
commit
|
commitdiff
|
tree
|
snapshot
2019-09-18
hewenliang
Fix: rculfhash worker needs to unblock to SIGRCU
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Mathieu Desnoyers
Cleanup: test_perthreadlock_timing: handle pthread...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Michael Jeanson
Fix: SONAME bump to 6.1.0
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
Mathieu Desnoyers
Cleanup: remove unused variable from configure.ac check
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
Mathieu Desnoyers
Fix: urcu/futex.h: users of struct timespec should...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Mathieu Desnoyers
Version 0.11.0
v0.11.0
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Mathieu Desnoyers
Bump library version to 6:0:1
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Mathieu Desnoyers
Cleanup: update code layout to fix old gcc warning
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Michael Jeanson
Fix: typo CPPLAGS in examples Makefile
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Michael Jeanson
Harmonize pprint macro across projects
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Michael Jeanson
Check for TLS support after CC detection
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Michael Jeanson
Update macros from the autotools archive
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Michael Jeanson
tap-driver.sh: flush stdout after each test result
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Michael Jeanson
Update dead link in lgpl-relicensing.txt
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Michael Jeanson
Add multiflavor compat identifiers
commit
|
commitdiff
|
tree
|
snapshot
2018-12-19
Michael Jeanson
Cleanup: missing sign compare fixes
commit
|
commitdiff
|
tree
|
snapshot
2018-12-18
Michael Jeanson
Cleanup: enable signed/unsigned compare compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Michael Jeanson
Cleanup: compiler warning on 32-bit architectures
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Mathieu Desnoyers
config.h.in: rename CONFIG_RCU_MULTIFLAVOR to CONFIG_RC...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Mathieu Desnoyers
rculfhash: implement iterator debugging config option
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Michael Jeanson
Fix: examples silent rules on Solaris
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Michael Jeanson
Add missing fall through annotations
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Michael Jeanson
Fix: symbol aliases with TLS compat
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Michael Jeanson
Port: no symbols aliases on MacOS
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Michael Jeanson
Add -Wextra to CFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Michael Jeanson
Add silent mode to examples Makefiles
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Mathieu Desnoyers
doc: update examples to API changes
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Mathieu Desnoyers
test multiflavor single compile unit
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Mathieu Desnoyers
Update README following API changes
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Mathieu Desnoyers
Use new header locations for includes from urcu code
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Mathieu Desnoyers
Update call-rcu.h and defer.h comments and include...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Mathieu Desnoyers
rculfqueue.h: do not include urcu-call-rcu.h
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Mathieu Desnoyers
rculfhash: support use with multiple flavors per compil...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Mathieu Desnoyers
rculfhash: do not include urcu-call-rcu.h from public API
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Mathieu Desnoyers
Refactor liburcu to support many flavors per compile...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
Jérémie Galarneau
Fix: only wait if work queue is empty in real-time...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
Jérémie Galarneau
Fix: don't wait after completion of a work queue job...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
Jérémie Galarneau
Fix: don't wait after completion of job batch if work...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
Mathieu Desnoyers
Fix: workqueue: struct urcu_work vs rcu_head mixup
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
Mathieu Desnoyers
Cleanup: workqueue: update comments referring to call-rcu
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
Jérémie Galarneau
Fix: mixup between URCU_WORKQUEUE_RT and URCU_CALL_RCU_RT
commit
|
commitdiff
|
tree
|
snapshot
2018-11-23
Michael Jeanson
test_rwlock: Add per-thread count to verbose output
commit
|
commitdiff
|
tree
|
snapshot
2018-11-23
Michael Jeanson
Add *.exe to gitignore for Cygwin
commit
|
commitdiff
|
tree
|
snapshot
2018-11-23
Michael Jeanson
Fix: pthread_rwlock initialization on Cygwin
commit
|
commitdiff
|
tree
|
snapshot
2018-11-23
Michael Jeanson
Fix: compat_futex_noasync on Cygwin
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Eric Wong
wfcqueue: allow defining CDS_WFCQ_WAIT_SLEEP to overrid...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-26
Mathieu Desnoyers
Update documentation for call_rcu before/after fork
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Michael Jeanson
Add support for the RISC-V architecture
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Michael Jeanson
Tests: Add tap-driver.sh for automake < 1.12
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Michael Jeanson
Tests: Replace prove by autotools tap runner
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Mathieu Desnoyers
liburcu-bp: Use membarrier private expedited when available
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Mathieu Desnoyers
liburcu: Use membarrier private expedited when available
commit
|
commitdiff
|
tree
|
snapshot
2017-11-07
Mathieu Desnoyers
rculfhash: improve error handling of mmap backend
commit
|
commitdiff
|
tree
|
snapshot
2017-11-07
Michael Jeanson
Fix: don't use overlapping mmap mappings on Cygwin
commit
|
commitdiff
|
tree
|
snapshot
2017-11-07
Michael Jeanson
Tests fix: errors in shell scripts
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.039444 seconds
and
4
git commands to generate.