Update following changes to sys_membarrier ABI
[urcu.git] / urcu.c
2009-02-12  Mathieu DesnoyersAdd missing cpu_relax in loop
2009-02-12  Mathieu DesnoyersAdd smp_mc() to force_mb_single_thread so we don't...
2009-02-12  Mathieu DesnoyersSupport architectures with non-coherent caches
2009-02-12  Mathieu DesnoyersFix force_mb_all_threads must be called within internal...
2009-02-12  Mathieu DesnoyersAdd barriers
2009-02-12  Mathieu DesnoyersRemove debug yield statements
2009-02-12  Mathieu Desnoyersuse smp_*mb()
2009-02-11  Mathieu DesnoyersAdd missing memory barriers to ensure progress and...
2009-02-10  Mathieu DesnoyersEnhance test cases
2009-02-09  Mathieu DesnoyersFix int->long and keep a reader count of 1 in the globa...
2009-02-09  Mathieu DesnoyersFix data type, should now be long rather than int.
2009-02-09  Mathieu DesnoyersFix lock -> unlock in synchronize_rcu
2009-02-09  Mathieu DesnoyersUse xchg in publish content
2009-02-09  Mathieu DesnoyersAdd rcu_assign_pointer
2009-02-09  Mathieu DesnoyersRemove parameter from rcu_read_lock()
2009-02-09  Mathieu DesnoyersAdd randomness to yield debug test
2009-02-09  Mathieu DesnoyersAdd DEBUG_YIELD, add test duration
2009-02-08  Mathieu DesnoyersChange API
2009-02-08  Paul E. McKenneyDo two parity flip in the writer to fix race condition
2009-02-06  Bert WesargURCU : use pthread_equal()
2009-02-06  Mathieu Desnoyersremove ugly gcc warning removal ack, simply cast the...
2009-02-06  Mathieu Desnoyersadd acknowledgements, fix gcc warnings
2009-02-06  Mathieu Desnoyersfix wait_for_quiescent_state
2009-02-06  Mathieu Desnoyersadd licensing
2009-02-06  Mathieu Desnoyersruns
2009-02-06  Mathieu Desnoyersruns
2009-02-06  Mathieu Desnoyersinit version
This page took 0.101671 seconds and 34 git commands to generate.