freebsd-dev/sys
Mark Johnston b999e9c813 Implement mmu_page_init for AIM platforms.
As of r323290 we cannot rely on the vm_page array being
zero-initialized.

Reported and tested by:	andreast
MFC after:	1 week
2017-09-17 15:40:12 +00:00
..
amd64 Add MMCCAM-enabled kernel config for IMX6, reduce debug noice in MMCCAM kernels 2017-09-13 10:56:02 +00:00
arm Allwinner usb phy: Rework resource allocation 2017-09-16 15:58:20 +00:00
arm64 Add the ARMv8.3 ID register fields. These were found in the A-Profile 2017-09-15 12:57:34 +00:00
boot loader: biosmem.c cstyle cleanup 2017-09-14 16:42:29 +00:00
bsm
cam Allow multiple TRIMs to be done for nda 2017-09-15 20:16:06 +00:00
cddl dounmount: do not release the mount point's reference on the covered vnode 2017-09-14 08:47:06 +00:00
compat Only search the scope ID in ip6_find_dev() for IPv6 addresses which 2017-09-09 12:50:12 +00:00
conf Miscellaneous fixes and improvements to MMCCAM stack 2017-09-15 19:47:44 +00:00
contrib octeon sdk: initialize variable to quiet Clang warning 2017-09-14 16:41:22 +00:00
crypto
ddb
dev Revert r323516 (iflib rollup) 2017-09-16 02:41:38 +00:00
fs
gdb
geom gmirror: treat ENXIO as disk disconnect, not media error 2017-09-15 13:57:08 +00:00
gnu
i386
isa
kern Modify blst_leaf_alloc to take only the cursor argument. 2017-09-16 18:12:15 +00:00
kgssapi
libkern
mips Add MIPS32/64 Rev2 CP0 intctl register definitions. 2017-09-15 19:56:21 +00:00
modules Add a missing header file to SRCS to fix out-of-kernel builds. 2017-09-16 16:09:05 +00:00
net Revert r323516 (iflib rollup) 2017-09-16 02:41:38 +00:00
net80211
netgraph
netinet Fix an accounting bug and use sctp_timer_start to start a timer. 2017-09-17 09:27:27 +00:00
netinet6 Fix a locking issue found by Coverity scanning the usrsctp library. 2017-09-09 20:51:54 +00:00
netipsec
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Remove unsafe access to the LinuxKPI file structure from ibcore. 2017-09-09 06:34:20 +00:00
opencrypto
powerpc Implement mmu_page_init for AIM platforms. 2017-09-17 15:40:12 +00:00
riscv Add AT_HWCAP and AT_EHDRFLAGS on all platforms. 2017-09-14 14:26:55 +00:00
rpc
security Sprinkle __read_frequently on few obvious places. 2017-09-06 20:33:33 +00:00
sparc64 Add AT_HWCAP and AT_EHDRFLAGS on all platforms. 2017-09-14 14:26:55 +00:00
sys Revert r323516 (iflib rollup) 2017-09-16 02:41:38 +00:00
teken
tests
tools
ufs
vm Batch freeing of the pages in vm_object_page_remove() under the same 2017-09-15 16:07:09 +00:00
x86 Add AT_EHDRFLAGS and AT_HWCAP on amd64. 2017-09-14 15:34:29 +00:00
xdr
xen
Makefile