freebsd-skq/sys
John Baldwin 39d22d86ab Skip the smap sysctl instead of panicing if no kernel metadata can be
found.

Submitted by:	bde
MFC after:	3 days
2014-10-30 17:58:57 +00:00
..
amd64 Rework virtual machine hypervisor detection. 2014-10-28 19:17:44 +00:00
arm Make the GPIO children attach to the first unit available and not only to 2014-10-28 18:33:59 +00:00
boot Make UEFI booting of 4Kn disks work: 2014-10-30 15:52:01 +00:00
bsm
cam Implement better handling for ENOSPC error for both CTL and CAM. 2014-10-29 03:14:29 +00:00
cddl This change addresses 4 bugs in ZFS exposed by Richard Kojedzinszky's 2014-10-25 17:42:44 +00:00
compat Replace some calls to fuword() by fueword() with proper error checking. 2014-10-28 15:28:20 +00:00
conf Remove the ARM_DEVICE_MULTIPASS option and make its effect be the default. 2014-10-26 18:30:35 +00:00
contrib krping: In verbose mode print only first 128 bytes of krping data. 2014-10-27 22:41:55 +00:00
crypto
ddb
dev Avoid possible overflow in agp_generic_alloc_memory. 2014-10-30 14:36:27 +00:00
fs Fix handling of "conn" mount_nfs(8) option. 2014-10-30 09:25:03 +00:00
gdb
geom Revert somewhat hackish geom_disk optimization, committed as part of r256880, 2014-10-25 15:16:19 +00:00
gnu
i386 Skip the smap sysctl instead of panicing if no kernel metadata can be 2014-10-30 17:58:57 +00:00
isa
kern filedesc: make sure to force table reload in fget_unlocked when count == 0 2014-10-30 07:21:38 +00:00
kgssapi Avoid dynamic syscall overhead for statically compiled modules. 2014-10-26 19:42:44 +00:00
libkern
mips Make the GPIO children attach to the first unit available and not only to 2014-10-28 18:33:59 +00:00
modules Allow loading of dtraceall without nfscl if what you really wnat is nfsclient 2014-10-28 04:18:09 +00:00
net Replace some calls to fuword() by fueword() with proper error checking. 2014-10-28 15:28:20 +00:00
net80211
netgraph
netinet Fix a race condition in TCP timewait between tcp_tw_2msl_reuse() and 2014-10-30 08:53:56 +00:00
netinet6 Remove redundant code. 2014-10-30 12:44:46 +00:00
netipsec
netnatm
netpfil
netsmb
nfs Avoid dynamic syscall overhead for statically compiled modules. 2014-10-26 19:42:44 +00:00
nfsclient
nfsserver
nlm Avoid dynamic syscall overhead for statically compiled modules. 2014-10-26 19:42:44 +00:00
ofed Fix compile warning by removing unused variable. 2014-10-30 16:57:56 +00:00
opencrypto
pc98
powerpc Make the GPIO children attach to the first unit available and not only to 2014-10-28 18:33:59 +00:00
rpc
security
sparc64 Add fueword(9) and casueword(9) functions. They are like fuword(9) 2014-10-28 15:22:13 +00:00
sys Plug memory ordering holes in buf_ring_enqueue. For at least some 2014-10-30 16:26:17 +00:00
teken
tools
ufs
vm
x86 Rework virtual machine hypervisor detection. 2014-10-28 19:17:44 +00:00
xdr
xen
Makefile