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 |
2009-10-09 |
Mathieu Desnoyers | Update Makefile.am |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Mathieu Desnoyers | AC_PROG_MKDIR_P needed with automake 1.9 |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Mathieu Desnoyers | Update rcutorture: test all RCU flavors |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Mathieu Desnoyers | Make urcu/config.h work. |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Mathieu Desnoyers | Compat futex |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Pierre-Marc... | move config.h to urcu/config.h and install it |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Mathieu Desnoyers | Support for sys_futex autodetection |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Mathieu Desnoyers | Remove whitespace |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Mathieu Desnoyers | update readme |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Mathieu Desnoyers | update readme |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Mathieu Desnoyers | Update configure.ac |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Mathieu Desnoyers | add CONFIG_HAVE_FENCE on x86's newer than i586 |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Mathieu Desnoyers | Update 386 cmpxchg support |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Mathieu Desnoyers | Add compatibility support for older intel cpus |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Mathieu Desnoyers | Restrict supported arch ot P6+ on Intel x86 32. |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Mathieu Desnoyers | Update README |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Mathieu Desnoyers | Remove dependency on m4 from configure.ac |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Mathieu Desnoyers | remove dependency on autotools 2.63 (unneeded) |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Pierre-Marc... | fix api.h generation on x86 and powerpc |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Mathieu Desnoyers | update urcutorture to include arch.h |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Mathieu Desnoyers | update readme |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Mathieu Desnoyers | Update api gcc in tests |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Mathieu Desnoyers | Make bootstrap executable |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Pierre-Marc... | convert to autotools |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Mathieu Desnoyers | Fix tests makefile |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Jan Blunck | s390: Add uatomic_set(), uatomic_read(), uatomic_add... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Mathieu Desnoyers | urcu-pointer: add more type checking v0.2.2 |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Mathieu Desnoyers | Add type checking in urcu-pointer.h macros |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Mathieu Desnoyers | Remove rcu_publish_content() |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Mathieu Desnoyers | tests: remove rcu_publish_content dependency |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Mathieu Desnoyers | rculist: include correct dependencies v0.2.1 |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Mathieu Desnoyers | urcu-bp: use mremap |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Mathieu Desnoyers | urcu-bp: New "bulletproof" RCU library flavor |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Mathieu Desnoyers | Add missing system.h from make install v0.2 |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Mathieu Desnoyers | urcu-pointer: create specific objects and headers to... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Mathieu Desnoyers | Add test for rcu_assign_pointer() |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Mathieu Desnoyers | Fix rcu_assign_pointer() dynamic linking behavior |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Mathieu Desnoyers | userspace-rcu formal model removal v0.1 |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Mathieu Desnoyers | Update formal model from local copy |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Mathieu Desnoyers | Remove ifndef for API_H |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Jon Bernard | Add build support for ppc when $HOSTTYPE is "ppc" |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Mathieu Desnoyers | Separate arch_uatomic*.h from arch*.h |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Mathieu Desnoyers | Update tests api*.h |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Mathieu Desnoyers | Align registry data on cache line size |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Mathieu Desnoyers | define CACHE_LINE_SIZE in arch_*.h |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Mathieu Desnoyers | compiler.h: use stddef.h for offsetof |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Mathieu Desnoyers | Update .gitignore |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Mathieu Desnoyers | urcu-qsbr: implement list_move algorithm |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Mathieu Desnoyers | urcu (mb/signal): fix list move implementation |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Mathieu Desnoyers | urcu (mb/signal): list move |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Mathieu Desnoyers | list.h: add list_move |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Mathieu Desnoyers | urcu (signal): export urcu_init for early constructor... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Mathieu Desnoyers | urcu-defer: use list instead of array for registry |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Mathieu Desnoyers | urcu-qsbr: Add list sanity check at lib exit |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Mathieu Desnoyers | urcu-qsbr: use linked list instead of array for registry |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Mathieu Desnoyers | urcu (signal/mb): move thread checks outside lock |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Mathieu Desnoyers | urcu (signal/mb): use linked list instead of array... |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Mathieu Desnoyers | Update list, rculist and hlist |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Mathieu Desnoyers | Add urcu list and list |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Mathieu Desnoyers | Cleanup headers |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Mathieu Desnoyers | Add missing urcu-defer.{so,h} and urcu-defer-static.h |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Mathieu Desnoyers | Document call_rcu() usage |
commit | commitdiff | tree | snapshot |
next |