freebsd-skq/sys
mav 695b5b9179 MFC r260036:
Introduce xprt_inactive_self()  -- variant for use when sure that port
is assigned to thread.  For example, withing receive handlers.  In that
case the function reduces to single assignment and can avoid locking.
2014-01-22 23:51:12 +00:00
..
amd64 MFC r260205: 2014-01-09 03:32:03 +00:00
arm Revert r252694 from stable/10 to fix instabilities seen with jemalloc + dhclient/sshd. 2013-12-27 22:05:51 +00:00
boot MFC r260334: 2014-01-09 23:08:56 +00:00
bsm Change the cap_rights_t type from uint64_t to a structure that we can extend 2013-09-05 00:09:56 +00:00
cam MFC r260407: 2014-01-20 23:56:49 +00:00
cddl MFC r258622: dtrace sdt: remove the ugly sname parameter of SDT_PROBE_DEFINE 2014-01-17 10:58:59 +00:00
compat MFC r258622: dtrace sdt: remove the ugly sname parameter of SDT_PROBE_DEFINE 2014-01-17 10:58:59 +00:00
conf 10.0-RELEASE is out, so call stable/10 -STABLE again. 2014-01-21 15:57:59 +00:00
contrib MFC r256717: 2013-12-31 05:20:44 +00:00
crypto MFC r258399,258492: 2013-11-26 08:46:39 +00:00
ddb
dev MFC r260583: Add unmapped IO support to virtio_scsi(4) 2014-01-18 18:41:24 +00:00
fs MFC r259877: 2014-01-22 23:49:37 +00:00
gdb rename scheduler->swapper and SI_SUB_RUN_SCHEDULER->SI_SUB_LAST 2013-07-24 09:45:31 +00:00
geom MFC r259925-259926: 2014-01-21 09:19:28 +00:00
gnu/fs/reiserfs
i386 MFC DMAR busdma implementation. 2013-12-17 13:49:35 +00:00
ia64 MFC r257228: 2013-12-17 13:38:21 +00:00
isa
kern MFC r260581: Add sglist_append_bio(9) to append a struct bio's data to 2014-01-18 18:36:41 +00:00
kgssapi Add support for host-based (Kerberos 5 service principal) initiator 2013-07-09 01:05:28 +00:00
libkern Fix ixp425 boot2 with ARM EABI: 2013-09-29 15:19:34 +00:00
mips MFC r259267: 2013-12-25 23:57:01 +00:00
modules MFC r257037: Redefine the io provider using the SDT(9) macros 2014-01-17 10:34:01 +00:00
net Merge r258478, r258479, r258480, r259719: fixes related to mass source 2014-01-22 10:29:15 +00:00
net80211 Merge r257065 (by adrian) from head: 2013-12-10 13:42:59 +00:00
netatalk Add const qualifier to the dst parameter of the ifnet if_output method. 2013-04-26 12:50:32 +00:00
netgraph Merge r260046: Fix the parse type for NGM_LISTTYPES. 2014-01-22 10:38:01 +00:00
netinet Merge r257846: 2014-01-22 10:08:33 +00:00
netinet6 MFC r260481: 2014-01-16 13:21:32 +00:00
netipsec MFC r257987: 2013-12-14 04:24:32 +00:00
netipx
netnatm Fix the length calculation for the final block of a sendfile(2) 2013-09-10 10:05:59 +00:00
netpfil Merge r260377: fix panic on pf_get_translation() failure. 2014-01-22 10:45:16 +00:00
netsmb Merge r257841 from head: 2013-11-14 09:19:50 +00:00
nfs MFC r259765: 2014-01-22 23:48:15 +00:00
nfsclient MFC: r259084 2013-12-30 21:17:20 +00:00
nfsserver MFC r259765: 2014-01-22 23:48:15 +00:00
nlm Intermittent crashes in the NLM (rpc.lockd) code during system 2013-09-06 23:14:31 +00:00
ofed MFC r260102: 2014-01-09 22:40:51 +00:00
opencrypto MFC r258622: dtrace sdt: remove the ugly sname parameter of SDT_PROBE_DEFINE 2014-01-17 10:58:59 +00:00
pc98 MFC r258135: x86: Allow users to change PSL_RF via ptrace(PT_SETREGS...) 2013-11-25 15:58:48 +00:00
pci MFC r257306: 2013-11-04 05:58:59 +00:00
powerpc MFC r259284,r259287 2014-01-15 06:17:15 +00:00
rpc MFC r260036: 2014-01-22 23:51:12 +00:00
security MFC r258622: dtrace sdt: remove the ugly sname parameter of SDT_PROBE_DEFINE 2014-01-17 10:58:59 +00:00
sparc64 MFC r257228: 2013-12-17 13:38:21 +00:00
sys MFC r259925-259926: 2014-01-21 09:19:28 +00:00
teken
tools MFC r258622: dtrace sdt: remove the ugly sname parameter of SDT_PROBE_DEFINE 2014-01-17 10:58:59 +00:00
ufs MFC of 260088: 2014-01-17 16:22:10 +00:00
vm MFC r258716: 2014-01-04 23:43:18 +00:00
x86 MFC r259197: 2014-01-09 10:44:27 +00:00
xdr
xen MFC r256746: 2013-10-18 17:08:23 +00:00
Makefile