userspace-rcu.git
2024-01-24  Sergey Fedorovppc.h: use mftb on ppc stable-0.14
2023-12-18  Mathieu DesnoyersFix: allow clang to build liburcu on RISC-V
2023-11-06  Sam JamesFix -Walloc-size
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-06  Mathieu DesnoyersLoongArch: Document that byte and short atomics are...
2023-09-06  Wang JingAdd LoongArch support
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-05  Mathieu DesnoyersFix: urcu-wait: add missing futex.h include
2023-07-04  Brad SmithAdjust shell scripts to allow Bash in other locations
2023-07-04  Brad SmithAdd support for OpenBSD
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-03-23  Michael Jeansonfix: warning 'noreturn' function does return on ppc
2023-03-23  Ondřej SurýFix: use __noreturn__ for C11-compatibility
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...
2022-08-02  Shao-Tse HungFix: revise obsolete command in README.md
2022-06-27  Mathieu DesnoyersFix: workqueue: remove unused variable "ret"
2022-06-27  Mathieu DesnoyersFix: urcu-qsbr: futex wait: handle spurious futex wakeups
2022-06-27  Mathieu DesnoyersFix: urcu: futex wait: handle spurious futex wakeups
2022-06-27  Mathieu DesnoyersFix: urcu-wait: futex wait: handle spurious futex wakeups
2022-06-27  Mathieu DesnoyersFix: defer_rcu: futex wait: handle spurious futex wakeups
2022-06-27  Mathieu DesnoyersFix: call_rcu: futex wait: handle spurious futex wakeups
2022-06-27  Mathieu DesnoyersFix: workqueue: futex wait: handle spurious futex wakeups
2022-06-09  yaowenbin1Fix: Use %lu rather than %ld to print count
2022-04-22  Michael JeansonUpdate ABI definition files
2022-04-22  Mathieu DesnoyersBump version current and age
2022-04-12  Michael Jeansonalpha: allocate membarrier system call number
2022-04-12  Michael JeansonBump version to 0.14.0-pre
2022-03-23  Michael JeansonImproved test framework
2022-01-18  Mathieu Desnoyersrculfhash: introduce cds_lfht_node_init_deleted
2022-01-05  Mathieu DesnoyersFix: changelog: v0.13.0 was released in 2021
2021-12-09  Michael Jeansoncleanup: i386 arch detection
2021-12-09  Michael Jeansonfix: properly detect 'cmpxchg' on x86-32
2021-11-18  Michael Jeansonfix: use urcu-tls compat with c++ compiler
2021-11-13  Dimitris ApostolouFix typo
2021-11-12  Michael Jeansonfix: remove autoconf features default value in help...
2021-10-05  Michael Jeansonfix: add missing pkgconfig file for memb flavour lib
2021-09-14  Mathieu DesnoyersCleanup: Tests: Remove useless pre-C99 compatibility...
2021-09-14  Mathieu DesnoyersDocument C99 and C++11 requirement in README.md
2021-09-14  Michael JeansonAlways use '__thread' for Thread local storage except...
2021-09-13  Mathieu DesnoyersFix: powerpc32: transparent unions alter calling convention
2021-09-10  Michael Jeansonfix: don't use C++ thread_local on MacOs
2021-09-08  Mathieu Desnoyerswfcqueue API: implement overloaded wrappers with templates
2021-09-08  Mathieu Desnoyerswfcqueue: combine C++ API cds_wfcq_head_cast with overl...
2021-09-08  Mathieu Desnoyerswfstack C++ API: implement overloaded wrappers with...
2021-09-08  Mathieu Desnoyerslfstack C++ API: implement overloaded wrappers with...
2021-09-08  Mathieu Desnoyerswfstack: combine C++ API cds_wfs_stack_cast with overlo...
2021-09-08  Mathieu Desnoyerslfstack: combine C++ API cds_lfs_stack_cast with overlo...
2021-09-08  Michael Jeansonfix: test_build tap plan
2021-09-08  Simon MarchiTest C++ build of list head init
2021-09-08  Mathieu DesnoyersFix order of initializers in CDS_LIST_HEAD_INIT
2021-09-08  Mathieu Desnoyersunit tests: test wfcqueue, wfstack, lfstack empty check...
2021-09-08  Mathieu Desnoyerswfcqueue: implement C++ API based on function overloading
2021-09-08  Mathieu Desnoyerswfstack: implement C++ API based on function overloading
2021-09-08  Mathieu Desnoyerslfstack: implement C++ API based on function overloading
2021-09-08  Mathieu DesnoyersFix tap.h: remove extra semicolon in pass/fail macros
2021-09-08  Simon MarchiAdd C++ build tests
2021-09-08  Simon MarchiBuild and run regression and unit tests as C++ programs
2021-09-07  Simon MarchiAdd --enable-Werror configure switch
2021-09-03  Francis DeslauriersAdd `urcu_posix_assert()` as `assert()` replacement
2021-09-03  Francis DeslauriersRename `urcu_assert()` to `urcu_assert_debug()`
2021-09-01  Michael Jeansoncleanup: spelling fixes in comments
2021-08-27  Simon MarchiMake temporary variable in _rcu_dereference non-const
next
This page took 0.039195 seconds and 4 git commands to generate.