freebsd-nq/sys
Kyle Evans b30ab6d8fe sys/kern sysent: re-add dependency on capabilities.conf
r356868 inadvertently removed this, so changes to capabilities.conf were no
longer considered for being outdated.
2020-02-12 19:06:34 +00:00
..
amd64 amd64: provide custom zpcpu set/add/sub routines 2020-02-12 11:15:33 +00:00
arm Implement atomic_testandclear_{32,int,long} for 32-bit arm. Also, replace 2020-02-10 00:05:04 +00:00
arm64 Add PCI Express driver for the ARM Neoverse N1 System Development 2020-02-11 15:12:09 +00:00
bsm
cam Revert r357710 and 357711 until they can be debugged 2020-02-10 14:27:28 +00:00
cddl Remove duplicate dbufs accounting. 2020-02-07 15:50:47 +00:00
compat regen sysent after r357831, r357838 2020-02-12 19:05:10 +00:00
conf cxgbe(4): Update T4/5/6 firmwares to 1.24.12.0. 2020-02-12 02:55:06 +00:00
contrib
crypto
ddb
dev Add support for debugnet in mlx5en(4). 2020-02-12 10:03:25 +00:00
dts
fs tmpfs: add nomtime mount option, 2020-02-04 19:05:58 +00:00
gdb
geom geli taste: allow GELIBOOT tagged providers as well 2020-02-07 21:36:14 +00:00
gnu
i386 Define MAXCPU consistently between the kernel and KLDs. 2020-02-05 19:08:21 +00:00
isa
kern sys/kern sysent: re-add dependency on capabilities.conf 2020-02-12 19:06:34 +00:00
kgssapi
libkern
mips Enter the network epoch in the xdma interrupt handler if required 2020-02-08 23:07:29 +00:00
modules cxgbe(4): Update T4/5/6 firmwares to 1.24.12.0. 2020-02-12 02:55:06 +00:00
net Use NET_TASK_INIT() and NET_GROUPTASK_INIT() for drivers that process 2020-02-12 09:19:47 +00:00
net80211
netgraph ng_nat: avoid panic if attached directly to ng_ether and got short packet 2020-02-12 00:31:00 +00:00
netinet Don't panic under INVARIANTS when we can't allocate memory for storing 2020-02-12 17:05:10 +00:00
netinet6
netipsec
netpfil Add missing EPOCH(9) wrapper in ipfw(8). 2020-02-11 18:16:29 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto Miscellaneous typo fixes 2020-02-07 19:53:07 +00:00
powerpc powerpc: Fix altivec disabling in set_mcontext() 2020-02-06 01:25:30 +00:00
riscv Implement vm.pmap.kernel_maps for RISC-V 2020-02-12 14:06:02 +00:00
rpc
security
sys vfs: switch to smp_rendezvous_cpus_retry for vfs_op_thread_enter/exit 2020-02-12 11:17:45 +00:00
teken
tests
tools
ufs Revert r357710 and 357711 until they can be debugged 2020-02-10 14:27:28 +00:00
vm Store offset into zpcpu allocations in the per-cpu area. 2020-02-12 11:11:22 +00:00
x86
xdr typo: s/impelmentation/implementation/. 2020-02-07 15:14:29 +00:00
xen
Makefile