freebsd-nq/sys
2017-02-17 15:34:40 +00:00
..
amd64 x86: fix MTRR initialization if EARLY_AP_STARTUP is used 2017-02-17 12:47:51 +00:00
arm Remove debugging code that was probably unused since before the arm code 2017-02-13 20:51:08 +00:00
arm64 Load the new sp_el0 with interrupts disabled in fork_trampoline. If an 2017-02-15 14:56:47 +00:00
boot prefix UFS symbols with UFS_ to reduce namespace pollution 2017-02-15 19:50:26 +00:00
bsm
cam Change the way MaxCmdSN is used. 2017-02-17 05:22:58 +00:00
cddl Directly include needed headers rather than relying on pollution. 2017-02-17 03:27:20 +00:00
compat Implement GFP_DMA32 flag in the LinuxKPI. 2017-02-17 13:31:11 +00:00
conf Remove EISA build option 2017-02-17 06:13:49 +00:00
contrib Stop including sys/types.h from arm's machine/atomic.h, fix the places 2017-02-11 01:07:46 +00:00
crypto
ddb
dev Remove ahb references as well as 1640 info in aha.4 2017-02-17 06:49:54 +00:00
fs Use inet_ntoa_r() instead of inet_ntoa() throughout the kernel 2017-02-16 20:47:41 +00:00
gdb
geom Defer startup of gjournal switcher kproc. 2017-02-07 22:45:59 +00:00
gnu
i386 x86: fix MTRR initialization if EARLY_AP_STARTUP is used 2017-02-17 12:47:51 +00:00
isa
kern mtx: restrict r313875 to kernels without LOCK_PROFILING 2017-02-17 15:34:40 +00:00
kgssapi
libkern Remove inet_ntoa() from the kernel 2017-02-16 20:50:01 +00:00
mips [mips/broadcom] Move MIPS-specific bhnd(4) nexus drivers to 2017-02-13 19:58:55 +00:00
modules Remove EISA support from ahc driver. The AIC-7770 chip can be on ISA, 2017-02-16 21:57:19 +00:00
net MFV r313759: license change for a few headers (4 clause BSD to 3 clause BSD). 2017-02-15 07:22:47 +00:00
net80211 [net80211] add a sysctl that forces a vap restart. 2017-02-11 05:33:49 +00:00
netgraph
netinet Remove inet_ntoa() from the kernel 2017-02-16 20:50:01 +00:00
netinet6 Remove IPsec related PCB code from SCTP. 2017-02-13 11:37:52 +00:00
netipsec Fix LINT build for powerpc. 2017-02-16 11:38:50 +00:00
netnatm
netpfil Use inet_ntoa_r() instead of inet_ntoa() throughout the kernel 2017-02-16 20:47:41 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc
riscv
rpc add svcpool_close to handle killed nfsd threads 2017-02-14 17:49:08 +00:00
security
sparc64
sys mtx: restrict r313875 to kernels without LOCK_PROFILING 2017-02-17 15:34:40 +00:00
teken
tests
tools
ufs prefix UFS symbols with UFS_ to reduce namespace pollution 2017-02-15 19:50:26 +00:00
vm try to fix RACCT_RSS accounting 2017-02-14 13:54:05 +00:00
x86 Remove EISA bus support for add-in cards. Remove related kernel and 2017-02-16 21:57:35 +00:00
xdr
xen
Makefile