1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/sys
2015-10-25 17:24:37 +00:00
..
amd64 Intel SDM before revision 56 described the CLFLUSH instruction as only 2015-10-24 21:37:47 +00:00
arm Define a couple macros to access cacheline size/mask in an arch-dependent 2015-10-24 21:27:09 +00:00
arm64 arm64: remove exception instruction length assertion 2015-10-23 15:24:00 +00:00
boot Make vers.c creation atomic by using a temporary file, then moving 2015-10-24 21:59:58 +00:00
bsm
cam Give CTL support for PIM_EXTLUNS when talking to CAM. 2015-10-24 17:24:19 +00:00
cddl Rename remaining linux32 symbols such as linux_sysent[] and 2015-10-22 21:28:20 +00:00
compat Fix build for the KTR-enabled kernels. 2015-10-23 11:41:55 +00:00
conf Add libkern ffsll() for parity with flsll() 2015-10-22 20:28:37 +00:00
contrib Rename linuxapi[.ko] into linuxkpi[.ko], to reflect that it is a 2015-10-22 09:50:45 +00:00
crypto
ddb
dev Rework r289933 using already existing macro. 2015-10-25 17:24:37 +00:00
fs
gdb
geom
gnu
i386 Intel SDM before revision 56 described the CLFLUSH instruction as only 2015-10-24 21:37:47 +00:00
isa
kern Sysctl: Add common support for U8, U16 types 2015-10-22 23:03:06 +00:00
kgssapi
libkern libkern: ffs, fls: s/4/3/ the 3rd BSD clause 2015-10-22 21:04:47 +00:00
mips arge(4): flip this on for AR9344 SoCs. 2015-10-24 22:37:59 +00:00
modules Add aarch64 files to the hwpmc(4) module build 2015-10-23 21:09:28 +00:00
net PF_ANEQ() macro will in most situations returns TRUE comparing two identical 2015-10-25 13:14:53 +00:00
net80211
netgraph
netinet Use __func__ instead of __FUNCTION__. 2015-10-19 11:17:54 +00:00
netinet6
netipsec
netnatm
netpfil pf: Fix TSO issues 2015-10-14 16:21:41 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Build fix for non-i386 and non-amd64 platforms. 2015-10-23 14:52:05 +00:00
opencrypto
pc98
powerpc
rpc
security
sparc64
sys Remove an erroneous semicolon. 2015-10-24 03:16:40 +00:00
teken
tools Rename the /usr/share/doc/legal files to driver.LICENSE to work around 2015-10-16 00:38:05 +00:00
ufs Do not relocate extents to make them contiguous if the underlying drive can do 2015-10-16 03:06:02 +00:00
vm Reduce the amount of calls to VOP_BMAP() made from the local vnode 2015-10-24 21:59:22 +00:00
x86 xen: Add missing semi-colon for BITSET_DEFINE() 2015-10-24 19:04:55 +00:00
xdr
xen xen: Code cleanup and small bug fixes 2015-10-21 10:44:07 +00:00
Makefile