freebsd-src/sys
Warner Losh 1118d57b36 We need to include disk.o in libuboot.a when we're building with
support for disk access.

Sponsored by: Netflix
2017-10-17 19:11:19 +00:00
..
amd64 Fix the pv_chunks pc_lru tailq handling in reclaim_pv_chunk(). 2017-10-16 15:16:24 +00:00
arm Save VFP state in getcontext(3) on ARM. 2017-10-16 12:53:54 +00:00
arm64 Support the EFI Runtime Services on arm64. As with amd64 we use the 1:1 2017-10-10 13:05:26 +00:00
boot We need to include disk.o in libuboot.a when we're building with 2017-10-17 19:11:19 +00:00
bsm
cam Zero out the ccb's alloated on the stack for the dump routines to more 2017-10-15 23:54:04 +00:00
cddl illumos mutex_init: use SX_NEW instead of bzero 2017-10-09 07:44:09 +00:00
compat Add information needed by Linux libdrm 2.4.74 (shipped with CentOS 7.4). 2017-10-15 19:28:14 +00:00
conf Support the EFI Runtime Services on arm64. As with amd64 we use the 1:1 2017-10-10 13:05:26 +00:00
contrib Merge ACPICA 20170929 (take 2). 2017-10-10 19:33:24 +00:00
crypto aesni(4): CRYPTO_AES_NIST_GCM_16 mandates MAC 2017-10-04 21:15:45 +00:00
ddb
dev never retry oustanding requests when terminating iscsi session 2017-10-17 16:03:59 +00:00
fs Use taskqueue(9) to do writes/commits to mirrored DSs concurrently. 2017-10-16 23:28:12 +00:00
gdb gdb kernel server: fixup Search:memory style 2017-10-17 01:12:17 +00:00
geom Display rotation rate and TRIM/UNMAP support in diskinfo(8) 2017-10-04 15:09:49 +00:00
gnu
i386 Change i386_get_ldt() to return 'EOF' when the requested range of 2017-10-09 16:19:26 +00:00
isa
kern mbuf(9): unbreak m_fragment() 2017-10-16 21:46:11 +00:00
kgssapi
libkern
mips
modules Hard link if_igb.ko to if_em.ko. Use a LINK directive to ensure that 2017-10-10 19:14:40 +00:00
net ifnet(9): split ifc_alloc_unit() (should simplify code flow) 2017-10-16 21:21:31 +00:00
net80211 [net80211] don't try to follow a NULL rxs pointer down the sink. 2017-10-13 06:49:07 +00:00
netgraph
netinet Fix the handling of parital and too short chunks. 2017-10-15 19:33:30 +00:00
netinet6 Hide struct socket and struct unpcb from the userland. 2017-10-02 23:29:56 +00:00
netipsec
netpfil Fix regression in handling O_FORWARD_IP opcode after r279948. 2017-10-13 11:11:53 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Make sure the IPv6 scope ID gets zeroed inside the GID. Else searching for a 2017-10-10 12:36:41 +00:00
opencrypto crypto(9): Print flags in more useful hex 2017-10-11 20:04:30 +00:00
powerpc
riscv
rpc
security
sparc64 Don't use a non-zero argument for __builtin_frame_address 2017-10-11 03:50:44 +00:00
sys Fix wrong v_free_count annotation - (f) instead of (a) 2017-10-14 04:27:58 +00:00
teken
tests
tools
ufs
vm Reduce traffic on vm_cnt.v_free_count 2017-10-13 21:54:34 +00:00
x86
xdr
xen
Makefile