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
/
alpha
/
include
/
proc.h
Age
Commit message (
Expand
)
Author
2021-07-22
Use __BITS() to define MDLWP_FP_C.
thorpej
2014-05-16
Cleanup and simplify PCU FP support. Nuke MDLWP_FPUSED.
matt
2012-02-06
Do a minor cleanup of alpha (this will make applying pullups post branching
matt
2011-06-07
Switch alpha to use PCU to manage the FPU.
matt
2011-01-14
Retire struct user, remove sys/user.h inclusions. Note sys/user.h header
rmind
2009-11-21
- Use lwp_getpcb() on Alpha.
rmind
2007-02-09
Merge newlock2 to head.
ad
2005-12-24
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
perry
2005-12-11
merge ktrace-lwp.
christos
2003-09-21
Backed out single step emulation.
skd
2003-09-18
Added kernel support for single stepping, adapted from FreeBSD.
skd
2003-01-17
Merge the nathanw_sa branch.
thorpej
2001-07-14
Cosmetic change.
thorpej
2001-04-26
o IEEE 754 floating-point completion code.
ross
2001-01-19
Make ASTs per-process.
thorpej
2000-12-14
Do the previous with a forwarding declaration of struct proc instead.
mycroft
2000-12-14
Wrap mdproc in #ifdef _KERNEL.
mycroft
2000-12-13
Do the md_syscall, __HAVE_MINIMAL_EMUL and __HAVE_SYSCALL_INTERN thangs.
mycroft
1999-08-10
Move cpu_info and related info into <machine/cpu.h>, and implement the
thorpej
1999-02-23
Now that we have the kthread mechanism, massively clean up the way
thorpej
1997-04-06
clean up NetBSD RCS ID strings
cgd
1995-03-24
remove support for double-mapping the user area/kernel stack
cgd
1995-02-13
preliminary Alpha support. note that NOT ALL OF THE MODIFICATIONS TO
cgd