index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
lib
/
libc
/
arch
/
alpha
Age
Commit message (
Expand
)
Author
2022-04-09
Introduce membar_acquire/release. Deprecate membar_enter/exit.
riastradh
2022-04-06
Nix trailing whitespace in files of membars, atomics, and lock stubs.
riastradh
2015-01-08
Introduce membar_datadep_consumer.
riastradh
2009-01-04
allow inclusion of atomic ops in librump
pooka
2008-09-29
Allow atomic ops to be built as part of libpthread.
ad
2008-05-25
enable profiling of assembly functions.
chs
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-02-16
For all files under src/common, as well as related man pages under
apb
2008-02-12
Always enable memory barriers in userspace, otherwise libpthread won't
ad
2008-02-12
Fix pthread problem. (export membar* to userland)
matt
2008-02-11
Only build atomic ops for libkern/libc.
ad
2008-02-10
Add atomic_cas_foo_ni().
ad
2007-11-28
Pull in alpha atomic ops from the thorpej-atomic branch.
ad
2005-12-27
make alpha kernel buildable again.
yamt
2005-12-21
Only build this if GPROF && !_STANDALONE
christos
2005-12-20
Merge libkern + libc common files. As requested by core.
christos