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
/
atari
/
include
/
intr.h
Age
Commit message (
Expand
)
Author
2009-07-08
Merge local <atari/atari/intr.h> into common <machine/intr.h>.
tsutsui
2009-03-05
Remove __P().
tsutsui
2008-12-27
Account idepth in all interrupt handlers in locore.s.
tsutsui
2008-06-28
Unify splraiseipl(9) implementation among m68k ports,
isaki
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-12-03
Interrupt handling changes, in discussion since February:
ad
2007-03-21
Apply MI softintr(9) patch before it becomes rotten. Untested.
tsutsui
2007-03-11
- Shrink ipl_cookie_t from 32-bits to 16-bits (large enough to hold
thorpej
2007-02-16
Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch callouts
ad
2006-12-21
merge yamt-splraiseipl branch.
yamt
2001-04-13
Remove the use of splimp() from the NetBSD kernel. splnet()
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
1999-08-05
Change the semantics of splsoftclock() to be like other spl*() functions,
thorpej
1998-07-18
Switching dev/ic/lpt.c to use spllpt() instead of spltty(). It doesn't use
is
1998-05-25
Fix some severe bogons in the pci and isa interrupt system.
leo
1997-10-09
Fix tipo inherited from old version of TNF copyright template.
jtc
1997-08-29
Pull in Scott Reynolds' version of _splraise(). Also do a bit of typographic
leo
1997-06-05
Implement and use splraise().
leo
1997-03-15
New ARP system, supports IPv4 over any hardware link.
is
1997-02-26
Move all spl-related stuff to the new file intr.h. The latter file also
leo