ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/src/trunk/sys
r8163
File (rev) Last Change
 ../
xen/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
xdr/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
x86/ 8140 (7 years ago) by laffer1: imrpove static dma buffer handling
vm/ 8125 (7 years ago) by laffer1: plug the accounting leak for the wired pages when msync(MS_INVALIDATE) is performed ont eh vnode mapping which is wired in other address space. Obtained from: FreeBSD svn 240989
ufs/ 8029 (7 years ago) by laffer1: stop including vm_param.h into vm_page.h explicitly include it later
tools/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
teken/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
sys/ 8103 (7 years ago) by laffer1: remove unneeded forward declaration.
security/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
rpc/ 8130 (7 years ago) by laffer1: rpc.lockd is still freaking out. revert this
pci/ 7303 (8 years ago) by laffer1: add support for the Realtek 8168/8111 G and the 8106E
opencrypto/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
ofed/ 7911 (7 years ago) by laffer1: sync with freebsd rev 244242
nlm/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
nfsserver/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
nfsclient/ 8029 (7 years ago) by laffer1: stop including vm_param.h into vm_page.h explicitly include it later
nfs/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
netsmb/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
netncp/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
netnatm/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
netipx/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
netipsec/ 8134 (7 years ago) by laffer1: add missing break.
netinet6/ 8043 (7 years ago) by laffer1: Fix races between in_lltable_prefix_free(), lla_lookup(), llentry_free() and arptimer(): o Use callout_init_rw() for lle timeout, this allows us safely disestablish them. - This allows us to simplify the arptimer() and make it race safe. o Consistently use ifp->if_afdata_lock to lock access to linked lists in the lle hashes. o Introduce new lle flag LLE_LINKED, which marks an entry that is attached to the hash. - Use LLE_LINKED to avoid double unlinking via consequent calls to llentry_free(). - Mark lle with LLE_DELETED via |= operation istead of =, so that other flags won't be lost. o Make LLE_ADDREF(), LLE_REMREF() and LLE_FREE_LOCKED() more consistent and provide more informative KASSERTs. The patch is a collaborative work of all submitters and myself.
netinet/ 8071 (7 years ago) by laffer1: more comment fixes
netgraph/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
netatalk/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
net80211/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
net/ 8043 (7 years ago) by laffer1: Fix races between in_lltable_prefix_free(), lla_lookup(), llentry_free() and arptimer(): o Use callout_init_rw() for lle timeout, this allows us safely disestablish them. - This allows us to simplify the arptimer() and make it race safe. o Consistently use ifp->if_afdata_lock to lock access to linked lists in the lle hashes. o Introduce new lle flag LLE_LINKED, which marks an entry that is attached to the hash. - Use LLE_LINKED to avoid double unlinking via consequent calls to llentry_free(). - Mark lle with LLE_DELETED via |= operation istead of =, so that other flags won't be lost. o Make LLE_ADDREF(), LLE_REMREF() and LLE_FREE_LOCKED() more consistent and provide more informative KASSERTs. The patch is a collaborative work of all submitters and myself.
modules/ 8048 (7 years ago) by laffer1: dont look for includes in userland
libkern/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
kgssapi/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
kern/ 8163 (7 years ago) by laffer1: 4bsd scheduler quantum mechanism has been broken for awhile.
isa/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
i386/ 8139 (7 years ago) by laffer1: fix typos
gnu/ 8022 (7 years ago) by laffer1: work around several warnings from clang in XFS.
geom/ 8077 (7 years ago) by laffer1: When synchronizing, include in the config dump amount of bytes syncronized. The rationale behind this is the following: for large disks the percent synchronisation counter ticks too seldom, and monitoring software (as well as human operator) can't tell whether synchronisation goes on or one of disks got stuck. On an idle server one can look into gstat and see whether synchronisation goes on or not, but on a busy server that won't work. Also, new value monitored can be differentiated obtaining the synchronisation speed quite precisely. Obtained from: FreeBSD
gdb/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
fs/ 8156 (7 years ago) by laffer1: modify nfsv4 client so that it can handle owner and owner_group strings that consist entirely of digits
dev/ 8138 (7 years ago) by laffer1: add PCI subclass for NVM express devices. print NVM devices
ddb/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
crypto/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
contrib/ 8154 (7 years ago) by laffer1: fix pseudo checksum calculation. this fixes ipfilter with network controllers that mplement partial rx csum offload
conf/ 8113 (7 years ago) by laffer1: make sure hpt27xx driver can compile with clang
compat/ 7950 (7 years ago) by laffer1: Cosmetics: define FREEBSD32_MINUSER and AUOT32_MINUSER for struct sysentvec
cddl/ 8136 (7 years ago) by laffer1: strealine use of cdevpriv
cam/ 8115 (7 years ago) by laffer1: fix a panic when trying to play invalid audio tracks
bsm/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
boot/ 8128 (7 years ago) by laffer1: sync with freebsd to minimize diffs here
amd64/ 8139 (7 years ago) by laffer1: fix typos
Makefile 6468 (10 years ago) by laffer1: Drop sparc64 arch
49 directories and 1 file shown