freebsd-dev/sys
Konstantin Belousov 7a9f2da33c Add vm_map_find_aligned(9).
Reviewed by:	markj
Tested by:	pho
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D24652
2020-09-09 21:44:59 +00:00
..
amd64 Fix assert. 2020-09-09 21:35:44 +00:00
arm
arm64 arm64: export new HWCAP features 2020-09-08 15:36:38 +00:00
bsm
cam mmc_da: universally use uint8_t for the partition index 2020-09-08 06:19:23 +00:00
cddl
compat
conf RISC-V: enable MK_FORMAT_EXTENSIONS 2020-09-08 13:24:44 +00:00
contrib
crypto Don't return errors from the cryptodev_process() method. 2020-09-08 22:41:35 +00:00
ddb
dev Convert allocations of the phys pager to vm_pager_allocate(). 2020-09-08 23:38:49 +00:00
dts
fs
gdb
geom geom_part: extend kern.geom.part.check_integrity to work on GPT 2020-09-08 22:23:53 +00:00
gnu
i386
isa
kern uipc_shm.c: Move comment where it belongs. 2020-09-09 21:00:11 +00:00
kgssapi
libkern arm64: check for CRC32 support via HWCAP 2020-09-08 15:39:19 +00:00
mips
modules ZFS: remove some extra defines 2020-09-08 17:47:30 +00:00
net Fix panic with net.fibs tunable set in loader.conf. 2020-09-08 21:39:34 +00:00
net80211
netgraph
netinet So it turns out that syzkaller hit another crash. It has to do with switching 2020-09-09 11:11:50 +00:00
netinet6
netipsec
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc [PowerPC64] Fix xive order calculation in qemu TCG 2020-09-08 23:48:49 +00:00
riscv RISC-V: fix some mismatched format specifiers 2020-09-08 13:21:13 +00:00
rpc
security
sys Move MAP_32BIT_MAX_ADDR definition to sys/mman.h. 2020-09-09 21:39:06 +00:00
teken
tests
tools
ufs
vm Add vm_map_find_aligned(9). 2020-09-09 21:44:59 +00:00
x86
xdr
xen
Makefile