freebsd-skq/sys
kib e727053ab2 Correct the number of DTLB entries reported for the CPUID Leaf 2
descriptor 0x6c.

Confirmed by:	Intel
MFC after:	3 days
2015-11-24 19:55:11 +00:00
..
amd64 Split kerne timekeep ABI structure vdso_sv_tk out of the struct 2015-11-23 07:09:35 +00:00
arm Flush all kernel mappings from TLB(s) in time when they are cleared. 2015-11-24 13:57:41 +00:00
arm64 Add support for moving the DMAP range. This is needed as some AMD SoCs 2015-11-24 11:01:43 +00:00
boot Print more detailed info about the disk and partition chosen for booting. 2015-11-22 20:38:50 +00:00
bsm
cam Add API to obtain primary enclosure name and ID for /dev/sesX devices. 2015-11-21 10:22:01 +00:00
cddl Fix a bug in the amd64 dtrace_getarg() implementation: when unwinding the 2015-11-19 05:33:15 +00:00
compat Split kerne timekeep ABI structure vdso_sv_tk out of the struct 2015-11-23 07:09:35 +00:00
conf Add dependency to uether. 2015-11-24 08:34:48 +00:00
contrib Fix inconsistent use of malloc type for cdev private data. 2015-11-23 13:23:53 +00:00
crypto
ddb
dev Rename ASYNC_LIP_F8 to ASYNC_LIP_NOS_OLS_RECV. 2015-11-24 19:20:49 +00:00
fs When the nfsd threads are terminated, the NFSv4 server state 2015-11-21 23:55:46 +00:00
gdb
geom Fix early kernel dump via dumpdev env 2015-11-17 20:55:50 +00:00
gnu
i386 Split kerne timekeep ABI structure vdso_sv_tk out of the struct 2015-11-23 07:09:35 +00:00
isa
kern Rework the vnode cache recycling to meet free and unused vnodes 2015-11-24 09:45:36 +00:00
kgssapi
libkern
mips Revert r291142. 2015-11-23 11:19:00 +00:00
modules [ath] migrate ioctl and busdma memory operations out into separate source files. 2015-11-24 03:42:58 +00:00
net Implement the sadb_x_policy_priority field as it is done in Linux: 2015-11-17 14:39:33 +00:00
net80211
netgraph
netinet Fix the handling of IPSec policies in the SCTP stack. At least 2015-11-21 18:21:16 +00:00
netinet6 in6_mc_get: Fix recursion on if_addr_lock on malloc failure 2015-11-19 00:27:26 +00:00
netipsec Implement the sadb_x_policy_priority field as it is done in Linux: 2015-11-17 14:39:33 +00:00
netnatm
netpfil Add destroy_object callback to object rewriting framework. 2015-11-23 22:06:55 +00:00
netsmb The problem report was for a crash that happened when smbfs was 2015-11-18 23:04:01 +00:00
nfs
nfsclient
nfsserver
nlm
ofed Add some defines needed by the coming mlx5 infiniband support. 2015-11-24 12:11:56 +00:00
opencrypto Remove unneeded includes of opt_kdtrace.h. 2015-11-22 02:01:01 +00:00
pc98
powerpc Use what we really mean (powerpc_lwsync()) rather than the Linux-compat 2015-11-24 16:10:21 +00:00
rpc Improve locking of sg_threadcount. 2015-11-19 08:04:05 +00:00
security
sparc64 Merge from r290547: 2015-11-21 02:49:33 +00:00
sys Split kerne timekeep ABI structure vdso_sv_tk out of the struct 2015-11-23 07:09:35 +00:00
teken
tests
tools
ufs
vm Record proper commit message for r291157. 2015-11-22 09:50:13 +00:00
x86 Correct the number of DTLB entries reported for the CPUID Leaf 2 2015-11-24 19:55:11 +00:00
xdr
xen
Makefile