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