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
/
hpcarm
/
include
/
intr.h
Age
Commit message (
Expand
)
Author
2021-06-05
there is no SPL_SOFT
christos
2020-07-27
Don't remove the _LKM #ifdefs, but do s/_LKM/_MODULE/
skrll
2020-07-23
unidef -U_LKM
skrll
2014-02-04
_setsoftintr is long dead. reap any leftovers from arm.
matt
2012-07-28
Remove IPL_SAFEPRI
matt
2012-07-27
Remove safepri and use IPL_SAFEPRI instead. This may be defined in a MD
matt
2012-06-10
Remove unused __NEWINTR defines
skrll
2010-11-13
sys/device.h is not suitable for such low-level definitions.
uebayasi
2010-06-13
Apply fixes for PR port-arm/43339:
tsutsui
2010-04-17
Added Sharp W-ZERO3 series support.
nonaka
2008-04-27
Merge kernel changes in matt-armv6 to HEAD.
matt
2007-12-03
Interrupt handling changes, in discussion since February:
ad
2007-10-17
Merge the ppcoea-renovation branch to HEAD.
garbled
2007-07-01
Quick and dirty fix for hpcarm build failure, using hpcarm specific
toshii
2006-12-21
merge yamt-splraiseipl branch.
yamt
2003-06-16
Rename IPL_IMP -> IPL_VM.
thorpej
2001-11-26
Use <arm/arm32/psl.h> rather than <machine/psl.h>.
thorpej
2001-06-20
Add IPL_SOFT* interrupt levels.
toshii
2001-05-22
Implement generic soft interrupt for hpcarm.
toshii
2001-05-15
Change _ARM32_*_H_ to _HPCARM_*_H_.
toshii
2001-04-30
Pull in <machine/psl.h> for spl* definitions.
toshii
2001-02-23
hpcarm:
ichiro