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
/
hpcmips
/
include
/
intr.h
Age
Commit message (
Expand
)
Author
2011-02-20
Merge forward matt-nb5-mips64
matt
2008-01-04
Don't pull in unrelated gunk.
ad
2007-12-03
Interrupt handling changes, in discussion since February:
ad
2007-10-17
Merge the ppcoea-renovation branch to HEAD.
garbled
2007-06-17
Move declaretions of _spl*() and _{clr,set}softintr() functions
tsutsui
2007-02-16
Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch callouts
ad
2006-12-21
merge yamt-splraiseipl branch.
yamt
2002-05-15
obsolete intrcnt[].
uch
2001-09-23
improve interrupt response.
uch
2001-09-16
rearrange struct platform@sysconf.h suitable for hpcmips.
uch
2001-09-15
switch from splvec to ipl_sr_bits.
uch
2001-09-15
ANSIfy.
uch
2001-06-13
Generic softintr for hpcmips.
enami
2001-04-13
Remove the use of splimp() from the NetBSD kernel. splnet()
thorpej
2001-04-12
splvec.splimp -> splvec.splvm
thorpej
2001-01-14
Make sure everybody has an splvm() and equate it with splimp() (splimp()
thorpej
2000-08-22
Add spllock(). See spl(9) for details.
thorpej
2000-08-21
Make sure we provide splsched() as described in spl(9).
thorpej
2000-04-11
sync with new mips trap.c
uch
2000-04-03
splsoftnet() should block softclock() too.
soda
2000-04-03
mips_hardware_intr is defined in <mips/intr.h>
sato
1999-11-21
TX3912/3922 support
uch
1999-09-16
Import NetBSD/hpcmips source files from hpcmips repository.
takemura