tests: change some top_builddir to top_srcdir
[urcu.git] / urcu-qsbr.c
2009-10-08  Mathieu DesnoyersSupport for sys_futex autodetection
2009-10-01  Mathieu Desnoyersurcu-pointer: create specific objects and headers to...
2009-10-01  Mathieu DesnoyersFix rcu_assign_pointer() dynamic linking behavior
2009-09-29  Mathieu Desnoyersurcu-qsbr: implement list_move algorithm
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 DesnoyersCleanup headers
2009-09-25  Mathieu DesnoyersAdd futex support to accelerate synchronize_rcu() on UP
2009-09-22  Mathieu Desnoyersadd rcu_cmpxchg_pointer
2009-09-19  Mathieu Desnoyersadd static declarations
2009-09-18  Mathieu Desnoyersqsbr: Add write+read thread support to 32-bit QSBR
2009-09-18  Mathieu DesnoyersQSBR: Implement 2-phase grace period for 32-bit arch
2009-09-18  Mathieu DesnoyersRename define
2009-09-18  Mathieu Desnoyersqsbr: use defines to clarify code.
2009-09-17  Mathieu Desnoyersqsbr: portability fixes: use unsigned long for the...
2009-09-17  Mathieu Desnoyersqsbr: micro optimization of the gp use.
2009-09-17  Pierre Habouzitqsbr: save two full smp_mb() when the writer is also...
2009-09-16  Mathieu Desnoyersrename QSBR force_mb_all_threads to smp_mb
2009-09-16  Mathieu DesnoyersMove mb() outside of the synchronize C.S.
2009-09-16  Mathieu DesnoyersEnsure LOAD_SHARED/STORE_SHARED semantic is used in...
2009-09-16  Mathieu DesnoyersExpose nop QSBR read lock to non-GPL/LGPL programs
2009-09-15  Mathieu DesnoyersRevert "qsbr urcu: make it safe to call rcu_sychronize...
2009-09-15  Mathieu Desnoyersqsbr urcu: make it safe to call rcu_sychronize from...
2009-09-15  Pierre Habouzitqsbr urcu: make it safe to call rcu_sychronize from...
2009-09-15  Pierre Habouzitqsbr urcu: simplifications and fixes.
2009-09-15  Mathieu DesnoyersBuild urcu-qsbr.so library, update README
2009-09-15  Mathieu Desnoyersurcu qsbr: move thread online after add reader
2009-09-15  Pierre Habouzitqsbr rcu: rc_register_thread also make the thread online.
2009-06-10  Mathieu DesnoyersFix deadlock in qsbr code
2009-06-10  Mathieu DesnoyersFix qsbr urcu implementation
2009-06-10  Mathieu DesnoyersRemove unneeded signal-based MB from QSBR rcu
2009-06-09  Mathieu DesnoyersAdd missing urcu-qsbr
This page took 0.082569 seconds and 38 git commands to generate.