projects
/
userspace-rcu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
userspace-rcu.git
2024-06-12
Jérémie Galarneau
cds_list: make cds_list_empty const
commit
|
commitdiff
|
tree
|
snapshot
2024-06-04
Brad Smith
Adjust shell script to allow Bash in other locations
commit
|
commitdiff
|
tree
|
snapshot
2024-06-03
Mathieu Desnoyers
futex.h: Indent preprocessor directives
commit
|
commitdiff
|
tree
|
snapshot
2024-06-03
Mathieu Desnoyers
futex.h: Use urcu_posix_assert to validate unused values
commit
|
commitdiff
|
tree
|
snapshot
2024-06-03
Brad Smith
Use futex on OpenBSD
commit
|
commitdiff
|
tree
|
snapshot
2024-05-02
Benjamin Marzinski...
fix: handle EINTR correctly in get_cpu_mask_from_sysfs
commit
|
commitdiff
|
tree
|
snapshot
2024-05-02
Mathieu Desnoyers
Relicense src/compat-smp.h to MIT
commit
|
commitdiff
|
tree
|
snapshot
2024-04-12
Olivier Dion
uatomic/x86: Remove redundant memory barriers
commit
|
commitdiff
|
tree
|
snapshot
2024-04-12
Michael Jeanson
cleanup: move rand_r compat code to tests
commit
|
commitdiff
|
tree
|
snapshot
2024-04-11
Mathieu Desnoyers
ppc: Document cache line size choice
commit
|
commitdiff
|
tree
|
snapshot
2024-02-15
Mathieu Desnoyers
Fix: change order of _cds_lfht_new_with_alloc parameters
commit
|
commitdiff
|
tree
|
snapshot
2024-02-15
Xenofon Foukas
Add support for custom memory allocators for rculfhash
commit
|
commitdiff
|
tree
|
snapshot
2024-01-24
Sergey Fedorov
ppc.h: use mftb on ppc
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Olivier Dion
rcutorture: Check histogram of ages
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Kienan Stewart
docs: Add links to project resources
commit
|
commitdiff
|
tree
|
snapshot
2023-12-18
Mathieu Desnoyers
Fix: allow clang to build liburcu on RISC-V
commit
|
commitdiff
|
tree
|
snapshot
2023-11-06
Sam James
Fix -Walloc-size
commit
|
commitdiff
|
tree
|
snapshot
2023-10-19
Michael Jeanson
cleanup: use an enum for the error states of nr_cpus_mask
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Michael Jeanson
fix: add missing SPDX licensing tags
commit
|
commitdiff
|
tree
|
snapshot
2023-10-02
Olivier Dion
urcu/uatomic/riscv: Mark RISC-V as broken
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Jérémie Galarneau
Fix: urcu-bp: misaligned reader accesses
commit
|
commitdiff
|
tree
|
snapshot
2023-09-23
Olivier Dion
rculfhash: Only pass integral types to atomic builtins
commit
|
commitdiff
|
tree
|
snapshot
2023-09-06
Mathieu Desnoyers
LoongArch: Document that byte and short atomics are...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-06
Wang Jing
Add LoongArch support
commit
|
commitdiff
|
tree
|
snapshot
2023-09-03
Mathieu Desnoyers
Tests: Add test for byte/short atomics on addresses...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-21
Mathieu Desnoyers
Complete removal of urcu-signal flavor
commit
|
commitdiff
|
tree
|
snapshot
2023-08-21
Mathieu Desnoyers
doc/examples: Remove urcu-signal example
commit
|
commitdiff
|
tree
|
snapshot
2023-08-21
Mathieu Desnoyers
tests/common: Remove urcu-signal common test files
commit
|
commitdiff
|
tree
|
snapshot
2023-08-21
Mathieu Desnoyers
tests/benchmark: Remove urcu-signal benchmark tests
commit
|
commitdiff
|
tree
|
snapshot
2023-08-21
Mathieu Desnoyers
tests/regression: Remove urcu-signal regression tests
commit
|
commitdiff
|
tree
|
snapshot
2023-08-21
Mathieu Desnoyers
tests/unit: Remove urcu-signal unit tests
commit
|
commitdiff
|
tree
|
snapshot
2023-08-21
Mathieu Desnoyers
Fix: Add missing cmm_smp_mb() in deprecated urcu-signal
commit
|
commitdiff
|
tree
|
snapshot
2023-08-18
Mathieu Desnoyers
urcu/uatomic.h: Improve verbosity of static assert...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-18
Olivier Dion
urcu/compiler: Add urcu_static_assert
commit
|
commitdiff
|
tree
|
snapshot
2023-08-18
Olivier Dion
Phase 1 of deprecating liburcu-signal
commit
|
commitdiff
|
tree
|
snapshot
2023-08-15
Olivier Dion
uatomic/generic: Fix redundant declaration warning
commit
|
commitdiff
|
tree
|
snapshot
2023-08-14
Olivier Dion
tests: Add tests for checking race conditions
commit
|
commitdiff
|
tree
|
snapshot
2023-08-14
Olivier Dion
Add cmm_emit_legacy_smp_mb()
commit
|
commitdiff
|
tree
|
snapshot
2023-08-14
Olivier Dion
urcu/annotate: Add CMM annotation
commit
|
commitdiff
|
tree
|
snapshot
2023-08-14
Olivier Dion
tests/unit/test_build: Quiet unused return value
commit
|
commitdiff
|
tree
|
snapshot
2023-08-14
Olivier Dion
benchmark: Use uatomic for accessing global states
commit
|
commitdiff
|
tree
|
snapshot
2023-08-14
Olivier Dion
tests: Use uatomic for accessing global states
commit
|
commitdiff
|
tree
|
snapshot
2023-08-14
Olivier Dion
urcu-wait: Fix wait state load/store
commit
|
commitdiff
|
tree
|
snapshot
2023-08-14
Olivier Dion
Add CMM memory model
commit
|
commitdiff
|
tree
|
snapshot
2023-08-14
Olivier Dion
urcu/arch/generic: Use atomic builtins if configured
commit
|
commitdiff
|
tree
|
snapshot
2023-08-14
Olivier Dion
urcu/compiler: Use atomic builtins if configured
commit
|
commitdiff
|
tree
|
snapshot
2023-08-14
Olivier Dion
configure: Add --enable-compiler-atomic-builtins option
commit
|
commitdiff
|
tree
|
snapshot
2023-07-14
Olivier Dion
Fix: tests/rcutorture: Put thread offline on busy-wait
commit
|
commitdiff
|
tree
|
snapshot
2023-07-14
Olivier Dion
tests/regression/rcutorture: Use urcu-wait
commit
|
commitdiff
|
tree
|
snapshot
2023-07-14
Olivier Dion
tests/rcutorture: Factor out thread registration
commit
|
commitdiff
|
tree
|
snapshot
2023-07-14
Olivier Dion
tests/regression/rcutorture: Add wait state
commit
|
commitdiff
|
tree
|
snapshot
2023-07-14
Olivier Dion
urcu-wait: Initialize node in URCU_WAIT_NODE_INIT
commit
|
commitdiff
|
tree
|
snapshot
2023-07-11
Michael Jeanson
Complete REUSE support
commit
|
commitdiff
|
tree
|
snapshot
2023-07-11
Michael Jeanson
extras/abi: license data files under CC-1.0
commit
|
commitdiff
|
tree
|
snapshot
2023-07-11
Michael Jeanson
examples: use SPDX identifiers
commit
|
commitdiff
|
tree
|
snapshot
2023-07-11
Michael Jeanson
tests: use SPDX identifiers
commit
|
commitdiff
|
tree
|
snapshot
2023-07-11
Michael Jeanson
src: use SPDX identifiers
commit
|
commitdiff
|
tree
|
snapshot
2023-07-11
Michael Jeanson
Public headers: use SPDX identifiers
commit
|
commitdiff
|
tree
|
snapshot
2023-07-11
Michael Jeanson
Build system: use SPDX identifiers
commit
|
commitdiff
|
tree
|
snapshot
2023-07-05
Mathieu Desnoyers
Fix: urcu-wait: add missing futex.h include
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
Your Name
doc: update GCC baseline to 4.8
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
Your Name
doc: update FreeBSD tested version
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
Your Name
doc: Remove Solaris from tested platforms
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
Mathieu Desnoyers
Revert "compiler.h: Introduce caa_unqual_scalar_typeof"
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
Mathieu Desnoyers
rculfhash: Use caa_container_of_check_null in cds_lfht_...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
Mathieu Desnoyers
compiler.h: Introduce caa_container_of_check_null
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Mathieu Desnoyers
compiler.h: Introduce caa_unqual_scalar_typeof
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Mathieu Desnoyers
Avoid calling caa_container_of on NULL pointer in cds_l...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-15
Li-Kuan Ou
Fix: revise urcu_read_lock_update() comment
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Mathieu Desnoyers
Fix: uatomic powerpc comment about lwsync
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Michael Jeanson
fix: aarch64: allow RHEL7 gcc 4.8.5-11
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Mathieu Desnoyers
aarch64: Implement caa_cpu_relax as yield instruction
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Michael Jeanson
fix: warning 'noreturn' function does return on ppc
commit
|
commitdiff
|
tree
|
snapshot
2023-03-17
Ondřej Surý
Fix: use __noreturn__ for C11-compatibility
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Brad Smith
Adjust shell scripts to allow Bash in other locations
commit
|
commitdiff
|
tree
|
snapshot
2023-02-25
Brad Smith
Add support for OpenBSD
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Mathieu Desnoyers
Bump version to 0.15.0-pre
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Mathieu Desnoyers
Version 0.14.0
v0.14.0
commit
|
commitdiff
|
tree
|
snapshot
2023-02-13
Mathieu Desnoyers
Fix: urcu-bp: only teardown call-rcu worker in destructor
commit
|
commitdiff
|
tree
|
snapshot
2023-02-11
Mathieu Desnoyers
Fix: rculfhash: urcu_die() takes positive error value
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Mathieu Desnoyers
Fix: call_rcu: teardown default call_rcu worker on...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Mathieu Desnoyers
Fix: join worker thread in call_rcu_data_free
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Jérémie Galarneau
Docs: clarify grace period polling API
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Mathieu Desnoyers
Document grace period polling in rcu-api.md
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Mathieu Desnoyers
Implement poll rcu stress test in rcutorture
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Mathieu Desnoyers
urcu-memb,mb,signal: Implement grace period polling
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Mathieu Desnoyers
Fix: auto-resize hash table destroy deadlock
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Christopher Ng
Fix building on MSYS2
commit
|
commitdiff
|
tree
|
snapshot
2022-12-05
Gavin Ray
rculfhash: Include rculfhash-internal.h from local...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-10
Mathieu Desnoyers
Remove "Darwin" from "should also work on list"
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Mathieu Desnoyers
Merge branch 'adah1972-improve-md'
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Wu Yongwei
Add semicolons at the end of function prototypes
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Wu Yongwei
Wrap a file name in backticks
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Wu Yongwei
Wrap command-line options in backticks
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Wu Yongwei
Fix a wrong format
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Wu Yongwei
Wrap URLs in angle brackets
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Wu Yongwei
Fix Markdown issues
commit
|
commitdiff
|
tree
|
snapshot
2022-10-03
Eric Wong
Fix: Always check pthread_create for failures
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Mathieu Desnoyers
Disable signals in URCU background threads
commit
|
commitdiff
|
tree
|
snapshot
2022-08-17
Mathieu Desnoyers
Fix: futex.h: include headers outside extern C
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.041063 seconds
and
4
git commands to generate.