urcu.git
2010-03-14  Mathieu Desnoyersurcu: Add extra "engineering safety factor" memory...
2010-03-14  Mathieu Desnoyersurcu-qsbr: document compiler barrier
2010-03-07  Mathieu Desnoyersupdate version to 0.4.3 v0.4.3
2010-03-07  Jon BernardFix typo in urcu/uatomic_generic.h
2010-03-04  Mathieu DesnoyersUpdate version to 0.4.2 v0.4.2
2010-03-04  Mathieu DesnoyersUpdate README
2010-03-03  Mathieu Desnoyersurcu-bp: reset ctr to 0 upon garbage collection
2010-03-02  Mathieu Desnoyerscompiler.h: add () in ACCESS_ONCE()
2010-03-02  Mathieu Desnoyersurcu-defer: remove "ratelimit" leftover
2010-03-02  Mathieu DesnoyersUpdate readme: ia64 and alpha support
2010-03-02  Mathieu DesnoyersInstall missing arch_generic.h
2010-03-01  Mathieu Desnoyersurcu: fix multiple register/unregister assertion failure
2010-03-01  Mathieu Desnoyerstest cases: add multiple register/unregister tests
2010-03-01  Paolo Bonzinicentralize definition of BITS_PER_LONG
2010-03-01  Paolo Bonziniavoid multiple evaluation of STORE_SHARED argument
2010-03-01  Paolo Bonzinisupport compiling on unknown architectures
2010-03-01  Paolo Bonziniadd Alpha support
2010-03-01  Paolo Bonzinimove whether atomic byte/short exists to uatomic_arch_*.h
2010-03-01  Paolo Bonziniuse uatomic_generic.h for common fallback implementations
2010-03-01  Paolo Bonziniadd uatomic_generic.h, use it for common definitions
2010-03-01  Paolo Bonziniremove compat_uatomic_cmpxchg #define from non-x86
2010-03-01  Paolo Bonzinidefine sync_core for x86 PIC
2010-03-01  Paolo Bonziniadd urcu/arch_generic.h
2010-03-01  Paolo Bonziniuse autoconf symbolic linking
2010-03-01  Paolo Bonziniuse kernel style makefile output
2010-02-19  Mathieu Desnoyersupdate README for urcu-signal
2010-02-19  Mathieu Desnoyerslist: new -> _new for c++ compatibility
2010-02-19  Mathieu Desnoyersrcuhlist: add head name fix
2010-02-19  Mathieu DesnoyersRCU list: add rcuhlist.h, add list_replace_rcu
2010-02-14  Mathieu Desnoyerstests: update writer cs len script for 64-core ppc
2010-02-14  Mathieu Desnoyerstests: update summary
2010-02-14  Mathieu Desnoyersurcu tests: add writer duration parameter
2010-02-12  Mathieu DesnoyersUpdate to version 0.4.1 v0.4.1
2010-02-12  Mathieu Desnoyersurcu-static.h: use SYS_membarrier rather than __NR_memb...
2010-02-12  Mathieu Desnoyerss390: fix arch_s390.h include of urcu/compiler.h
2010-02-08  Mathieu DesnoyersREADME: discuss mutex vs RCU interaction
2010-02-08  Mathieu Desnoyersstandardize rcu_gp_ongoing
2010-02-08  Mathieu Desnoyersrename rcu_old_gp_ongoing to rcu_gp_ongoing
2010-02-08  Mathieu Desnoyersupdate LOAD_SHARED/STORE_SHARED for need_mb.
2010-02-08  Mathieu Desnoyersurcu: use unsigned long instead of long
2010-01-30  Mathieu Desnoyersupdate version to 0.4.0 v0.4.0
2010-01-30  Mathieu DesnoyersURCU: rename light/heavy barriers to slave/master
2010-01-30  Mathieu DesnoyersQSBR URCU: remove unused reader_barrier() declaration
2010-01-17  Mathieu DesnoyersUpdate comments
2010-01-17  Mathieu DesnoyersInternal cleanup
2010-01-17  Mathieu Desnoyersrename internal_rcu_lock() into mutex_lock/unlock(...
2010-01-15  Mathieu DesnoyersAdd SIGURCU backward compatibility
2010-01-14  Mathieu DesnoyersUpdate support for MEMBARRIER_QUERY
2010-01-13  Mathieu DesnoyersSupport sys_membarrier v6 ABI
2010-01-13  Mathieu DesnoyersAdd sys_membarrier() dynamic detection, old liburcu...
2010-01-13  Mathieu Desnoyersurcu signal-based renames
2010-01-13  Mathieu Desnoyerssignal-based urcu: rename force_mb_all_threads -> force...
2010-01-13  Mathieu DesnoyersCleanup urcu-defer static header
2010-01-13  Mathieu DesnoyersAPI prefix standardization: urcu_ -> rcu_
2010-01-10  Mathieu Desnoyersversion 0.3.4 v0.3.4
2010-01-10  Pedro AlvesSupport earlier glibc sched_setaffinity
2010-01-10  Mathieu DesnoyersRemove bogus ; from defines
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
next
This page took 0.037295 seconds and 4 git commands to generate.