freebsd-dev/sys
Konstantin Belousov 0f7c159f6b Move the hardware setup for fast syscalls into a common function.
Discussed with:	jhb
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2018-01-11 12:40:43 +00:00
..
amd64 Move the hardware setup for fast syscalls into a common function. 2018-01-11 12:40:43 +00:00
arm aw_sid(4): Add support for Allwinner H3 2018-01-07 04:59:28 +00:00
arm64 Add a framework to install CPU errata on arm64. Each erratum can encode 2018-01-09 14:33:05 +00:00
bsm
cam When we crash, we'll stop the scheduler before we call the 2018-01-11 03:11:41 +00:00
cddl zfs_mount: restore a bit of ifdef-out illumos code 2018-01-09 13:43:04 +00:00
compat linuxkpi: Simplify kmalloc_array. 2018-01-10 20:50:06 +00:00
conf PowerNV: initial support for OPAL 2018-01-11 07:40:06 +00:00
contrib Zstd: Add bswap intrinsics for small MIPS systems (e.g., Onion Omega) 2018-01-11 06:30:50 +00:00
crypto
ddb Generalize the gzio API. 2018-01-08 21:27:41 +00:00
dev CXGBE: fix get_filt to be endianness-aware 2018-01-11 09:17:02 +00:00
dts
fs Make nullfs properly report MNT_AUTOMOUNTED set on the nullfs mount itself, 2018-01-10 17:51:02 +00:00
gdb
geom Fix handling of read errors during mirror synchronization. 2018-01-10 19:37:21 +00:00
gnu
i386 Update comment explaining the check, to reality. 2018-01-11 12:07:24 +00:00
isa
kern mallocarray(9): panic if the requested allocation would overflow 2018-01-10 21:49:45 +00:00
kgssapi
libkern
mips Set the 'FR' bit in the status register for N32 kernels. 2018-01-10 21:08:43 +00:00
modules Add missing file to gpiobus module 2018-01-07 20:28:17 +00:00
net
net80211
netgraph
netinet
netinet6
netipsec
netpfil pf: Avoid integer overflow issues by using mallocarray() iso. malloc() 2018-01-07 13:35:15 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto Flesh out static dtrace probes for /dev/crypto ioctl errors. 2018-01-11 00:22:24 +00:00
powerpc PowerNV: add buffer for OPAL console 2018-01-11 09:42:24 +00:00
riscv
rpc
security
sparc64
sys mallocarray(9): panic if the requested allocation would overflow 2018-01-10 21:49:45 +00:00
teken
tests
tools
ufs Use mallocarray(9) in dirhash. 2018-01-10 19:45:38 +00:00
vm
x86
xdr
xen
Makefile