freebsd-skq/sys
Marius Strobl 7bd2d458c2 Some PHYs like the Level One LXT970 optionally can default to isolation
after rest, in which case we may need to deisolate it.
Tested by:	nwhitehorn

MFC after	1 week
2011-05-12 14:16:07 +00:00
..
amd64 Remove wrong comment. 2011-05-11 17:57:15 +00:00
arm Change rman_manage_region() to actually honor the rm_start and rm_end 2011-04-29 18:41:21 +00:00
boot a whitespace nit 2011-05-07 13:57:30 +00:00
bsm
cam scsi_cd: silence READ_TOC errors in CDIOREADTOCHEADER ioctl 2011-05-07 10:06:43 +00:00
cddl dtrace: remove unused code 2011-05-10 15:05:27 +00:00
compat Commit the missing linux_videdev2_compat.h (lost somewhere between 2011-05-04 13:09:20 +00:00
conf Reimplement how PCI-PCI bridges manage their I/O windows. Previously the 2011-05-03 17:37:24 +00:00
contrib Make pf compile without INET support by adding #ifdef INETs and 2011-04-27 19:34:01 +00:00
crypto
ddb Trim some additional unnecessary <linker_set.h> includes. 2011-04-28 17:59:33 +00:00
dev Some PHYs like the Level One LXT970 optionally can default to isolation 2011-05-12 14:16:07 +00:00
fs Change the new NFS server so that it uses vfs.nfsd naming 2011-05-08 01:01:27 +00:00
gdb
geom Move the three geom kprocs as threads under a single pid. 2011-05-11 21:47:30 +00:00
gnu
i386 Add SC_PIXEL_MODE to GENERIC for amd64 and i386. 2011-05-10 16:44:16 +00:00
ia64 In pmap_kextract(), return the physical address for PBVM virtual 2011-05-07 17:23:13 +00:00
isa Move VT switching hack for suspend/resume from bus drivers to syscons.c 2011-05-09 18:46:49 +00:00
kern - Do no try to drop a NULL filedesc pointer. 2011-05-12 10:56:33 +00:00
kgssapi
libkern
mips Use new option names for NFS client and NFS server 2011-05-11 00:52:41 +00:00
modules T4 packet timestamps. 2011-05-05 02:38:08 +00:00
net Fix white space nits and style 2011-05-06 20:46:29 +00:00
net80211 Fix up the net80211 alq logging - this commit makes it usable. 2011-05-11 17:20:35 +00:00
netatalk
netgraph
netinet Refactor TCP ISN increment logic. Instead of firing callout at 100Hz to 2011-05-09 07:37:47 +00:00
netinet6 Remove code with any effect. 2011-05-03 20:34:02 +00:00
netipsec Release SP's refcount in key_get_spdbyid(). 2011-05-09 13:16:21 +00:00
netipx
netnatm
netncp
netsmb
nfs Move sys/nfsclient/nfs_kdtrace.h to sys/nfs/nfs_kdtrace.h so 2011-05-06 20:02:19 +00:00
nfsclient Move sys/nfsclient/nfs_kdtrace.h to sys/nfs/nfs_kdtrace.h so 2011-05-06 20:02:19 +00:00
nfsserver
nlm
ofed - Catch up to falloc() changes. 2011-04-26 07:30:52 +00:00
opencrypto
pc98 Move VT switching hack for suspend/resume from bus drivers to syscons.c 2011-05-09 18:46:49 +00:00
pci
powerpc Only try to set up IPIs at boot on systems that actually have more than one 2011-05-10 14:03:05 +00:00
rpc This patch is believed to fix a problem in the kernel rpc for 2011-04-27 18:19:26 +00:00
security
sparc64 Add an ATOMIC_CLEAR_LONG. 2011-05-10 21:18:45 +00:00
sun4v This patch changes head so that the default NFS client is now the new 2011-04-27 17:51:51 +00:00
sys - Commit work from libprocstat project. These patches add support for runtime 2011-05-12 10:11:39 +00:00
teken Add proper build infrastructure for teken. 2011-05-09 16:27:39 +00:00
tools
ufs Fix typos. 2011-04-30 22:46:02 +00:00
vm Another long standing vm bug found at Isilon: 2011-05-09 20:27:49 +00:00
x86 Implement boot-time TSC synchronization test for SMP. This test is executed 2011-05-09 17:34:00 +00:00
xdr
xen
Makefile