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
/
sys
/
arch
/
macppc
/
dev
/
cuda.c
Age
Commit message (
Expand
)
Author
2013-07-30
Strip redundant parenthesis.
joerg
2011-07-01
#include <sys/bus.h> instead of <machine/bus.h>.
dyoung
2011-06-18
struct device * -> device_t
matt
2009-12-12
Remove `volatile' qualifier from argument types of
tsutsui
2009-03-18
Ansify function definitions w/o arguments. Generated with sed.
cegger
2009-02-04
Return error status if an attempt is made to use the quick_{read,write}
pgoyette
2009-01-11
fix format instead of casting wildly
macallan
2009-01-11
don't truncate the print.
christos
2009-01-11
deal with 64bit time_t
macallan
2008-12-07
Fix attach messages. (extra colons, misplaced newline etc.)
tsutsui
2008-05-16
struct device * -> device_t
macallan
2008-04-29
Convert to new 2 clause license
martin
2007-12-06
lockmgr -> mutex
ad
2007-11-07
Convert macppc to shared ofw_autoconf.c. Compile tested only.
garbled
2007-10-17
Merge the ppcoea-renovation branch to HEAD.
garbled
2007-02-15
don't use IPL_HIGH
macallan
2007-02-05
- don't go CUDA_IDLE before calling message handlers, that way we force all
macallan
2007-01-17
new drivers for pmu and cuda
macallan