.. |
altq
|
Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants,
|
2008-01-20 18:09:03 +00:00 |
arch
|
cpu_idle: assert ilevel == IPL_NONE.
|
2008-04-28 13:10:22 +00:00 |
coda
|
Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since
|
2008-04-24 18:39:20 +00:00 |
compat
|
Remove a duplicate mutex_enter call in linux32_e_proc_init().
|
2008-04-26 22:55:10 +00:00 |
conf
|
Add subroutines to support collating per-cpu-gathered network statistics.
|
2008-04-23 05:21:17 +00:00 |
contrib/dev/ath
|
Use BUILDSYMLINKS from <bsd.files.mk> instead of custom copy rules
|
2008-01-17 01:13:01 +00:00 |
crypto
|
use __KERNEL_RCSID()
|
2007-12-11 23:31:07 +00:00 |
ddb
|
Fix CS_MACH definition. 0x10 is spelled 0x10, not 0x16.
|
2008-03-27 01:15:15 +00:00 |
dev
|
Fix build error.
|
2008-04-27 22:34:49 +00:00 |
dist
|
Define ACPI_THREAD_ID as uintptr_t, and return curlwp instead of
|
2008-04-24 21:42:05 +00:00 |
fs
|
Network protocol interrupts can now block on locks, so merge the globals
|
2008-04-24 15:35:27 +00:00 |
gdbscripts
|
+cpus
|
2008-02-20 21:01:23 +00:00 |
ipkdb
|
Improve chances of having this file compiled.
|
2007-11-24 14:20:41 +00:00 |
kern
|
MUTEX_SPIN_SPLRAISE: add another __insn_barrier() for safety.
|
2008-04-28 13:18:50 +00:00 |
lib
|
Back out the ppc assembler changes for memcpy/memmove/memcmp on evbppc.
|
2008-04-18 05:34:04 +00:00 |
lkm
|
Add some missing initializers to build the LKMs with WARNS=4.
|
2008-04-26 20:10:15 +00:00 |
miscfs
|
Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since
|
2008-04-24 18:39:20 +00:00 |
modules
|
Add an example on how to handle the incoming properties during module load.
|
2008-03-02 11:19:30 +00:00 |
net
|
netstat_sysctl: set sysctl_size correctly. (fix netstat -s garbage output)
|
2008-04-26 08:17:01 +00:00 |
net80211
|
revert the broken DeMorgan-ification
|
2008-04-05 09:34:22 +00:00 |
netatalk
|
Fix hang with atalkd. PR kern/38513.
|
2008-04-28 14:31:46 +00:00 |
netbt
|
Merge the socket locking patch:
|
2008-04-24 11:38:36 +00:00 |
netinet
|
udp_init: don't forget to allocate udp6stat_percpu.
|
2008-04-26 08:13:59 +00:00 |
netinet6
|
udp6_init: fix a comment.
|
2008-04-28 15:01:39 +00:00 |
netipsec
|
Fix some fallout from socket locking patch :
|
2008-04-27 12:58:48 +00:00 |
netisdn
|
use aprint_*_dev and device_xname
|
2008-04-05 13:40:05 +00:00 |
netiso
|
Set in a lock on new sockets. I don't know how this was missed before.
|
2008-04-28 13:24:38 +00:00 |
netkey
|
key_usrreq: set in a lock on PRU_ATTACH. Spotted by yamt@.
|
2008-04-28 15:18:43 +00:00 |
netnatm
|
Merge the socket locking patch:
|
2008-04-24 11:38:36 +00:00 |
netsmb
|
Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since
|
2008-04-24 18:39:20 +00:00 |
nfs
|
as softint network processing is now safe to block,
|
2008-04-28 15:06:51 +00:00 |
opencrypto
|
As suggested by rmind, do not check return status of KM_SLEEP/PR_WAITOK
|
2008-04-21 19:05:41 +00:00 |
rump
|
Catch up with process locking changes.
|
2008-04-24 17:02:18 +00:00 |
secmodel
|
Remove include of sys/pset.h in sys/lwp.h header.
|
2008-03-09 15:39:14 +00:00 |
stand
|
…
|
|
sys
|
Wrap kpreempt stuff in _KERNEL, since bool is only exposed in userspace
|
2008-04-27 22:38:12 +00:00 |
ufs
|
Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since
|
2008-04-24 18:39:20 +00:00 |
uvm
|
Disable preemption while swapping pmap.
|
2008-04-27 11:39:46 +00:00 |
Makefile
|
remove sun2 from no-rump list
|
2007-09-24 14:19:36 +00:00 |