freebsd-skq/sys
Mateusz Guzik e0a1a1e6cb smp: cast the read in quiesce_all_critical through void *
Fixes compilation on some 32-bit arm platforms.

Sponsored by:	The FreeBSD Foundation
2019-11-30 19:33:02 +00:00
..
amd64 Remove the trm(4) driver 2019-11-28 02:32:17 +00:00
arm Implement the ofw_bus_get_node method in the imx_gpio driver so that 2019-11-28 21:50:34 +00:00
arm64 Use the VM_MEMATTR macros to describe the MAIR offsets. 2019-11-29 16:14:32 +00:00
bsm
cam Do not retry long ready waits if previous gave nothing. 2019-11-22 21:31:59 +00:00
cddl Add a VN_OPEN_INVFS flag. 2019-11-29 14:02:32 +00:00
compat Linux epoll: Allow passing of any negative timeout value to epoll_wait 2019-11-24 20:51:09 +00:00
conf kern.mk: -Wno-error=stringop-overflow for gcc due to false positives 2019-11-29 06:25:07 +00:00
contrib Include fin, the packet information structure (fr_info_t), in the 2019-11-28 00:46:33 +00:00
crypto
ddb
dev Add an OFWBUS_PNP_INFO() macro for devices that hang directly off the root 2019-11-30 19:16:44 +00:00
dts
fs devfs: introduce a per-dev lock to protect ->si_devsw 2019-11-30 16:46:19 +00:00
gdb
geom We don't even need Giant here. It isn't protecting anything internal 2019-11-23 23:44:00 +00:00
gnu Import DTS files from Linux 5.4 2019-11-28 19:30:41 +00:00
i386 Remove the trm(4) driver 2019-11-28 02:32:17 +00:00
isa
kern smp: cast the read in quiesce_all_critical through void * 2019-11-30 19:33:02 +00:00
kgssapi
libkern Port the NetBSD KCSAN runtime to FreeBSD. 2019-11-21 11:22:08 +00:00
mips Remove two obsolete comments that reference splhigh/splx. 2019-11-21 18:49:54 +00:00
modules Remove the trm(4) driver 2019-11-28 02:32:17 +00:00
net Allow kernel to compile without BPF. 2019-11-24 23:21:47 +00:00
net80211
netgraph
netinet Really ignore the SCTP association identifier on 1-to-1 style sockets 2019-11-28 12:50:25 +00:00
netinet6 in6_joingroup_locked: need if_addr_lock around in6m_disconnect_locked 2019-11-25 22:25:10 +00:00
netipsec Add support for dummy ESP packets with next header field equal to 2019-11-27 10:24:46 +00:00
netpfil pf: Add endline to all DPFPRINTF() 2019-11-24 13:53:36 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc [PPC] Remove extra \0 char inserted on vty by QEMU 2019-11-29 11:34:11 +00:00
riscv
rpc Change r355157 to make svc_rpc_gss_lifetime_max a static. 2019-11-28 02:18:51 +00:00
security
sparc64
sys Add a way to inject fences using IPIs 2019-11-30 17:22:10 +00:00
teken
tests
tools
ufs As part of creating a snapshot, set fs->fs_fmod to 0 in the snapshot image 2019-11-28 00:37:43 +00:00
vm Restore swap space accounting for non-anonymous swap objects. This was 2019-11-29 19:57:49 +00:00
x86 bus_dma_dmar_load_ident(9): load identity mapping into the map. 2019-11-27 19:57:17 +00:00
xdr
xen
Makefile