freebsd-dev/sys
Alexander Motin c7dabb6563 Make ntb_set_ctx() always generate fake link event.
It allows application driver get initial link state without racing with
hardware interrupts, thanks to the context rmlock held here.

MFC after:	1 week
Sponsored by:	iXsystems, Inc.
2017-08-31 10:59:39 +00:00
..
amd64 Add NTB driver for PLX/Avago/Broadcom PCIe switches. 2017-08-30 21:16:32 +00:00
arm Use better hard-coded defaults for the cursor shape, and remove nearby 2017-08-19 19:33:16 +00:00
arm64 Remove an unneeded call to pmap_invalidate_all. This was never called as 2017-08-22 18:20:25 +00:00
boot Eliminate redunant device path matching. 2017-08-27 03:10:16 +00:00
bsm
cam Add missing test for NVME CCBs for nvme passthru support. 2017-08-29 21:04:29 +00:00
cddl zfs: do not advertise edonr which is not yet supported 2017-08-29 22:24:22 +00:00
compat Add proper support for the md_label into md(4) ioctl compat layer. 2017-08-30 15:07:10 +00:00
conf Add NTB driver for PLX/Avago/Broadcom PCIe switches. 2017-08-30 21:16:32 +00:00
contrib Complete the CloudABI networking refactoring. 2017-08-30 07:30:06 +00:00
crypto aesni: quiet -Wcast-qual 2017-08-16 22:54:35 +00:00
ddb Rename mkdumpheader() and group EKCD functions in kern_shutdown.c. 2017-08-18 04:04:09 +00:00
dev Make ntb_set_ctx() always generate fake link event. 2017-08-31 10:59:39 +00:00
fs Style. 2017-08-28 21:04:56 +00:00
gdb
geom Let g_access() log the actual error number. 2017-08-27 12:24:25 +00:00
gnu Update DTS files from Linux 4.12 2017-07-09 13:53:32 +00:00
i386 Add NTB driver for PLX/Avago/Broadcom PCIe switches. 2017-08-30 21:16:32 +00:00
isa Use better hard-coded defaults for the cursor shape, and remove nearby 2017-08-19 19:33:16 +00:00
kern Add CAM/NVMe support for CAM_DATA_SG 2017-08-29 15:29:57 +00:00
kgssapi
libkern x86/crc32_sse42.c: quiet unused function warning 2017-08-11 17:05:31 +00:00
mips xls_ehci: eliminate 'format string is not a string literal' warning 2017-08-30 22:58:11 +00:00
modules Add NTB driver for PLX/Avago/Broadcom PCIe switches. 2017-08-30 21:16:32 +00:00
net Revert r323008 and its conversion of e1000/iflib to using SX locks. 2017-08-30 18:56:24 +00:00
net80211 net80211: fix a typo (premable -> preamble). 2017-08-27 22:13:03 +00:00
netgraph
netinet Fix blackhole detection. 2017-08-28 11:41:18 +00:00
netinet6 After inpcb route caching was put back in place there is no need for 2017-07-27 13:03:36 +00:00
netipsec Remove stale comments. 2017-08-21 13:54:29 +00:00
netpfil pf_get_sport(): Prevent possible endless loop when searching for an unused nat port 2017-08-08 21:09:26 +00:00
netsmb
nfs Improve FHA locality control for NFS read/write requests. 2017-07-31 15:23:19 +00:00
nfsclient
nfsserver
nlm
ofed Change reject message type when destroying cm_id in ibore. 2017-08-03 09:31:10 +00:00
opencrypto
powerpc Use better hard-coded defaults for the cursor shape, and remove nearby 2017-08-19 19:33:16 +00:00
riscv Support for v1.10 (latest) of RISC-V privilege specification. 2017-08-10 14:18:09 +00:00
rpc
security
sparc64 Rename mkdumpheader() and group EKCD functions in kern_shutdown.c. 2017-08-18 04:04:09 +00:00
sys Drop CACHE_LINE_SIZE to 64 bytes on x86 2017-08-28 22:28:41 +00:00
teken Fix syscons escape sequence for setting the local cursor type. This sequence 2017-08-18 15:40:40 +00:00
tests
tools
ufs Protect v_rdev dereference with the vnode interlock instead of the 2017-08-25 09:51:22 +00:00
vm Adjust interface of swapon_check_swzone() to its actual usage. 2017-08-30 10:17:00 +00:00
x86 Stop masking FSGSBASE and SMEP features under monitors. 2017-08-24 10:57:34 +00:00
xdr
xen
Makefile