userspace-rcu.git
2013-05-27  Mathieu DesnoyersFix rcuja: concurrency checks
2013-05-27  Mathieu Desnoyersrcuja test: use poison_free
2013-05-27  Mathieu Desnoyersrcuja test: add missing rcu read unlock
2013-05-23  Mathieu Desnoyersrcuja fix: handle add/removal/add concurrency
2013-05-23  Mathieu Desnoyersrcuja fix: del wrt concurrency
2013-05-23  Mathieu DesnoyersFix urcu test: incorrect handling of del/free
2013-05-23  Mathieu Desnoyershlist: remove needless "member" parameter
2013-05-23  Mathieu DesnoyersFix rcuja: chain/unchain locking vs retry
2013-05-23  Mathieu DesnoyersFix rcuja: delete last node
2013-05-22  Mathieu Desnoyersrcuja fix: get the right node
2013-05-18  Mathieu DesnoyersFix rcuja: handle concurrent updates
2013-05-18  Mathieu Desnoyersrcuja: Add debug output
2013-05-14  Mathieu Desnoyersrcuja test: add rcu_ prefix to debug_yield_read
2013-05-14  Mathieu Desnoyersrcuja: allow non-power of 2 keys
2013-05-14  Mathieu Desnoyersrcuja: add multithread test
2013-05-14  Mathieu DesnoyersFix: rcuja: typo
2013-05-14  Mathieu Desnoyersrcuja: test duplicate node/key support
2013-05-14  Mathieu Desnoyersrcuja: fix duplicate node/key support
2013-05-14  Mathieu Desnoyershlist: implement non-entry API
2013-05-14  Mathieu Desnoyersrcuja: fix delete
2013-05-14  Mathieu Desnoyersrcuja: free all leaf nodes at destruction
2013-05-14  Mathieu Desnoyershlist: implement cds_hlist_first_entry_rcu
2013-05-14  Mathieu Desnoyersrcuja: implement delete function
2013-05-14  Mathieu Desnoyershlist: implement cds_hlist_empty
2013-05-14  Mathieu Desnoyersrcuja: partial implementation of cds_ja_del
2013-05-14  Mathieu Desnoyersrcuja: implement ja_node_clear_nth
2013-05-14  Mathieu Desnoyersrcuja: extend tests, more fixes
2013-05-14  Mathieu Desnoyersrcuja: fix max depth test
2013-05-14  Mathieu Desnoyersrcuja: swap key
2013-05-14  Mathieu Desnoyersrcuja: add fallback nodes
2013-05-14  Mathieu Desnoyersrcuja: various fixes
2013-05-14  Mathieu Desnoyersrcuja: add basic test
2013-05-14  Mathieu Desnoyersrcuja: create shadow node for root
2013-05-14  Mathieu Desnoyersrcuja: implement add
2013-05-14  Mathieu Desnoyersrcuja: implement lookup
2013-05-14  Mathieu Desnoyersrcuja: rename cds_ja_node to cds_ja_inode
2013-05-14  Mathieu Desnoyersrcuja: new and destroy
2013-05-14  Mathieu Desnoyersrcuja: rename to cds_ja
2013-05-14  Mathieu Desnoyersrcuja: add comment about use of number of nodes
2013-05-14  Mathieu Desnoyersrcuja: fix iteration on recompact add
2013-05-14  Mathieu Desnoyersrcuja: share lock across all nodes with same key
2013-05-14  Mathieu Desnoyersrcuja: no need to link with urcu lib anymore
2013-05-14  Mathieu Desnoyersrcuja: use rcu ja app flavor for shadow hash table
2013-05-14  Mathieu Desnoyersrcuja: shadow clear also frees the rcu ja node associated
2013-05-14  Mathieu Desnoyersrcuja: implement shadow node hash table
2013-05-14  Mathieu Desnoyersrcuja: add shadow nodes hash table
2013-05-14  Mathieu Desnoyersrcuja: add data structures for rcu_ja and shadow nodes
2013-05-14  Mathieu Desnoyersrcuja: add missing assign in recompact
2013-05-14  Mathieu Desnoyersrcuja: implement node add recompaction
2013-05-14  Mathieu Desnoyersrcuja: set node update, rcu-ize get node/set node
2013-05-14  Mathieu Desnoyersrcuja: cleanup
2013-05-14  Mathieu Desnoyersrcuja: implement node set nth
2013-05-14  Mathieu Desnoyersrcuja: introduce union to represent nodes
2013-05-14  Mathieu Desnoyersrcuja testpop: print extra items in subclass instead...
2013-05-14  Mathieu DesnoyersUse statistical approach to approximate the max number...
2013-05-14  Mathieu Desnoyersrcuja: Update design document, discuss pool distributions
2013-05-14  Mathieu Desnoyersrcuja: use pool of linear array instead of bitmap
2013-05-14  Mathieu DesnoyersRCU judy array: implement node get functions
2013-05-14  Mathieu Desnoyersrcuja: Increase granularity
2013-05-14  Mathieu DesnoyersRCU Judy Array Design and initial files
2013-05-10  Mathieu DesnoyersFix: membarrier fallback symbol conflict
2013-05-10  Mathieu DesnoyersFix: Use a filled signal mask to disable all signals
2013-05-06  Mathieu Desnoyersurcu-bp: introduce struct urcu_gp
2013-05-06  Mathieu DesnoyersFix: struct urcu_gp broke multiflavor
2013-05-06  Mathieu DesnoyersCleanup test usage printout
2013-05-06  Mathieu Desnoyerswfstack tests: use pop "last" state info
2013-05-06  Mathieu Desnoyerswfstack: return whether pop is popping the last element
2013-05-06  Mathieu Desnoyerswfcqueue tests: use dequeue empty state
2013-05-06  Mathieu Desnoyerswfcqueue: return whether dequeue is dequeuing last...
2013-05-06  Lai Jiangshanurcu: avoid false sharing for rcu_gp_ctr
2013-05-06  Lai Jiangshanurcu: make the code of urcu-qsbr as normal urcu
2013-04-30  Mathieu Desnoyersrculfhash: detect if resize/destroy are called within...
2013-04-30  Mathieu DesnoyersDocumentation: rculfhash: cds_lfht_resize not within...
2013-04-30  Mathieu Desnoyersfix: rculfhash don't change qsbr online state
2013-04-30  Mathieu DesnoyersAdd rcu_read_ongoing() API to each urcu flavor
2013-04-17  Mathieu DesnoyersAdd "sparc" host cpu to configure.ac
2013-04-16  Mathieu Desnoyersfutex: include syscall.h instead of sys/syscall.h
2013-03-14  Paul E. McKenneyAdd tab to output in order to allow easy nesting of...
2013-03-14  Mathieu DesnoyersRemove urcu-api-list.sh from dist tarball
2013-03-14  Paul E. McKenneyAdd urcu-api-list.sh script
2013-03-13  Mathieu Desnoyerslist: implement cds_list_for_each_safe()
2013-02-22  Mathieu DesnoyersFix: tests/api.h use cpuset.h
2013-02-22  Mathieu DesnoyersFix hurd-i386: move cpuset tests outside of sched_setaf...
2013-02-22  Mathieu DesnoyersFix tests: finer-grained use of CPU_SET, CPU_ZERO and...
2013-02-22  Mathieu DesnoyersTest for CPU_SET
2013-02-22  Mathieu DesnoyersFix build on architectures with HAVE_SCHED_GETCPU but...
2013-02-22  Mathieu DesnoyersREADME: document that Clang 3.0 (based on LLVM 3.0...
2013-02-22  Mathieu Desnoyersclang: silence "unused expression result" warning
2013-02-15  Mathieu Desnoyersrculfhash: add assertions on node alignment
2013-02-13  Etienne BergeronSpelling cleanups within comments and documentation
2013-02-12  Simon MarchiFix configure checks for Tile
2013-01-31  Mathieu Desnoyersuatomic: style fix
2013-01-26  Mathieu Desnoyersdoc/cds-api.txt: expand documentation
2013-01-26  Mathieu DesnoyersREADME: document each API file
2013-01-26  Mathieu DesnoyersREADME: reorganize
2013-01-24  Simon MarchiAdd compilation support for the TileGX architecture
2013-01-20  Mathieu Desnoyerswfstack: add nonblocking to _LGPL_SOURCE API
2013-01-07  Mathieu DesnoyersDiscourage use of pthread_atfork() for call_rcu handlers
2012-12-26  Mathieu DesnoyersFix call_rcu fork handling
2012-12-26  Mathieu Desnoyerstest: fork handling
next
This page took 0.037912 seconds and 4 git commands to generate.