1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-18 02:19:39 +00:00
freebsd/sys
2016-10-04 09:59:37 +00:00
..
amd64 Revert r306516 for now, it is incomplete on i386 2016-09-30 18:58:50 +00:00
arm ARM: Add mising early clobber modifier in atomic_swap_32(). 2016-10-04 09:59:37 +00:00
arm64 Add a way for the architecture to specify the calling ABI for methods 2016-09-21 10:35:44 +00:00
boot Fix a cluster of bugs in list EFI environment variables: 2016-09-30 15:41:12 +00:00
bsm
cam cam_periph_ccbwait could return while ccb in progress 2016-09-30 21:00:09 +00:00
cddl zfs: fix a wrong assertion for extended attributes 2016-10-04 08:09:25 +00:00
compat linuxkpi: Fix PCI BAR lazy allocation support. 2016-09-30 05:51:11 +00:00
conf Remove unused functions on armv6. Some of the cache handling code is still 2016-10-03 16:10:38 +00:00
contrib Remove an extra etter. 2016-09-29 14:01:06 +00:00
crypto Fix typo in skein amd64 assembly 2016-09-08 02:38:55 +00:00
ddb Determine the operand/address size of %cs in a new function 2016-09-25 16:30:29 +00:00
dev const-ify struct evdev_methods 2016-10-03 17:20:34 +00:00
fs vfs: remove the __bo_vnode field from struct vnode 2016-09-30 17:11:03 +00:00
gdb
geom Use g_wither_provider() where applicable. 2016-09-23 21:29:40 +00:00
gnu Revert and redo r306083. 2016-09-22 15:17:36 +00:00
i386 Move the ConnectX-3 and ConnectX-2 driver from sys/ofed into sys/dev/mlx4 2016-09-30 08:23:06 +00:00
isa
kern cache: ignore purgevfs requests for filesystems with few vnodes 2016-10-03 00:02:32 +00:00
kgssapi
libkern
mips Use SIGSEGV signal for memory protection failures from userspace on MIPS. 2016-09-28 14:13:41 +00:00
modules Add rpi_ft5406 module and add it to extra modules in Raspberry Pi configs 2016-10-03 01:08:34 +00:00
net hyperv/hn: Add stubs for OFFLOAD_CURRENT_CONFIG and NETWORK_CHANGE status 2016-09-30 06:58:45 +00:00
net80211 net80211: ieee80211_ratectl*: switch to reusable KPI 2016-10-02 20:35:55 +00:00
netgraph
netinet Add GARP retransmit capability 2016-10-02 01:42:45 +00:00
netinet6 nd6_dad_timer(): don't assert that the address is tentative. 2016-10-01 01:30:34 +00:00
netipsec Remove the 4.3BSD compatible macro m_copy(), use m_copym() instead. 2016-09-15 07:41:48 +00:00
netnatm
netpfil Remove ifa_list, use ifa_link (structure field) instead. 2016-09-28 13:29:11 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Move the ConnectX-3 and ConnectX-2 driver from sys/ofed into sys/dev/mlx4 2016-09-30 08:23:06 +00:00
opencrypto
pc98
powerpc Add NXP/Freescale DIU driver for PowerPC SoCs 2016-09-27 00:53:41 +00:00
riscv Various changes to pmap_ts_referenced() 2016-09-10 16:49:25 +00:00
rpc
security Don't check aq64_minfree which is unsigned for negative values. 2016-09-08 19:47:57 +00:00
sparc64 Various changes to pmap_ts_referenced() 2016-09-10 16:49:25 +00:00
sys Bump __FreeBSD_version for net80211(4) changes (r306590, r306591). 2016-10-02 20:48:12 +00:00
teken
tests
tools
ufs vfs: remove the __bo_vnode field from struct vnode 2016-09-30 17:11:03 +00:00
vm Conditionally move initial vfs bio alloc above 4G 2016-10-03 13:23:43 +00:00
x86 Revert r306516 for now, it is incomplete on i386 2016-09-30 18:58:50 +00:00
xdr
xen xen/vchan: change license of header from Lesser GPL v2.1 to BSD 2016-09-30 13:41:24 +00:00
Makefile