Support for Xeon-Phi with newer MPSS
[urcu.git] / urcu /
2015-11-16  Mathieu Desnoyerssparc64: allocate membarrier system call number
2015-11-16  Mathieu Desnoyershppa: allocate membarrier system call number
2015-11-12  Michael JeansonFix build on non-Linux Debian ports
2015-10-06  Michael JeansonPort: Add Solaris support to urcu/syscall-compat.h
2015-09-29  Mathieu DesnoyersFix: only define membarrier system call on Linux
2015-09-28  Mathieu Desnoyerscaa_get_cycles: caa_ prefix for type, use CLOCK_MONOTONIC
2015-09-28  Mathieu DesnoyersCleanup: remove trailing whitespaces at EOL
2015-09-28  Mathieu DesnoyersCleanup: move generic caa_get_cycles to arch/generic.h
2015-09-28  Mathieu Desnoyerstile: allocate membarrier system call number
2015-09-28  Mathieu Desnoyersia64: allocate membarrier system call number
2015-09-28  Mathieu Desnoyersaarch64: allocate membarrier system call number
2015-09-28  Mathieu Desnoyersarm: allocate membarrier system call number
2015-09-26  Mathieu Desnoyerss390: allocate membarrier system call number
2015-09-26  Mathieu Desnoyersppc: allocate membarrier system call number
2015-09-26  Mathieu Desnoyerslfstack: relax constraints on node re-use
2015-09-18  Mathieu Desnoyersx86: allocate membarrier system call number
2015-09-18  Mathieu Desnoyersurcu-bp: use sys_membarrier when available
2015-09-18  Mathieu DesnoyersCleanup: urcu: remove unused membarrier "group" parameter
2015-09-17  Mathieu Desnoyersurcu/ref.h: implement urcu_ref_get_unless_zero()
2015-09-13  Mathieu DesnoyersFix: dynamic fallback to compat futex on sys_futex...
2015-09-13  Mathieu DesnoyersDetect RCU read-side overflows
2015-09-13  Mathieu DesnoyersDetect RCU read-side underflows
2015-09-13  Mathieu DesnoyersIntroduce urcu_assert and registration check
2015-08-24  Khem Rajuatomic: Specify complete types for atomic function...
2015-07-08  Mathieu DesnoyersFix: handle sys_futex() FUTEX_WAIT interrupted by signal
2015-06-29  Mathieu DesnoyersCleanup: cast poll delay return value to void
2015-06-29  Mathieu DesnoyersCleanup: cast poll delay return value to void
2015-05-08  Jeff Laytonurcu: add cds_list_for_each_entry_safe_from macro
2015-04-06  Luca BoccassiMark braced-groups within expressions with __extension__
2015-03-16  Mathieu DesnoyersFix: move transparent union attribute after union decla...
2015-02-04  Emilio G. CotaFix: documentation: urcu-pointer.h: s/rcu_dereference_p...
2014-10-24  Mathieu DesnoyersFix: silence gcc -Wextra warning
2014-10-24  Emilio G. Cotacompiler: use __GNUC__ instead of the undefined __GNUC_...
2014-10-22  Mathieu DesnoyersFix: lfstack reversed empty/non-empty return value
2014-10-22  Mathieu Desnoyerslfstack: fix: add missing __cds_lfs_init
2014-10-22  Mathieu Desnoyerswfstack: add missing union parameters
2014-09-02  Eric Wongwfstack: implement mutex-free wfstack with transparent...
2014-08-07  Mathieu Desnoyerswfcqueue: Implement mutex-free wfcqueue head with trans...
2014-08-07  Mathieu Desnoyerslfstack: Implement mutex-free stack head with transpare...
2014-07-31  Eric Wongx86: drop extra semi-colon in caa_cpu_relax
2014-04-29  Mathieu DesnoyersFix: incorrect parenthesis in cds_hlist_for_each_entry_...
2014-04-17  Helge DellerAdd support for hppa/PA-RISC architecture
2014-01-15  Mathieu Desnoyerstests: move yield debug to common test library
2013-12-07  Mathieu Desnoyersx86 barrier for Xeon Phi: use rsp on x86-64
2013-12-03  Mathieu DesnoyersFix undefined NULL pointer arithmetic in hlist
2013-11-28  Mathieu DesnoyersFix undefined NULL pointer arithmetic
2013-11-27  Pierre-Luc St-CharlesAndroid: implement rand_r()
2013-11-27  Pierre-Luc St-CharlesAndroid: add a compat layer for 'syscall.h'
2013-11-24  Mathieu DesnoyersBlacklist ARM gcc 4.8.0, 4.8.1, 4.8.2
2013-11-19  Mathieu Desnoyersrculfhash: document max_nr_buckets = 0
2013-11-01  Mathieu DesnoyersFix: tls-compat multi-lib conflict
2013-10-13  Mathieu Desnoyerswfcqueue: remove misleading comment
2013-10-08  Mathieu Desnoyersgcc warning fixes: -Wsign-compare and -Wextra
2013-06-22  Mathieu Desnoyershlist/rcuhlist update
2013-06-21  Mathieu Desnoyersrcuhlist: make pointer stores atomic
2013-06-21  Mathieu Desnoyershlist, rcuhlist: cleanup coding style
2013-06-21  Mathieu Desnoyersrculist: ensure atomic updates of next pointers
2013-06-21  Mathieu Desnoyersrculist: implement cds_list_add_tail_rcu
2013-06-21  Mathieu Desnoyersrculist.h and list.h style cleanup
2013-06-14  Mathieu Desnoyerscompiler.h: implement CAA_ARRAY_SIZE()
2013-06-14  Mathieu DesnoyersImplement rcu_barrier()
2013-06-14  Mathieu Desnoyersrculfhash: document destroy context limitations
2013-05-10  Mathieu DesnoyersFix: membarrier fallback symbol conflict
2013-05-06  Mathieu Desnoyersurcu-bp: introduce struct urcu_gp
2013-05-06  Mathieu DesnoyersFix: struct urcu_gp broke multiflavor
2013-05-06  Mathieu Desnoyerswfstack: return whether pop is popping the last element
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 DesnoyersDocumentation: rculfhash: cds_lfht_resize not within...
2013-04-30  Mathieu DesnoyersAdd rcu_read_ongoing() API to each urcu flavor
2013-04-16  Mathieu Desnoyersfutex: include syscall.h instead of sys/syscall.h
2013-03-13  Mathieu Desnoyerslist: implement cds_list_for_each_safe()
2013-02-22  Mathieu Desnoyersclang: silence "unused expression result" warning
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-24  Simon MarchiAdd compilation support for the TileGX architecture
2013-01-20  Mathieu Desnoyerswfstack: add nonblocking to _LGPL_SOURCE API
2012-12-20  Lai Jiangshanurcu: fix comments for cds_list_for_each_prev()
2012-12-06  Mathieu Desnoyerswfstack: implement nonblocking pop and next
2012-12-06  Mathieu Desnoyerswfcqueue: document first/next return values
2012-12-05  Mathieu Desnoyerswfstack: update comments about cds_wfs_empty/first...
2012-12-05  Mathieu Desnoyerswfstack API: rename cds_wfs_first_blocking to cds_wfs_first
2012-12-05  Mathieu Desnoyerswfstack: document first/next return values
2012-12-05  Mathieu Desnoyersurcu-bp: move quiescent threads to separate list
2012-12-05  Mathieu Desnoyersurcu-mb/signal/membarrier: move quiescent threads to...
2012-12-05  Mathieu Desnoyersurcu-qsbr: move offline threads to separate list
2012-12-05  Mathieu Desnoyerswfcqueue: implement mutex-free splice
2012-12-05  Mathieu Desnoyerswfcqueue: document empty criterion
2012-12-05  Mathieu Desnoyerswfcqueue: enqueue and splice return queue state
2012-12-05  Mathieu DesnoyersFix: wfcqueue nonblocking dequeue
2012-11-11  Mathieu Desnoyersurcu-qsbr: skip Q.S. reporting if already reported
2012-11-08  Mathieu DesnoyersCleanup: cast pthread_self() return value to unsigned...
2012-11-08  Christian BabeuxFallback mechanism not working on platform where TLS...
2012-11-01  Mathieu DesnoyersFix static linking: fix symbol name namespaces
2012-10-23  Mathieu Desnoyersdeprecation: fix build with gcc < 4.5
2012-10-23  Mathieu DesnoyersUpdate wfstack copyright notice
2012-10-23  Mathieu DesnoyersComment fix: update associated LGPL header name
2012-10-23  Mathieu DesnoyersDeprecate wfqueue
next
This page took 0.045176 seconds and 7 git commands to generate.