1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys
2010-09-15 05:32:10 +00:00
..
amd64 Refactor timer management code with priority to one-shot operation mode. 2010-09-13 07:25:35 +00:00
arm In pmap_remove_all(), do not decrease pm_stats.wired_count if the mapping was 2010-09-12 20:46:32 +00:00
boot Remove empty lines committed by accident. 2010-09-09 21:32:09 +00:00
bsm
cam Correct bioq_disksort so that bioq_insert_tail() offers barrier semantic. 2010-09-02 19:40:28 +00:00
cddl Remove duplicated VFS_HOLD due to a mismerge. 2010-09-14 12:12:18 +00:00
compat Replace sbuf_overflowed() with sbuf_error(), which returns any error 2010-09-10 16:42:16 +00:00
conf Add 64-bit SWARM board kernel configs. 2010-09-15 05:32:10 +00:00
contrib When using pf routing options, properly handle IP fragmentation 2010-09-10 00:00:06 +00:00
crypto
ddb
dev Add some enums and constants from Adaptec's latest driver 2010-09-15 01:19:11 +00:00
fs This patch applies one of the two fixes suggested by 2010-09-10 23:49:33 +00:00
gdb
geom - Change all places where G_TYPE_ASCNUM is used to G_TYPE_NUMBER. 2010-09-14 16:21:13 +00:00
gnu
i386 Refactor timer management code with priority to one-shot operation mode. 2010-09-13 07:25:35 +00:00
ia64 bus_add_child: change type of order parameter to u_int 2010-09-10 11:19:03 +00:00
isa bus_add_child: change type of order parameter to u_int 2010-09-10 11:19:03 +00:00
kern Fix panic on NULL dereference possible after r212541. 2010-09-14 10:26:49 +00:00
kgssapi
libkern
mips Add 64-bit SWARM board kernel configs. 2010-09-15 05:32:10 +00:00
modules Simplify atomic selection 2010-09-13 07:29:02 +00:00
net Replace sbuf_overflowed() with sbuf_error(), which returns any error 2010-09-10 16:42:16 +00:00
net80211
netatalk
netgraph
netinet Adding an address on an interface also requires the loopback route to 2010-09-12 18:04:47 +00:00
netinet6 MFp4 CH=183052 183053 183258: 2010-09-02 17:43:44 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient Do not fork nfsiod directly from the vop methods. This causes LORs between 2010-09-12 19:06:08 +00:00
nfsserver
nlm
opencrypto
pc98 Refactor timer management code with priority to one-shot operation mode. 2010-09-13 07:25:35 +00:00
pci
powerpc Introduce inheritance into the PowerPC MMU kobj interface. 2010-09-15 00:17:52 +00:00
rpc
security Replace sbuf_overflowed() with sbuf_error(), which returns any error 2010-09-10 16:42:16 +00:00
sparc64 Remove a KASSERT which will also trigger for perfectly valid combinations 2010-09-14 20:31:09 +00:00
sun4v Remove a KASSERT which will also trigger for perfectly valid combinations 2010-09-14 20:31:09 +00:00
sys Rename the field to not confuse readers. The bytes are actually used. 2010-09-14 18:58:51 +00:00
teken
tools
ufs Update comments in soft updates code to more fully describe 2010-09-14 18:04:05 +00:00
vm Revert r212370, as it causes a LOR on powerpc. powerpc does a few 2010-09-13 18:48:23 +00:00
x86 Refactor timer management code with priority to one-shot operation mode. 2010-09-13 07:25:35 +00:00
xdr
xen
Makefile