freebsd-skq/sys
imp 688b6e2102 Implement missing MMCBR ivars
All MMCBR bridges have to implement all the MMCBR variables. This
implements them for everybody that currently doesn't.

A common routine for this should be written.
2019-07-04 14:15:04 +00:00
..
amd64 Add driver for NTB in AMD SoC. 2019-07-02 05:25:18 +00:00
arm Implement missing MMCBR ivars 2019-07-04 14:15:04 +00:00
arm64 Subclass Rockchip's General Register Files driver from Simple MFD driver. 2019-07-03 03:42:51 +00:00
bsm
cam Remove the CDIOCREADSUBCHANNEL_SYSSPACE ioctl. 2019-07-03 00:10:01 +00:00
cddl Avoid extra taskq_dispatch() calls by DMU. 2019-06-25 18:35:23 +00:00
compat Remove dead code added after r348743 in the LinuxKPI. The 2019-07-03 09:48:20 +00:00
conf Fix build error introduced by r349596. 2019-07-03 01:40:29 +00:00
contrib The RFC 3128 test should be made after the offset mask has been applied. 2019-06-30 22:32:33 +00:00
crypto
ddb
dev Implement missing MMCBR ivars 2019-07-04 14:15:04 +00:00
dts
fs
gdb
geom g_mirror_taste: avoid deadlock, always clear tasting flag 2019-07-01 22:06:36 +00:00
gnu
i386 Add driver for NTB in AMD SoC. 2019-07-02 05:25:18 +00:00
isa
kern Save the last callout function executed on each CPU 2019-07-03 19:22:44 +00:00
kgssapi
libkern
mips Implement missing MMCBR ivars 2019-07-04 14:15:04 +00:00
modules Add driver for NTB in AMD SoC. 2019-07-02 05:25:18 +00:00
net Support IFCAP_NOMAP in vlan(4). 2019-06-29 00:51:38 +00:00
net80211
netgraph
netinet Add an external mbuf buffer type that holds multiple unmapped pages. 2019-06-29 00:48:33 +00:00
netinet6 Add an external mbuf buffer type that holds multiple unmapped pages. 2019-06-29 00:48:33 +00:00
netipsec netipsec key_register: check for M_NOWAIT alloc failure 2019-06-25 15:43:52 +00:00
netpfil Convert all IPv4 and IPv6 multicast memberships into using a STAILQ 2019-06-25 11:54:41 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc [PPC64] pseries llan: fix MAC address 2019-07-04 12:31:24 +00:00
riscv Display the approximate space needed when a minidump fails due to lack 2019-06-30 03:14:04 +00:00
rpc
security
sparc64
sys Remove the CDIOCREADSUBCHANNEL_SYSSPACE ioctl. 2019-07-03 00:10:01 +00:00
teken
tests
tools
ufs Add a new "untrusted" option to the mount command. Its purpose 2019-07-01 23:22:26 +00:00
vm Eliminate a goto and a label in vm_map_wire_locked by inserting an 'else'. 2019-07-03 22:41:54 +00:00
x86
xdr
xen
Makefile