freebsd-dev/sys
2015-09-22 05:48:51 +00:00
..
amd64 Add support for weak symbols to the kernel linkers. It means that 2015-09-20 01:27:59 +00:00
arm Enable if_dwc for Allwinner A20 based boards. 2015-09-21 03:17:41 +00:00
arm64 Do not execute exception handlers with disabled interrupts. 2015-09-18 17:09:59 +00:00
boot Enable if_dwc for Allwinner A20 based boards. 2015-09-21 03:17:41 +00:00
bsm
cam Log iSCSI session reinstatements. 2015-09-21 13:25:29 +00:00
cddl MFV r287817: 6220 memleak in l2arc on debug build 2015-09-21 12:23:01 +00:00
compat Fixes a panic triggered by threaded Linux applications when running 2015-09-02 14:04:13 +00:00
conf Move kbd.c to main sys/conf/files list 2015-09-21 17:31:11 +00:00
contrib Revert ip_fil_freebsd.c -r287674. This should not have gone in yet. 2015-09-11 16:52:13 +00:00
crypto
ddb
dev Send a power command to the firmware to shut down the radio as well 2015-09-22 05:48:51 +00:00
fs Ensure that when a blockable open of fifo returns success, a valid 2015-09-20 21:18:33 +00:00
gdb
geom Add a way to specify stripesize and stripeoffset to gnop(8). This makes 2015-09-15 18:01:59 +00:00
gnu Fixing a memory leak on module unloading. 2015-09-11 22:43:35 +00:00
i386 Add support for weak symbols to the kernel linkers. It means that 2015-09-20 01:27:59 +00:00
isa
kern vfs_mountroot_shuffle() never returns non-zero. 2015-09-22 03:34:07 +00:00
kgssapi
libkern Add the __aeabi_memclr8 symbol, clang 3.7 uses this. 2015-09-21 18:35:32 +00:00
mips Add support for weak symbols to the kernel linkers. It means that 2015-09-20 01:27:59 +00:00
modules Reimplement CTL High Availability. 2015-09-10 12:40:31 +00:00
net Simplify the way of attaching IPv6 link-layer header. 2015-09-16 14:26:28 +00:00
net80211 Remove duplicate use of RV(), LE_* and other macros. 2015-09-22 02:25:52 +00:00
netgraph Add support for PPP-Max-Payload PPPoE tag (RFC4638). 2015-09-11 09:15:27 +00:00
netinet Unify nd6 state switching by using newly-created nd6_llinfo_setstate() 2015-09-21 11:19:53 +00:00
netinet6 Compare mbuf pointer to NULL rather than to 0. 2015-09-21 12:53:26 +00:00
netipsec
netnatm
netpfil Simplify the way of attaching IPv6 link-layer header. 2015-09-16 14:26:28 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Fix build broken by r287861. 2015-09-16 15:40:08 +00:00
opencrypto
pc98 Add missing ofw_machdep.h. Make x86 ofw_machdep.h work pc98 too. 2015-08-28 15:41:09 +00:00
powerpc Use tabs for indend. 2015-09-20 01:35:51 +00:00
rpc
security
sparc64 Add support for weak symbols to the kernel linkers. It means that 2015-09-20 01:27:59 +00:00
sys Add MIPS ELF section type SHT_MIPS_ABIFLAGS definition 2015-09-22 00:56:43 +00:00
teken
tools
ufs Do not consume extra reference. This is a bug in r287479. 2015-09-05 12:28:18 +00:00
vm Correct a non-fatal error in vm_pageout_worker(). vm_pageout_worker() 2015-09-20 19:20:03 +00:00
x86 Add domain support to PCI bus allocation 2015-09-16 23:34:51 +00:00
xdr
xen
Makefile