projects
/
urcu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
urcu.git
2009-05-11
Mathieu Desnoyers
Remove automatically generated api.h from repository
commit
|
commitdiff
|
tree
|
snapshot
2009-05-11
Mathieu Desnoyers
Add missing urcu-static.h
commit
|
commitdiff
|
tree
|
snapshot
2009-05-11
Mathieu Desnoyers
LGPL relicensing part 2
commit
|
commitdiff
|
tree
|
snapshot
2009-05-11
Mathieu Desnoyers
LGPLv2.1 relicensing
commit
|
commitdiff
|
tree
|
snapshot
2009-05-09
Mathieu Desnoyers
Add ACCESS_ONCE to _STORE_SHARED
commit
|
commitdiff
|
tree
|
snapshot
2009-05-09
Paul E. McKenney
LGPL relicensing of IBM's contributions
commit
|
commitdiff
|
tree
|
snapshot
2009-05-08
Mathieu Desnoyers
formal verif : move bits produced declarations closer...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-08
Mathieu Desnoyers
Add no sync_core() test to ooo two writes model
commit
|
commitdiff
|
tree
|
snapshot
2009-05-08
Mathieu Desnoyers
Add instruction scheduling model using SSA model
commit
|
commitdiff
|
tree
|
snapshot
2009-05-08
Mathieu Desnoyers
Add readme file
commit
|
commitdiff
|
tree
|
snapshot
2009-05-08
Mathieu Desnoyers
Remove arch.h
commit
|
commitdiff
|
tree
|
snapshot
2009-05-08
Mathieu Desnoyers
Add missing arch.h
commit
|
commitdiff
|
tree
|
snapshot
2009-04-27
Mathieu Desnoyers
Add ooo mem instruction scheduling
commit
|
commitdiff
|
tree
|
snapshot
2009-04-26
Mathieu Desnoyers
Remove unneeded signal in the cache-coherent case
commit
|
commitdiff
|
tree
|
snapshot
2009-04-21
Paul E. McKenney
Minor fix to userspace-rcu Makefile
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Paul E. McKenney
Support kernels with broken signal delivery
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Paul E. McKenney
Add x86 and ppc arch definitions
commit
|
commitdiff
|
tree
|
snapshot
2009-04-12
Mathieu Desnoyers
change reader_data for reader_registry
commit
|
commitdiff
|
tree
|
snapshot
2009-04-10
Paul E. McKenney
Split out architecture-dependent definitions into api...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-08
Mathieu Desnoyers
Don't mix pthread sleepable lock with busy-waiting...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-06
Mathieu Desnoyers
Use more standard flags
commit
|
commitdiff
|
tree
|
snapshot
2009-04-06
Mathieu Desnoyers
Check double write read order
commit
|
commitdiff
|
tree
|
snapshot
2009-04-01
Mathieu Desnoyers
Commit urcu verif results
commit
|
commitdiff
|
tree
|
snapshot
2009-04-01
Mathieu Desnoyers
Commit for tests
commit
|
commitdiff
|
tree
|
snapshot
2009-03-30
Mathieu Desnoyers
Execute sig handler unconditionnally
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
Mathieu Desnoyers
RCU signal handler reader over reader
commit
|
commitdiff
|
tree
|
snapshot
2009-03-19
Mathieu Desnoyers
remove duplicate ooo_mem statements
commit
|
commitdiff
|
tree
|
snapshot
2009-03-19
Mathieu Desnoyers
add missing ooo_mem() to writer model
commit
|
commitdiff
|
tree
|
snapshot
2009-03-19
compudj
spin model : inline reader
commit
|
commitdiff
|
tree
|
snapshot
2009-03-02
compudj
Add documentation of urcu
commit
|
commitdiff
|
tree
|
snapshot
2009-02-27
Mathieu Desnoyers
Add remote barrier model
commit
|
commitdiff
|
tree
|
snapshot
2009-02-26
Mathieu Desnoyers
Fix makefile, set default nesting to 2
commit
|
commitdiff
|
tree
|
snapshot
2009-02-26
Mathieu Desnoyers
Default nesting level to 1 (< 2)
commit
|
commitdiff
|
tree
|
snapshot
2009-02-26
Mathieu Desnoyers
Add reader nesting test
commit
|
commitdiff
|
tree
|
snapshot
2009-02-25
Mathieu Desnoyers
Add independent reader and writer progress checks
commit
|
commitdiff
|
tree
|
snapshot
2009-02-23
Mathieu Desnoyers
dual writer fix
commit
|
commitdiff
|
tree
|
snapshot
2009-02-23
Mathieu Desnoyers
Run 2 writers and show single flip error case
commit
|
commitdiff
|
tree
|
snapshot
2009-02-23
Mathieu Desnoyers
Add ooomem and urcu checks
commit
|
commitdiff
|
tree
|
snapshot
2009-02-20
Paul E. McKenney
Restructure urcu_updater() to more accurately reflect...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-20
Paul E. McKenney
Remove spurious read-side infinite loops.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-13
Mathieu Desnoyers
Add _STORE_SHARED() and _LOAD_SHARED()
commit
|
commitdiff
|
tree
|
snapshot
2009-02-13
Mathieu Desnoyers
Turn *_REMOTE into *_SHARED
commit
|
commitdiff
|
tree
|
snapshot
2009-02-12
Mathieu Desnoyers
Add missing cpu_relax in loop
commit
|
commitdiff
|
tree
|
snapshot
2009-02-12
Mathieu Desnoyers
Fix compiler error.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-12
Mathieu Desnoyers
Add smp_mc() to force_mb_single_thread so we don't...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-12
Mathieu Desnoyers
Add gitignore files
commit
|
commitdiff
|
tree
|
snapshot
2009-02-12
Mathieu Desnoyers
Support architectures with non-coherent caches
commit
|
commitdiff
|
tree
|
snapshot
2009-02-12
Mathieu Desnoyers
Add support for x86 older than P4, with CONFIG_HAS_FENC...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-12
Paul E. McKenney
Fix warnings in urcutorture and use access once in...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-12
Paul E. McKenney
Fix formal model nesting
commit
|
commitdiff
|
tree
|
snapshot
2009-02-12
Mathieu Desnoyers
Add read/write counts to test
commit
|
commitdiff
|
tree
|
snapshot
2009-02-12
Mathieu Desnoyers
Fix force_mb_all_threads must be called within internal...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-12
Mathieu Desnoyers
Add barriers
commit
|
commitdiff
|
tree
|
snapshot
2009-02-12
Mathieu Desnoyers
Remove debug yield statements
commit
|
commitdiff
|
tree
|
snapshot
2009-02-12
Mathieu Desnoyers
use smp_*mb()
commit
|
commitdiff
|
tree
|
snapshot
2009-02-12
Mathieu Desnoyers
Add Promela model
commit
|
commitdiff
|
tree
|
snapshot
2009-02-11
Mathieu Desnoyers
Add missing memory barriers to ensure progress and...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-10
Mathieu Desnoyers
Enhance test cases
commit
|
commitdiff
|
tree
|
snapshot
2009-02-09
Mathieu Desnoyers
Add comment in rcu_add_lock
commit
|
commitdiff
|
tree
|
snapshot
2009-02-09
Mathieu Desnoyers
Fix int->long and keep a reader count of 1 in the globa...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-09
Mathieu Desnoyers
Fix RCU_GP_CTR_BIT
commit
|
commitdiff
|
tree
|
snapshot
2009-02-09
Mathieu Desnoyers
Fix data type, should now be long rather than int.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-09
Mathieu Desnoyers
Raise the number of nested readers limit 2^16 and 2...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-09
Mathieu Desnoyers
Fix get_cycles for 32-bits x86
commit
|
commitdiff
|
tree
|
snapshot
2009-02-09
Mathieu Desnoyers
don't __USE_GNU in urcu.h
commit
|
commitdiff
|
tree
|
snapshot
2009-02-09
Mathieu Desnoyers
Include pthread.h in urcu.h
commit
|
commitdiff
|
tree
|
snapshot
2009-02-09
Mathieu Desnoyers
Add branch prediction, fix xchg for -mtune=core2
commit
|
commitdiff
|
tree
|
snapshot
2009-02-09
Mathieu Desnoyers
Add urcu-asm.c
commit
|
commitdiff
|
tree
|
snapshot
2009-02-09
Mathieu Desnoyers
Add rcutorture with yield
commit
|
commitdiff
|
tree
|
snapshot
2009-02-09
Mathieu Desnoyers
Add rcutorture
commit
|
commitdiff
|
tree
|
snapshot
2009-02-09
Mathieu Desnoyers
Fix lock -> unlock in synchronize_rcu
commit
|
commitdiff
|
tree
|
snapshot
2009-02-09
Mathieu Desnoyers
Use xchg in publish content
commit
|
commitdiff
|
tree
|
snapshot
2009-02-09
Mathieu Desnoyers
Add rcu_assign_pointer
commit
|
commitdiff
|
tree
|
snapshot
2009-02-09
Mathieu Desnoyers
Remove parameter from rcu_read_lock()
commit
|
commitdiff
|
tree
|
snapshot
2009-02-09
Mathieu Desnoyers
Add randomness to yield debug test
commit
|
commitdiff
|
tree
|
snapshot
2009-02-09
Mathieu Desnoyers
Add DEBUG_YIELD, add test duration
commit
|
commitdiff
|
tree
|
snapshot
2009-02-08
Mathieu Desnoyers
Change API
commit
|
commitdiff
|
tree
|
snapshot
2009-02-08
Mathieu Desnoyers
Add timing tests
commit
|
commitdiff
|
tree
|
snapshot
2009-02-08
Paul E. McKenney
Do two parity flip in the writer to fix race condition
commit
|
commitdiff
|
tree
|
snapshot
2009-02-07
Bert Wesarg
test_urcu.c: use gettid()
commit
|
commitdiff
|
tree
|
snapshot
2009-02-06
Bert Wesarg
URCU : use pthread_equal()
commit
|
commitdiff
|
tree
|
snapshot
2009-02-06
Mathieu Desnoyers
Run longer tests
commit
|
commitdiff
|
tree
|
snapshot
2009-02-06
Mathieu Desnoyers
update Makefile, -Wall
commit
|
commitdiff
|
tree
|
snapshot
2009-02-06
Mathieu Desnoyers
remove ugly gcc warning removal ack, simply cast the...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-06
Mathieu Desnoyers
add acknowledgements, fix gcc warnings
commit
|
commitdiff
|
tree
|
snapshot
2009-02-06
Mathieu Desnoyers
fix wait_for_quiescent_state
commit
|
commitdiff
|
tree
|
snapshot
2009-02-06
Mathieu Desnoyers
add licensing
commit
|
commitdiff
|
tree
|
snapshot
2009-02-06
Mathieu Desnoyers
modify test values
commit
|
commitdiff
|
tree
|
snapshot
2009-02-06
Mathieu Desnoyers
runs
commit
|
commitdiff
|
tree
|
snapshot
2009-02-06
Mathieu Desnoyers
runs
commit
|
commitdiff
|
tree
|
snapshot
2009-02-06
Mathieu Desnoyers
add make clean
commit
|
commitdiff
|
tree
|
snapshot
2009-02-06
Mathieu Desnoyers
runs
commit
|
commitdiff
|
tree
|
snapshot
2009-02-06
Mathieu Desnoyers
compile
commit
|
commitdiff
|
tree
|
snapshot
2009-02-06
Mathieu Desnoyers
init version
commit
|
commitdiff
|
tree
|
snapshot
This page took
0.037 seconds
and
4
git commands to generate.