1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys
Ruslan Bukin d69eefebd2 o Restore 'goto tr_setup;' when operating in host mode mistakenly
removed in r277414.
o Remove extra parentheses around cases.
2015-01-20 16:30:02 +00:00
..
amd64 MOVS instruction emulation. 2015-01-19 06:53:31 +00:00
arm Remove the SMP code from locore-v4. These will never use the SMP code as 2015-01-20 11:32:48 +00:00
boot loader: fix the size of MODINFOMD_MODULEP 2015-01-20 12:28:24 +00:00
bsm
cam Remove extra mtx_unlock(). 2015-01-19 15:52:32 +00:00
cddl Allow skipping dmu_buf_will_dirty() call in dsl_dir_transfer_space(). 2015-01-20 13:09:12 +00:00
compat Add procctl(2) PROC_TRACE_CTL command to enable or disable debugger 2015-01-18 15:13:11 +00:00
conf Refactor PowerPC (especially AIM) init sequence to be less baroque. 2015-01-18 18:32:43 +00:00
contrib Add missing linuxapi module dependencies and always use the FreeBSD 2015-01-19 21:53:00 +00:00
crypto
ddb
dev o Restore 'goto tr_setup;' when operating in host mode mistakenly 2015-01-20 16:30:02 +00:00
fs Stop enforcing additional reference on all cdevs, which was introduced 2015-01-19 17:36:52 +00:00
gdb
geom Add devd(8) notifications for creation and destruction of GEOM devices. 2015-01-14 11:15:57 +00:00
gnu
i386 loader: implement multiboot support for Xen Dom0 2015-01-15 16:27:20 +00:00
isa
kern Update the vdso timehands only via tc_windup(). 2015-01-20 03:54:30 +00:00
kgssapi
libkern
mips Add 128-byte cache flushing routines. 2015-01-20 11:10:25 +00:00
modules Make the linuxapi module only build when WITH_OFED=YES is specified. 2015-01-18 14:04:55 +00:00
net Refactor / restructure the RSS code into generic, IPv4 and IPv6 specific 2015-01-18 18:06:40 +00:00
net80211 Switch around the order of static inline to be in line with how it's 2015-01-11 18:43:45 +00:00
netgraph When the node receives NGM_FLOW_COOKIE update the if_link_state, instead 2015-01-12 09:50:42 +00:00
netinet Code cleanup. 2015-01-19 11:52:08 +00:00
netinet6 Refactor / restructure the RSS code into generic, IPv4 and IPv6 specific 2015-01-18 18:06:40 +00:00
netipsec
netnatm
netpfil Use ipfw runtime lock only when real modification is required. 2015-01-16 10:49:27 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Add missing linuxapi module dependencies and always use the FreeBSD 2015-01-19 21:53:00 +00:00
opencrypto
pc98
powerpc There does not seem to be any reason to acquire GIANT here. Follow amd64 2015-01-20 16:21:59 +00:00
rpc
security
sparc64
sys Update the vdso timehands only via tc_windup(). 2015-01-20 03:54:30 +00:00
teken
tools
ufs
vm Revamp the default page clustering strategy that is used by the page fault 2015-01-16 18:17:09 +00:00
x86 loader: fix the size of MODINFOMD_MODULEP 2015-01-20 12:28:24 +00:00
xdr
xen
Makefile