urcu.git
2010-01-04  Mathieu Desnoyersversion 0.3.3 v0.3.3
2009-12-10  Sebastian Andrzej... Consider __NO_LWSYNC__
2009-12-10  Mathieu Desnoyersversion 0.3.2 v0.3.2
2009-12-08  Mathieu Desnoyerss390 uatomic: fix new compiler support
2009-12-07  Mathieu DesnoyersAdd extern "C" to support linking userspace RCU library...
2009-12-07  Mathieu Desnoyerss390 uatomic arch fix
2009-12-06  Mathieu DesnoyersFix s390 uatomic ops new compiler support
2009-12-02  Mathieu Desnoyerss390 uatomic: short memory operand support for new...
2009-12-01  Mathieu Desnoyerss390: uatomic add missing xchg return
2009-12-01  Mathieu Desnoyerss390: uatomic add missing inline and other { }
2009-12-01  Mathieu Desnoyersupdate s390 ifdefs
2009-12-01  Jon Bernards390: add block after label
2009-12-01  Mathieu Desnoyerssparc,ppc,s390: uatomic ops update
2009-12-01  Mathieu DesnoyersUpdate arch_s390.h, missing definitions
2009-12-01  Mathieu Desnoyerss390: fix config.h include
2009-11-16  Mathieu DesnoyersUpdate version to 0.3.1 v0.3.1
2009-11-16  Mathieu DesnoyersSupport sparcv9 32-bit build
2009-11-12  Mathieu DesnoyersUpdate readme
2009-11-11  Pierre-Marc... cross-compilation: use $host instead of $target
2009-11-03  Mathieu DesnoyersUpdate version to 0.3.0 v0.3.0
2009-11-03  Mathieu Desnoyersurcu-defer: generate linker error if call_rcu() is...
2009-10-23  Mathieu Desnoyersupdate README for defer_rcu()
2009-10-23  Mathieu DesnoyersMark defer_rcu() API as experimental.
2009-10-23  Mathieu DesnoyersDocument urcu-defer usage with dlclose()
2009-10-23  Mathieu DesnoyersAdd defer_rcu_ratelimit()
2009-10-23  Mathieu Desnoyersupdate readme for rcu_defer()
2009-10-23  Mathieu Desnoyersurcu-defer: remove call_rcu() API, replace by defer_rcu()
2009-10-22  Mathieu DesnoyersSparc64: complete and test implementation
2009-10-22  Mathieu DesnoyersAdd basic sparc64 support
2009-10-19  Mathieu Desnoyersupdate version to 0.2.4 v0.2.4
2009-10-19  Mathieu Desnoyersuatomic compat: complete i386 support
2009-10-19  Mathieu Desnoyersuatomic: update atomic set/read, use STORE_SHARED/LOAD_...
2009-10-14  Mathieu Desnoyersversion 2.2.3 v0.2.3
2009-10-13  Mathieu DesnoyersFix gcc-4.1 x86_64 compability
2009-10-13  Mathieu DesnoyersRemove ACLOCAL_AMFLAGS=-I m4 from Makefile.am
2009-10-12  Paul E. McKenneyFixes to allow building on Power
2009-10-12  Mathieu DesnoyersUsing AM_PROG_MKDIR_P for compatibility
2009-10-09  Pierre-Marc... tests: change some top_builddir to top_srcdir
2009-10-09  Mathieu Desnoyersupdate README about futex
2009-10-09  Mathieu DesnoyersUse mkdir_p (old) for older automake support
2009-10-09  Mathieu DesnoyersStay safe on i686 fence compatibility
2009-10-09  Mathieu DesnoyersAdd AC_CONFIG_MACRO_DIR([m4]), re-add ACLOCAL_AMFLAGS
2009-10-09  Mathieu DesnoyersUpdate Makefile.am
2009-10-09  Mathieu DesnoyersAC_PROG_MKDIR_P needed with automake 1.9
2009-10-09  Mathieu DesnoyersUpdate rcutorture: test all RCU flavors
2009-10-08  Mathieu DesnoyersMake urcu/config.h work.
2009-10-08  Mathieu DesnoyersCompat futex
2009-10-08  Pierre-Marc... move config.h to urcu/config.h and install it
2009-10-08  Mathieu DesnoyersSupport for sys_futex autodetection
2009-10-08  Mathieu DesnoyersRemove whitespace
2009-10-08  Mathieu Desnoyersupdate readme
2009-10-08  Mathieu Desnoyersupdate readme
2009-10-08  Mathieu DesnoyersUpdate configure.ac
2009-10-08  Mathieu Desnoyersadd CONFIG_HAVE_FENCE on x86's newer than i586
2009-10-08  Mathieu DesnoyersUpdate 386 cmpxchg support
2009-10-08  Mathieu DesnoyersAdd compatibility support for older intel cpus
2009-10-08  Mathieu DesnoyersRestrict supported arch ot P6+ on Intel x86 32.
2009-10-08  Mathieu DesnoyersUpdate README
2009-10-08  Mathieu DesnoyersRemove dependency on m4 from configure.ac
2009-10-07  Mathieu Desnoyersremove dependency on autotools 2.63 (unneeded)
2009-10-07  Pierre-Marc... fix api.h generation on x86 and powerpc
2009-10-07  Mathieu Desnoyersupdate urcutorture to include arch.h
2009-10-07  Mathieu Desnoyersupdate readme
2009-10-07  Mathieu DesnoyersUpdate api gcc in tests
2009-10-07  Mathieu DesnoyersMake bootstrap executable
2009-10-07  Pierre-Marc... convert to autotools
2009-10-07  Mathieu DesnoyersFix tests makefile
2009-10-06  Jan Bluncks390: Add uatomic_set(), uatomic_read(), uatomic_add...
2009-10-05  Mathieu Desnoyersurcu-pointer: add more type checking v0.2.2
2009-10-05  Mathieu DesnoyersAdd type checking in urcu-pointer.h macros
2009-10-05  Mathieu DesnoyersRemove rcu_publish_content()
2009-10-05  Mathieu Desnoyerstests: remove rcu_publish_content dependency
2009-10-01  Mathieu Desnoyersrculist: include correct dependencies v0.2.1
2009-10-01  Mathieu Desnoyersurcu-bp: use mremap
2009-10-01  Mathieu Desnoyersurcu-bp: New "bulletproof" RCU library flavor
2009-10-01  Mathieu DesnoyersAdd missing system.h from make install v0.2
2009-10-01  Mathieu Desnoyersurcu-pointer: create specific objects and headers to...
2009-10-01  Mathieu DesnoyersAdd test for rcu_assign_pointer()
2009-10-01  Mathieu DesnoyersFix rcu_assign_pointer() dynamic linking behavior
2009-09-29  Mathieu Desnoyersuserspace-rcu formal model removal v0.1
2009-09-29  Mathieu DesnoyersUpdate formal model from local copy
2009-09-29  Mathieu DesnoyersRemove ifndef for API_H
2009-09-29  Jon BernardAdd build support for ppc when $HOSTTYPE is "ppc"
2009-09-29  Mathieu DesnoyersSeparate arch_uatomic*.h from arch*.h
2009-09-29  Mathieu DesnoyersUpdate tests api*.h
2009-09-29  Mathieu DesnoyersAlign registry data on cache line size
2009-09-29  Mathieu Desnoyersdefine CACHE_LINE_SIZE in arch_*.h
2009-09-29  Mathieu Desnoyerscompiler.h: use stddef.h for offsetof
2009-09-29  Mathieu DesnoyersUpdate .gitignore
2009-09-29  Mathieu Desnoyersurcu-qsbr: implement list_move algorithm
2009-09-29  Mathieu Desnoyersurcu (mb/signal): fix list move implementation
2009-09-29  Mathieu Desnoyersurcu (mb/signal): list move
2009-09-29  Mathieu Desnoyerslist.h: add list_move
2009-09-29  Mathieu Desnoyersurcu (signal): export urcu_init for early constructor...
2009-09-29  Mathieu Desnoyersurcu-defer: use list instead of array for registry
2009-09-29  Mathieu Desnoyersurcu-qsbr: Add list sanity check at lib exit
2009-09-28  Mathieu Desnoyersurcu-qsbr: use linked list instead of array for registry
2009-09-28  Mathieu Desnoyersurcu (signal/mb): move thread checks outside lock
2009-09-28  Mathieu Desnoyersurcu (signal/mb): use linked list instead of array...
2009-09-28  Mathieu DesnoyersUpdate list, rculist and hlist
next
This page took 0.036833 seconds and 4 git commands to generate.