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
/
sandpoint
/
include
/
intr.h
Age
Commit message (
Expand
)
Author
2011-06-17
intr.h must not include cpu due to deadly embrace with SOFTINT_COUNT.
matt
2010-11-13
sys/device.h is not suitable for such low-level definitions.
uebayasi
2010-04-24
Support 64-bit imask for powerpc/pic.
kiyohara
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-12-11
- have machine/cpu.h and sys/device.h references here.
nisimura
2007-10-27
- copy intr.h from prep and make mods.
nisimura
2007-10-17
Merge the ppcoea-renovation branch to HEAD.
garbled
2007-02-16
Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch callouts
ad
2006-12-21
merge yamt-splraiseipl branch.
yamt
2006-02-16
Change "inline" back to "__inline" in .h files -- C99 is still too
perry
2005-12-24
__asm__ -> __asm
perry
2005-12-24
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
perry
2005-12-11
merge ktrace-lwp.
christos
2003-09-03
Move CLKF_BASEPRI to machine specific <intr.h> file since it depends on
matt
2003-06-16
Rename IPL_IMP -> IPL_VM.
thorpej
2002-07-05
Peform a rototill over the powerpc-based ports.
matt
2001-08-30
- Change default time frequency to 100MHz from 66MHz.
briggs
2001-04-13
Remove the use of splimp() from the NetBSD kernel. splnet()
thorpej
2001-02-04
Support for the Motorola Sandpoint reference platform using the
briggs