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
/
hpcmips
/
interrupt.c
Age
Commit message (
Expand
)
Author
2015-06-26
#include <mips/locore.h>
matt
2015-06-09
#include <sys/cpu.h> and/or <mips/cpuregs.h> + other include fixes
matt
2011-02-20
Merge forward matt-nb5-mips64
matt
2010-12-20
Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch
matt
2009-12-15
convert all mips cpu_intr() to have the standard
mrg
2009-12-14
Merge from matt-nb5-mips64
matt
2009-03-18
Ansify function definitions w/o arguments. Generated with sed.
cegger
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-04-04
Account ci_idepth in VR_INTR() and TX_INTR, rather than cpu_intr() in
tsutsui
2007-12-03
Interrupt handling changes, in discussion since February:
ad
2006-12-21
merge yamt-splraiseipl branch.
yamt
2005-12-11
merge ktrace-lwp.
christos
2003-07-15
__KERNEL_RCSID()
lukem
2002-01-29
simpify.
uch
2002-01-02
VR41XX/TX3922 common kernel.
uch
2001-11-23
add missing simple_lock_init.
uch
2001-09-23
improve interrupt response.
uch
2001-09-15
switch from splvec to ipl_sr_bits.
uch
2001-09-15
remove unneeded #include
uch
2001-06-13
Generic softintr for hpcmips.
enami