urcu.git
2011-09-06  Mathieu Desnoyersrcuhash: lazy per-cpu counters, fix resize target update
2011-09-06  Mathieu Desnoyersrculfhash: count nodes (per-cpu) as expand criterion
2011-09-05  Mathieu Desnoyerslfq/lfs tests: use call_rcu
2011-09-05  Mathieu DesnoyersRevert "Add cds_list_empty"
2011-09-05  Mathieu DesnoyersAdd cds_list_empty
2011-09-04  Mathieu Desnoyerslist: Add cds_list_first_entry
2011-09-03  Mathieu Desnoyersrculfhash test: Check random pool size urcu/ht
2011-09-03  Mathieu Desnoyersrculfhash: Add initial hash population
2011-09-03  Mathieu Desnoyersrculfhash: benchmark QSBR flavor
2011-09-03  Mathieu Desnoyersrculfhash test: print number of add fail (uniquify...
2011-09-03  Mathieu Desnoyersrculfhash: power power of two check should allow 0
2011-09-03  Mathieu Desnoyersrculfhash: implement cds_lfht_next
2011-09-03  Mathieu Desnoyersrculfhash: Update API documentation
2011-09-03  Mathieu Desnoyersrculfhash: Check that init size is power of 2
2011-09-03  Mathieu DesnoyersUse cds_lfht namespace for lock-free hash table
2011-09-03  Mathieu DesnoyersRCU hash table API documentation
2011-09-03  Mathieu DesnoyersMerge branch 'master' into urcu/ht
2011-09-03  Mathieu Desnoyersrculfstack/queue: define _LGPL_SOURCE around static...
2011-09-03  Mathieu DesnoyersRevert "Create per RCU flavor CDS libraries"
2011-09-03  Mathieu DesnoyersRevert "CDS API: removal of rcu_read lock/unlock dep...
2011-09-03  Mathieu DesnoyersAdd __rcu annotation (unimplemented)
2011-09-01  Mathieu DesnoyersFix incorrect fsf address in header files
2011-09-01  Mathieu Desnoyerswfstack: push returns prior stack emptiness state
2011-09-01  Mathieu DesnoyersMake lf stack push return if the stack was empty
2011-08-23  Mathieu DesnoyersDocument caa_container_of
2011-08-20  Mathieu Desnoyersurcu-bp: do not call munmap for NULL registry at exit
2011-08-18  Mathieu Desnoyersurcu libraries can directly use the _LGPL_SOURCE wfqueue
2011-08-18  Mathieu Desnoyersrculfstack: document "push"
2011-08-17  Mathieu DesnoyersAdd runall.sh to tarball
2011-08-17  Mathieu DesnoyersFix build order of liburcu-cds-common
2011-08-17  Mathieu DesnoyersCDS API: removal of rcu_read lock/unlock dep, removal...
2011-08-17  Mathieu DesnoyersFix missing check for SYS_membarrier in map header
2011-08-17  Mathieu DesnoyersCreate per RCU flavor CDS libraries
2011-08-17  Mathieu DesnoyersMerge branch 'master' into lfqueue-dev lfqueue-dev
2011-08-17  Paolo Bonziniurcu-qsbr: avoid useless futex wakeups and burning...
2011-08-17  Paolo Bonziniapi: reimplement BUILD_BUG_ON in compiler.h
2011-08-17  Paolo Bonzinitest api cleanup: remove unused primitives
2011-08-17  Mathieu DesnoyersMerge branch 'master' into lfqueue-dev
2011-08-17  Paolo Bonziniput thread offline while waiting for the init flag
2011-08-17  Paolo Bonziniurcu: move private definitions to .c file
2011-08-17  Paolo Bonziniurcu-bp: move private definitions to .c file
2011-08-17  Paolo Bonziniurcu-qsbr: move private definitions to .c file
2011-08-17  Paolo Bonzinircutorture: fix rcutorture-qsbr
2011-08-17  Paolo Bonziniwfqueue: fix type-incorrect assignment
2011-08-16  Mathieu DesnoyersFix tests Makefile EXTRA_DIST to use api.h
2011-08-16  Duncan SandsFix choice of default flavour in urcu/map/urcu.h
2011-08-16  Paolo Bonziniapi: remove list/hlist
2011-08-16  Paolo Bonziniapi: remove arch-specific files
2011-08-16  Paolo Bonziniapi: make api_gcc.h a superset of the other headers
2011-08-12  Paolo Bonzinitests api: remove atomics
2011-08-09  Paolo Bonziniput thread offline while waiting for the init flag
2011-08-09  Paolo Bonziniurcu: move private definitions to .c file
2011-08-09  Paolo Bonziniurcu-bp: move private definitions to .c file
2011-08-09  Paolo Bonziniurcu-qsbr: move private definitions to .c file
2011-08-09  Paolo Bonzinircutorture: fix rcutorture-qsbr
2011-08-09  Paolo Bonziniwfqueue: fix type-incorrect assignment
2011-08-08  Mathieu DesnoyersMerge branch 'master' into lfqueue-dev
2011-08-02  Mathieu DesnoyersUse caa_ prefix for min() and max()
2011-07-21  Mathieu DesnoyersVersion 0.6.4, update changelog v0.6.4
2011-07-21  Mathieu DesnoyersMerge branch 'master' into lfqueue-dev
2011-07-21  Mathieu DesnoyersFix ARM uatomic: missing return in uatomic and/or
2011-07-12  Mathieu Desnoyersrculfhash: add likely/unlikely annotation
2011-07-12  Mathieu Desnoyersrculfhash: document add lock-freedom
2011-07-12  Mathieu Desnoyersrculfhash: document node alignment
2011-07-12  Mathieu Desnoyersrculfhash: document algorithms
2011-07-11  Mathieu Desnoyersrculfhash test: make teardown more verbose and faster
2011-07-11  Mathieu Desnoyersrculfhash: print resize length (useful as non-debug...
2011-07-11  Mathieu Desnoyersrculfhash: tolerate longer chain length
2011-07-11  Mathieu Desnoyersrculfhash: diminish index table memory consumption
2011-07-09  Mathieu Desnoyersrculfhash: add missing clear flag in gc
2011-07-09  Mathieu Desnoyersrculfhash: document flags
2011-07-09  Mathieu Desnoyersrculfhash: merge dummy into next ptr
2011-07-09  Mathieu Desnoyersrculfhash: merge dummy flag into next pointer
2011-07-09  Mathieu Desnoyersrculfhash: Add clear flag
2011-07-09  Mathieu Desnoyersrculfhash: introduce REMOVED_FLAG and FLAG_MASK
2011-07-09  Mathieu Desnoyersrculfhash: shrink size of dummy node
2011-07-09  Mathieu Desnoyersrculfhash: wait for call_rcu quiescence before destroy
2011-07-07  Mathieu Desnoyersrculfhash: add c++ ifdef
2011-07-07  Mathieu Desnoyersrculfhash test: add options
2011-07-07  Mathieu Desnoyersrculfhash test: use per-cpu call-rcu threads
2011-07-07  Mathieu Desnoyersrculfhash: update add_unique api
2011-07-07  Mathieu Desnoyersrculfhash: fix add unique
2011-07-07  Mathieu Desnoyersrculfhash test: increases random pool size
2011-07-07  Mathieu Desnoyersrculfhash: remove hash from nodes
2011-07-07  Mathieu Desnoyersrculfhash: change order of node fields for locality
2011-07-07  Mathieu Desnoyersrculfhash: merge node gc into add loop
2011-07-07  Mathieu Desnoyersrculfhash: cleanup
2011-07-07  Mathieu Desnoyersrculfhash test: add nr_leaked count
2011-07-07  Mathieu Desnoyersrculfhash: garbage collection scheme
2011-07-06  Mathieu Desnoyersrculfhash: flip order of removal
2011-07-06  Mathieu Desnoyersrculfhash: Remove "value" pointer
2011-07-06  Mathieu Desnoyersrculfhash test: add missing free
2011-07-06  Mathieu Desnoyersrculfhash: add unique
2011-07-06  Mathieu DesnoyersUpdate resize thresholds
2011-07-06  Mathieu Desnoyersrculfhash updates
2011-07-06  Mathieu DesnoyersComment list behavior wrt lock-freedom
2011-07-06  Mathieu DesnoyersFix reverse hash comparison
2011-07-06  Mathieu Desnoyersrculfhash: use threshold and target
2011-07-06  Mathieu Desnoyersrculfhash: implement real hash function
2011-07-06  Mathieu Desnoyersrculfhash: fix resize (use log2 of chain length)
next
This page took 0.038842 seconds and 4 git commands to generate.