urcu.git
4 days ago  Olivier Dionuatomic/x86: Remove redundant memory barriers master
4 days ago  Michael Jeansoncleanup: move rand_r compat code to tests
5 days ago  Mathieu Desnoyersppc: Document cache line size choice
2024-02-15  Mathieu DesnoyersFix: change order of _cds_lfht_new_with_alloc parameters
2024-02-15  Xenofon FoukasAdd support for custom memory allocators for rculfhash
2024-01-24  Sergey Fedorovppc.h: use mftb on ppc
2024-01-10  Olivier Dionrcutorture: Check histogram of ages
2024-01-10  Kienan Stewartdocs: Add links to project resources
2023-12-18  Mathieu DesnoyersFix: allow clang to build liburcu on RISC-V
2023-11-06  Sam JamesFix -Walloc-size
2023-10-19  Michael Jeansoncleanup: use an enum for the error states of nr_cpus_mask
2023-10-03  Michael Jeansonfix: add missing SPDX licensing tags
2023-10-02  Olivier Dionurcu/uatomic/riscv: Mark RISC-V as broken
2023-09-30  Jérémie GalarneauFix: urcu-bp: misaligned reader accesses
2023-09-23  Olivier Dionrculfhash: Only pass integral types to atomic builtins
2023-09-06  Mathieu DesnoyersLoongArch: Document that byte and short atomics are...
2023-09-06  Wang JingAdd LoongArch support
2023-09-03  Mathieu DesnoyersTests: Add test for byte/short atomics on addresses...
2023-08-21  Mathieu DesnoyersComplete removal of urcu-signal flavor
2023-08-21  Mathieu Desnoyersdoc/examples: Remove urcu-signal example
2023-08-21  Mathieu Desnoyerstests/common: Remove urcu-signal common test files
2023-08-21  Mathieu Desnoyerstests/benchmark: Remove urcu-signal benchmark tests
2023-08-21  Mathieu Desnoyerstests/regression: Remove urcu-signal regression tests
2023-08-21  Mathieu Desnoyerstests/unit: Remove urcu-signal unit tests
2023-08-21  Mathieu DesnoyersFix: Add missing cmm_smp_mb() in deprecated urcu-signal
2023-08-18  Mathieu Desnoyersurcu/uatomic.h: Improve verbosity of static assert...
2023-08-18  Olivier Dionurcu/compiler: Add urcu_static_assert
2023-08-18  Olivier DionPhase 1 of deprecating liburcu-signal
2023-08-15  Olivier Dionuatomic/generic: Fix redundant declaration warning
2023-08-14  Olivier Diontests: Add tests for checking race conditions
2023-08-14  Olivier DionAdd cmm_emit_legacy_smp_mb()
2023-08-14  Olivier Dionurcu/annotate: Add CMM annotation
2023-08-14  Olivier Diontests/unit/test_build: Quiet unused return value
2023-08-14  Olivier Dionbenchmark: Use uatomic for accessing global states
2023-08-14  Olivier Diontests: Use uatomic for accessing global states
2023-08-14  Olivier Dionurcu-wait: Fix wait state load/store
2023-08-14  Olivier DionAdd CMM memory model
2023-08-14  Olivier Dionurcu/arch/generic: Use atomic builtins if configured
2023-08-14  Olivier Dionurcu/compiler: Use atomic builtins if configured
2023-08-14  Olivier Dionconfigure: Add --enable-compiler-atomic-builtins option
2023-07-14  Olivier DionFix: tests/rcutorture: Put thread offline on busy-wait
2023-07-14  Olivier Diontests/regression/rcutorture: Use urcu-wait
2023-07-14  Olivier Diontests/rcutorture: Factor out thread registration
2023-07-14  Olivier Diontests/regression/rcutorture: Add wait state
2023-07-14  Olivier Dionurcu-wait: Initialize node in URCU_WAIT_NODE_INIT
2023-07-11  Michael JeansonComplete REUSE support
2023-07-11  Michael Jeansonextras/abi: license data files under CC-1.0
2023-07-11  Michael Jeansonexamples: use SPDX identifiers
2023-07-11  Michael Jeansontests: use SPDX identifiers
2023-07-11  Michael Jeansonsrc: use SPDX identifiers
2023-07-11  Michael JeansonPublic headers: use SPDX identifiers
2023-07-11  Michael JeansonBuild system: use SPDX identifiers
2023-07-05  Mathieu DesnoyersFix: urcu-wait: add missing futex.h include
2023-07-03  Your Namedoc: update GCC baseline to 4.8
2023-07-03  Your Namedoc: update FreeBSD tested version
2023-07-03  Your Namedoc: Remove Solaris from tested platforms
2023-07-03  Mathieu DesnoyersRevert "compiler.h: Introduce caa_unqual_scalar_typeof"
2023-07-03  Mathieu Desnoyersrculfhash: Use caa_container_of_check_null in cds_lfht_...
2023-07-03  Mathieu Desnoyerscompiler.h: Introduce caa_container_of_check_null
2023-06-29  Mathieu Desnoyerscompiler.h: Introduce caa_unqual_scalar_typeof
2023-06-29  Mathieu DesnoyersAvoid calling caa_container_of on NULL pointer in cds_l...
2023-06-15  Li-Kuan OuFix: revise urcu_read_lock_update() comment
2023-06-09  Mathieu DesnoyersFix: uatomic powerpc comment about lwsync
2023-06-05  Michael Jeansonfix: aarch64: allow RHEL7 gcc 4.8.5-11
2023-05-31  Mathieu Desnoyersaarch64: Implement caa_cpu_relax as yield instruction
2023-03-23  Michael Jeansonfix: warning 'noreturn' function does return on ppc
2023-03-17  Ondřej SurýFix: use __noreturn__ for C11-compatibility
2023-02-27  Brad SmithAdjust shell scripts to allow Bash in other locations
2023-02-25  Brad SmithAdd support for OpenBSD
2023-02-14  Mathieu DesnoyersBump version to 0.15.0-pre
2023-02-14  Mathieu DesnoyersVersion 0.14.0 v0.14.0
2023-02-13  Mathieu DesnoyersFix: urcu-bp: only teardown call-rcu worker in destructor
2023-02-11  Mathieu DesnoyersFix: rculfhash: urcu_die() takes positive error value
2023-02-10  Mathieu DesnoyersFix: call_rcu: teardown default call_rcu worker on...
2023-02-10  Mathieu DesnoyersFix: join worker thread in call_rcu_data_free
2023-02-10  Jérémie GalarneauDocs: clarify grace period polling API
2023-02-10  Mathieu DesnoyersDocument grace period polling in rcu-api.md
2023-02-10  Mathieu DesnoyersImplement poll rcu stress test in rcutorture
2023-02-10  Mathieu Desnoyersurcu-memb,mb,signal: Implement grace period polling
2023-02-10  Mathieu DesnoyersFix: auto-resize hash table destroy deadlock
2023-02-03  Christopher NgFix building on MSYS2
2022-12-05  Gavin Rayrculfhash: Include rculfhash-internal.h from local...
2022-11-10  Mathieu DesnoyersRemove "Darwin" from "should also work on list"
2022-11-01  Mathieu DesnoyersMerge branch 'adah1972-improve-md'
2022-11-01  Wu YongweiAdd semicolons at the end of function prototypes
2022-11-01  Wu YongweiWrap a file name in backticks
2022-11-01  Wu YongweiWrap command-line options in backticks
2022-11-01  Wu YongweiFix a wrong format
2022-11-01  Wu YongweiWrap URLs in angle brackets
2022-11-01  Wu YongweiFix Markdown issues
2022-10-03  Eric WongFix: Always check pthread_create for failures
2022-09-27  Mathieu DesnoyersDisable signals in URCU background threads
2022-08-17  Mathieu DesnoyersFix: futex.h: include headers outside extern C
2022-08-17  Mathieu DesnoyersFix: add missing unused attribute to _rcu_dereference
2022-08-17  Simon MarchiFix: change method used by _rcu_dereference to strip...
2022-08-17  Simon MarchiFix: remove type constness in URCU_FORCE_CAST's C+...
2022-08-17  Simon MarchiMove extern "C" down in include/urcu/urcu-bp.h
2022-08-17  Michael Jeansonfix: ifdef linux specific cpu count compat
2022-08-03  Michael JeansonAdd unit tests for possible_cpus_array_len
2022-08-03  Michael Jeansonfix: sysconf(_SC_NPROCESSORS_CONF) can be less than...
next
This page took 0.03656 seconds and 5 git commands to generate.