freebsd-nq/sys
Oleksandr Tymoshenko 158f9d1551 Remove MODULE_PNP_INFO for ig4(4) driver
ig4(4) does not support suspend/resume but present on the hardware where
such functionality is critical, like laptops. Remove PNP info to avoid
breaking suspend/resume on the systems where ig4(4) load is not explicitly
requested by the user.

PR:             229791
Reported by:    Ali Abdallah
2018-07-16 01:34:45 +00:00
..
amd64
arm Remove two checks that are always false 2018-07-16 01:07:28 +00:00
arm64 Enable UART support for Xilinx Ultrascale+ SoCs 2018-07-13 19:54:22 +00:00
bsm
cam
cddl
compat
conf Add config(8) options that can be used to enable building MAC/veriexec 2018-07-14 17:18:17 +00:00
contrib
crypto
ddb
dev Remove MODULE_PNP_INFO for ig4(4) driver 2018-07-16 01:34:45 +00:00
dts
fs Shut down the TCP connection to a DS in the pNFS client when Renew fails. 2018-07-15 18:54:44 +00:00
gdb
geom Let geli deal with lost devices without crashing. 2018-07-15 18:03:19 +00:00
gnu
i386 Restore the check for the page size extension after r332489. 2018-07-15 22:18:31 +00:00
isa
kern Extend amount of possible coredumps from 10 to 100000 when using index format. 2018-07-15 17:10:12 +00:00
kgssapi
libkern
mips Invalidate the mapping before updating its physical address. 2018-07-13 17:12:50 +00:00
modules Remove RIPEMD-160 fingerprint modules for veriexec, since it has very 2018-07-14 16:59:17 +00:00
net Assorted TSO fixes for em(4)/iflib(9) and dead code removal: 2018-07-15 19:04:23 +00:00
net80211
netgraph
netinet There was quite a bit of feedback on r336282 that has led to the 2018-07-14 23:53:51 +00:00
netinet6 acquire inp lock around ip6_pcbopt to fix IPV6_TCLASS panic 2018-07-15 00:47:06 +00:00
netipsec OCF: Add a typedef for session identifiers 2018-07-13 23:46:07 +00:00
netpfil pf: Fix synproxy 2018-07-14 10:14:59 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto OCF: Add a typedef for session identifiers 2018-07-13 23:46:07 +00:00
powerpc
riscv Invalidate the mapping before updating its physical address. 2018-07-14 20:14:00 +00:00
rpc
security auditon(2): fix A_SETPOLICY with 64-bit values 2018-07-15 21:10:19 +00:00
sparc64
sys Assorted TSO fixes for em(4)/iflib(9) and dead code removal: 2018-07-15 19:04:23 +00:00
teken
tests epoch_test: fix compile 2018-07-15 00:31:17 +00:00
tools
ufs ffs_syncvnode: Remove unhelpful print 2018-07-14 15:45:11 +00:00
vm Test PGA_REFERENCED after calling pmap_ts_referenced(), rather than before, 2018-07-15 19:25:15 +00:00
x86 Use the existing MSR_BIOS_SIGN on AMD. 2018-07-13 20:56:20 +00:00
xdr
xen
Makefile