2010-03-17 |
Mathieu Desnoyers | Update urcu and urcu-qsbr, make compiler barriers explicit |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Mathieu Desnoyers | urcu: Add extra "engineering safety factor" memory... |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Mathieu Desnoyers | urcu-qsbr: document compiler barrier |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Mathieu Desnoyers | update version to 0.4.3 v0.4.3 |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Jon Bernard | Fix typo in urcu/uatomic_generic.h |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Mathieu Desnoyers | Update version to 0.4.2 v0.4.2 |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Mathieu Desnoyers | Update README |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Mathieu Desnoyers | urcu-bp: reset ctr to 0 upon garbage collection |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Mathieu Desnoyers | compiler.h: add () in ACCESS_ONCE() |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Mathieu Desnoyers | urcu-defer: remove "ratelimit" leftover |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Mathieu Desnoyers | Update readme: ia64 and alpha support |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Mathieu Desnoyers | Install missing arch_generic.h |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Mathieu Desnoyers | urcu: fix multiple register/unregister assertion failure |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Mathieu Desnoyers | test cases: add multiple register/unregister tests |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Paolo Bonzini | centralize definition of BITS_PER_LONG |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Paolo Bonzini | avoid multiple evaluation of STORE_SHARED argument |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Paolo Bonzini | support compiling on unknown architectures |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Paolo Bonzini | add Alpha support |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Paolo Bonzini | move whether atomic byte/short exists to uatomic_arch_*.h |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Paolo Bonzini | use uatomic_generic.h for common fallback implementations |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Paolo Bonzini | add uatomic_generic.h, use it for common definitions |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Paolo Bonzini | remove compat_uatomic_cmpxchg #define from non-x86 |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Paolo Bonzini | define sync_core for x86 PIC |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Paolo Bonzini | add urcu/arch_generic.h |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Paolo Bonzini | use autoconf symbolic linking |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Paolo Bonzini | use kernel style makefile output |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Mathieu Desnoyers | update README for urcu-signal |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Mathieu Desnoyers | list: new -> _new for c++ compatibility |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Mathieu Desnoyers | rcuhlist: add head name fix |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Mathieu Desnoyers | RCU list: add rcuhlist.h, add list_replace_rcu |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Mathieu Desnoyers | tests: update writer cs len script for 64-core ppc |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Mathieu Desnoyers | tests: update summary |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Mathieu Desnoyers | urcu tests: add writer duration parameter |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Mathieu Desnoyers | Update to version 0.4.1 v0.4.1 |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Mathieu Desnoyers | urcu-static.h: use SYS_membarrier rather than __NR_memb... |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Mathieu Desnoyers | s390: fix arch_s390.h include of urcu/compiler.h |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Mathieu Desnoyers | README: discuss mutex vs RCU interaction |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Mathieu Desnoyers | standardize rcu_gp_ongoing |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Mathieu Desnoyers | rename rcu_old_gp_ongoing to rcu_gp_ongoing |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Mathieu Desnoyers | update LOAD_SHARED/STORE_SHARED for need_mb. |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Mathieu Desnoyers | urcu: use unsigned long instead of long |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Mathieu Desnoyers | update version to 0.4.0 v0.4.0 |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Mathieu Desnoyers | URCU: rename light/heavy barriers to slave/master |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Mathieu Desnoyers | QSBR URCU: remove unused reader_barrier() declaration |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Mathieu Desnoyers | Update comments |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Mathieu Desnoyers | Internal cleanup |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Mathieu Desnoyers | rename internal_rcu_lock() into mutex_lock/unlock(... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Mathieu Desnoyers | Add SIGURCU backward compatibility |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Mathieu Desnoyers | Update support for MEMBARRIER_QUERY |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Mathieu Desnoyers | Support sys_membarrier v6 ABI |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Mathieu Desnoyers | Add sys_membarrier() dynamic detection, old liburcu... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Mathieu Desnoyers | urcu signal-based renames |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Mathieu Desnoyers | signal-based urcu: rename force_mb_all_threads -> force... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Mathieu Desnoyers | Cleanup urcu-defer static header |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Mathieu Desnoyers | API prefix standardization: urcu_ -> rcu_ |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Mathieu Desnoyers | version 0.3.4 v0.3.4 |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Pedro Alves | Support earlier glibc sched_setaffinity |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Mathieu Desnoyers | Remove bogus ; from defines |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Mathieu Desnoyers | version 0.3.3 v0.3.3 |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Sebastian Andrzej... | Consider __NO_LWSYNC__ |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Mathieu Desnoyers | version 0.3.2 v0.3.2 |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Mathieu Desnoyers | s390 uatomic: fix new compiler support |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Mathieu Desnoyers | Add extern "C" to support linking userspace RCU library... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Mathieu Desnoyers | s390 uatomic arch fix |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Mathieu Desnoyers | Fix s390 uatomic ops new compiler support |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Mathieu Desnoyers | s390 uatomic: short memory operand support for new... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Mathieu Desnoyers | s390: uatomic add missing xchg return |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Mathieu Desnoyers | s390: uatomic add missing inline and other { } |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Mathieu Desnoyers | update s390 ifdefs |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Jon Bernard | s390: add block after label |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Mathieu Desnoyers | sparc,ppc,s390: uatomic ops update |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Mathieu Desnoyers | Update arch_s390.h, missing definitions |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Mathieu Desnoyers | s390: fix config.h include |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Mathieu Desnoyers | Update version to 0.3.1 v0.3.1 |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Mathieu Desnoyers | Support sparcv9 32-bit build |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Mathieu Desnoyers | Update readme |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Pierre-Marc... | cross-compilation: use $host instead of $target |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Mathieu Desnoyers | Update version to 0.3.0 v0.3.0 |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Mathieu Desnoyers | urcu-defer: generate linker error if call_rcu() is... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Mathieu Desnoyers | update README for defer_rcu() |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Mathieu Desnoyers | Mark defer_rcu() API as experimental. |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Mathieu Desnoyers | Document urcu-defer usage with dlclose() |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Mathieu Desnoyers | Add defer_rcu_ratelimit() |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Mathieu Desnoyers | update readme for rcu_defer() |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Mathieu Desnoyers | urcu-defer: remove call_rcu() API, replace by defer_rcu() |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Mathieu Desnoyers | Sparc64: complete and test implementation |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Mathieu Desnoyers | Add basic sparc64 support |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Mathieu Desnoyers | update version to 0.2.4 v0.2.4 |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Mathieu Desnoyers | uatomic compat: complete i386 support |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Mathieu Desnoyers | uatomic: update atomic set/read, use STORE_SHARED/LOAD_... |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Mathieu Desnoyers | version 2.2.3 v0.2.3 |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Mathieu Desnoyers | Fix gcc-4.1 x86_64 compability |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Mathieu Desnoyers | Remove ACLOCAL_AMFLAGS=-I m4 from Makefile.am |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Paul E. McKenney | Fixes to allow building on Power |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Mathieu Desnoyers | Using AM_PROG_MKDIR_P for compatibility |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Pierre-Marc... | tests: change some top_builddir to top_srcdir |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Mathieu Desnoyers | update README about futex |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Mathieu Desnoyers | Use mkdir_p (old) for older automake support |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Mathieu Desnoyers | Stay safe on i686 fence compatibility |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Mathieu Desnoyers | Add AC_CONFIG_MACRO_DIR([m4]), re-add ACLOCAL_AMFLAGS |
commit | commitdiff | tree | snapshot |
next |