freebsd-dev/sys
Andrew Turner 262432bbb1 Add support to promote and demote managed superpages. This is the last part
needed before enabling superpages on arm64. This code is based on the amd64
pmap with changes as needed to handle the differences between the two
architectures.

Obtained from:	ABT Systems Ltd
MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
2016-08-24 12:57:40 +00:00
..
amd64 Make execution of 32-bit CloudABI executables work on amd64. 2016-08-24 10:51:33 +00:00
arm Allwinner: Add thermal sensor driver for A10/A20 2016-08-23 22:26:50 +00:00
arm64 Add support to promote and demote managed superpages. This is the last part 2016-08-24 12:57:40 +00:00
boot EFI loader: only open/close on the net device with tftpfs 2016-08-23 13:53:38 +00:00
bsm
cam Improve the pattern matching so that internal *'s work, as well as 2016-08-19 04:30:29 +00:00
cddl Add SHA512, skein, large blocks support for loader zfs. 2016-08-18 00:37:07 +00:00
compat Add missing header dependency. 2016-08-24 09:57:19 +00:00
conf Make execution of 32-bit CloudABI executables work on amd64. 2016-08-24 10:51:33 +00:00
contrib Make execution of 32-bit CloudABI executables work on amd64. 2016-08-24 10:51:33 +00:00
crypto
ddb
dev Fix key delay and repeat, part 2. 2016-08-24 05:54:11 +00:00
fs
gdb
geom
gnu
i386 Convert pointers obtained from the threadattr_t structure with TO_PTR(). 2016-08-24 10:13:18 +00:00
isa
kern Audit the accepted (or rejected) username argument to setlogin(2). 2016-08-20 20:28:08 +00:00
kgssapi
libkern
mips [mips] add support for the "creative" GNU extensions and IRIX hilarity around MIPS LO16/HI16 relocations. 2016-08-21 00:48:41 +00:00
modules Add a Makefile for building the cloudabi32 kernel module. 2016-08-24 11:35:49 +00:00
net net/rndis: Fix RNDIS_STATUS_PENDING definition. 2016-08-24 03:16:25 +00:00
net80211 [net80211] correctly lock the ifp before accessing the lladdr. 2016-08-18 01:25:12 +00:00
netgraph
netinet When aborting an association, send the ABORT before notifying the upper 2016-08-24 06:22:53 +00:00
netinet6 Fix L2 caching for UDP over IPv6 2016-08-24 00:52:30 +00:00
netipsec
netnatm
netpfil Try to fix gcc compilation errors (which are right). 2016-08-18 10:26:15 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Add support for setting blocking and non-blocking mode on /dev/rdma_cm 2016-08-18 08:49:02 +00:00
opencrypto
pc98 Remove the ie(4) driver for Intel 82586 ISA Ethernet adapters. 2016-08-20 00:49:29 +00:00
powerpc Fix system hang when large FDT is in use 2016-08-24 03:51:40 +00:00
riscv
rpc
security Audit the accepted (or rejected) username argument to setlogin(2). 2016-08-20 20:28:08 +00:00
sparc64 Remove the wds(4) driver for the WD700 ISA SCSI HBA. 2016-08-19 21:51:42 +00:00
sys Bump __FreeBSD_version for C++11 thread_local support in r303795. 2016-08-22 15:52:03 +00:00
teken
tests
tools
ufs Bug 211013 reports that a write error to a UFS filesystem running 2016-08-16 21:02:30 +00:00
vm
x86 Fix build for !SMP kernels after the Xen MSIX workaround. 2016-08-22 21:23:17 +00:00
xdr
xen
Makefile