1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/sys
2016-08-28 05:42:03 +00:00
..
amd64 Enable I/O MMU when PCI pass through is first used. 2016-08-26 20:15:22 +00:00
arm Add support for Allwinner A64 PLL_PERIPH0/PLL_PERIPH1 and PLL_HSIC clocks. 2016-08-25 10:29:41 +00:00
arm64 Print both the kernel read and write translation in DDB when asking for 2016-08-27 10:30:20 +00:00
boot Don't set *dev in the zfs root case, it may be NULL and will correctly be 2016-08-25 12:42:41 +00:00
bsm
cam Decode some new ATA commands found in ACS-3. 2016-08-27 19:51:37 +00:00
cddl Bug 212114 - loader: zio_checksum_verify() must test spa for NULL pointer 2016-08-24 16:30:15 +00:00
compat Add missing header dependency. 2016-08-24 09:57:19 +00:00
conf Add cnv API. 2016-08-27 13:37:30 +00:00
contrib [ath_hal] add USB PHY control registers for hornet/AR9330. 2016-08-28 05:42:03 +00:00
crypto
ddb ddb: Add 'show active trace' command 2016-08-26 02:46:47 +00:00
dev Fix UART PPS capture mode printing 2016-08-28 04:40:27 +00:00
fs
gdb
geom
gnu
i386 Convert pointers obtained from the threadattr_t structure with TO_PTR(). 2016-08-24 10:13:18 +00:00
isa
kern vfs: provide a common exit point in namei for error cases 2016-08-27 22:43:41 +00:00
kgssapi
libkern
mips [mips] move AR91XX_BASE to std.AR91XX. 2016-08-28 04:10:23 +00:00
modules Do not try to build cloudabi32 for pc98. 2016-08-27 12:41:15 +00:00
net hyperv/hn: Use vmbus xact for RNDIS set. 2016-08-26 05:18:27 +00:00
net80211
netgraph
netinet Adjust TCP module fastpath after r304803's cc_ack_received() changes. 2016-08-26 19:23:17 +00:00
netinet6 Fix L2 caching for UDP over IPv6 2016-08-24 00:52:30 +00:00
netipsec
netnatm
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Do not free an uninitialized pointer on soaccept failure in the iWARP 2016-08-26 08:25:28 +00:00
opencrypto
pc98 Remove the ie(4) driver for Intel 82586 ISA Ethernet adapters. 2016-08-20 00:49:29 +00:00
powerpc Prevent BSS from being cleared twice on BookE 2016-08-26 03:36:37 +00:00
riscv
rpc
security Audit the accepted (or rejected) username argument to setlogin(2). 2016-08-20 20:28:08 +00:00
sparc64 Remove the wds(4) driver for the WD700 ISA SCSI HBA. 2016-08-19 21:51:42 +00:00
sys Add missed header file for cnv.h . 2016-08-27 15:22:55 +00:00
teken
tests
tools
ufs
vm
x86 Fix build for !SMP kernels after the Xen MSIX workaround. 2016-08-22 21:23:17 +00:00
xdr
xen
Makefile