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
/
sun68k
/
include
/
cpu.h
Age
Commit message (
Expand
)
Author
2019-11-24
Correction to previous.
ad
2019-11-23
cpu_need_resched():
ad
2018-08-23
Remove inclusion of old m68k/sysctl.h
msaitoh
2013-10-19
make cpu_need_resched() macros consistent; __USE flags
christos
2010-12-22
Collect cpu_info and friends and move to m68k/include/cpu.h
matt
2009-10-21
Remove uarea swap-out functionality:
rmind
2008-01-26
Also account idepth in clock interrupt handlers
tsutsui
2007-10-17
Merge the ppcoea-renovation branch to HEAD.
garbled
2007-08-04
Add ci_cpuid where it's missing.
ad
2007-05-21
Move declarations of m68k common functions
tsutsui
2007-05-21
Make netintr() static since it's referred only in sun68k/isr.c.
tsutsui
2007-05-20
Add missing call to lwp_startup() in lwp_trampoline() (which was renamed
mhitch
2007-05-18
Adapt sun68k ports to yamt-idlelwp.
tsutsui
2007-02-16
Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch callouts
ad
2007-02-09
Merge newlock2 to head.
ad
2006-10-05
Minor cleanups before isr.c merge with sun3:
tsutsui
2005-12-11
merge ktrace-lwp.
christos
2005-01-22
de-__P, remove register, ansify, b* -> mem*, u_int*_t -> uint*_t.
chs
2004-09-22
move some per-cpu data definitions to MI place so that they can be modified
yamt
2004-01-04
Rearrange process exit path to avoid need to free resources from different
jdolecek
2003-09-21
make compile
cl
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-01-18
Merge the nathanw_sa branch.
thorpej
2002-10-20
merge the 12 copies of vm_machdep.c on the m68k platforms.
chs
2001-06-27
Use _KERNEL_OPT.
fredette
2001-06-14
Added sources for the sun2 boot blocks and other
fredette