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
/
sparc
/
dev
Age
Commit message (
Expand
)
Author
2003-12-12
Use the new split hard/softinterrupt handlers to avoid running mouse/keyboard
martin
2003-12-10
Modify the licences of code written by Theo De Raadt from a 4-clause
agc
2003-12-04
NetBSD.ORG -> NetBSD.org
keihan
2003-11-13
eliminate uvm_useracc() in favor of checking the return value of
chs
2003-11-11
Remove ancient DDB-dependent `hide/integrate'.
pk
2003-10-28
uninitialized variables.
chs
2003-08-27
change PROM_getprop() from taking a "void **" for the storage, to a
mrg
2003-08-27
cc_callout does not belong to struct cons_channel, as it's only used
uwe
2003-08-27
Kill __P().
uwe
2003-08-25
Undo previous as it broke things.
uwe
2003-08-24
#include "opt_rcons.h"
uwe
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-08-01
Correct some `defined(SUN*)' inconsistencies.
pk
2003-07-15
__KERNEL_RCSID()
lukem
2003-07-11
Deal with disk change notification.
pk
2003-06-29
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
fvdl
2003-06-29
More changes for providing lwpid for ktrace (sparc GENERIC built)
darrenr
2003-06-18
don't #include <sys/dkstat.h> where it is (appearently) unused
drochner
2003-06-14
Also pass a type argument to comcnattach() and com_kgdb_attach().
thorpej
2003-05-03
DMA, not dma nor Dma.
wiz
2003-04-30
Make this compile with __FULL_SPARC_BUS_SPACE,
martin
2003-04-02
Use PAGE_SIZE rather than NBPG.
thorpej
2003-02-26
Move all `ID prom' stuff into the prom library.
pk
2003-02-25
Add missing splbio() protecting of bufpool access. Add a clarifying
thorpej
2003-02-25
Add a new BUF_INIT() macro which initializes b_dep and b_interlock, and
thorpej
2003-02-05
Make the buffer cache code MP-safe.
pk
2003-01-30
Fix printf() problem caused by "daddr_t" change.
hannken
2003-01-28
Provide locking required by the interrupt handlers running at IPL_SERIAL.
pk
2003-01-24
Bump daddr_t to 64 bits. Replace it with int32_t in all places where
fvdl
2003-01-22
Set the interrupt target to the current CPU when directly accessing
pk
2003-01-18
Merge the nathanw_sa branch.
thorpej
2003-01-03
part one of bus_space(9) fixes to enable bus spaces to override the
mrg
2003-01-01
Use aprint_normal() for cfprint routines.
thorpej
2002-12-28
update the vme bus_space_tag_t to reality.
mrg
2002-12-16
The cache flush routines now take a CPU context parameter. This is going
pk
2002-12-10
Remove the `flags' argument from bus_intr_establish().
pk
2002-12-10
bus_intr_establish() now takes an optional `fast trap' handler argument.
pk
2002-12-10
The `fast trap' handlers are now pssed as an optional argument to
pk
2002-12-09
Finish the switch to the softintr(9) framework.
pk
2002-12-06
Pass the `device class interrupt level' on to intr_establish() and use to
pk
2002-12-05
Fixed a null pointer passed to printf().
fredette
2002-12-03
The chip treats weekday 1 == Sunday, correct dt_wday adjustment logic
uwe
2002-11-26
si_ -> sel_
christos
2002-11-01
implement separate read/write disk statistics:
mrg
2002-10-23
merge kqueue branch into -current
jdolecek
2002-10-21
Clean-up kbd driver layers a bit more. Lift common code into the upper layer.
uwe
2002-10-15
Add audioamd at obio attachment. Now we have working audio on 4/600's :
jdc
2002-10-14
Moved MI APM definitions into dev/apm.
takemura
2002-10-09
Check only the physical address of serial ports on a Sun 4.
jdc
2002-10-08
G/c unnecessary includes.
uwe
[next]