NetBSD/sys/arch/alpha
ad 284c2b9aef Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since
we no longer need to guard against access from hardware interrupt handlers.

Additionally, if cloning a process with CLONE_SIGHAND, arrange to have the
child process share the parent's lock so that signal state may be kept in
sync. Partially addresses PR kern/37437.
2008-04-24 18:39:20 +00:00
..
a12 merge yamt-lazymbuf branch. 2008-03-24 12:24:37 +00:00
alpha Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
common Finish moving alpha over to the MI atomic ops. 2008-03-10 14:01:35 +00:00
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Since files.wscons et al. are included by ~all ports anyway, include 2008-02-20 21:43:33 +00:00
eisa Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
include This file needs <sys/signal.h> included, so that siginfo_t and 2008-04-24 10:03:08 +00:00
isa Don't forget to initialize sc_dev. 2008-03-29 05:42:45 +00:00
jensenio Don't forget to initialize sc_dev. 2008-03-29 05:42:45 +00:00
mcbus Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
pci Fix includes. 2008-01-05 00:31:50 +00:00
sableio Split device_t and softc for the ... wait for it ... [air quotes] MI 2008-03-16 00:58:56 +00:00
stand bare asm -> __asm 2005-12-24 22:45:33 +00:00
tc Don't forget to initialize sc_dev. 2008-03-29 05:42:45 +00:00
tlsb Don't forget to initialize sc_dev. 2008-03-29 05:42:45 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
STYLE