ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/src/trunk/sys
r8340
File (rev) Last Change
 ../
xen/ 8270 (7 years ago) by laffer1: python 3 support
xdr/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
x86/ 8181 (7 years ago) by laffer1: Allow static DMA allocations that allow for enough segments to do page-sized segments for the entire allocation to use kmem_alloc_attr() to allocate KVM rather than using kmem_alloc_contig(). This avoids requiring a single physically contiguous chunk in this case.
vm/ 8316 (7 years ago) by laffer1: dirty the newly copied anonymous pages after the wired region is forked.
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/ 8339 (7 years ago) by laffer1: mark those volatile.
security/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
rpc/ 8288 (7 years ago) by laffer1: take out name/url
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/ 8315 (7 years ago) by laffer1: update cachelimit after hashzie and bucketlimit were set
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/ 8320 (7 years ago) by laffer1: pcap 1.3.0
modules/ 8281 (7 years ago) by laffer1: cleanup
libkern/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
kgssapi/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
kern/ 8340 (7 years ago) by laffer1: revert this part of the change
isa/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
i386/ 8284 (7 years ago) by laffer1: add missed sched_pin
gnu/ 8022 (7 years ago) by laffer1: work around several warnings from clang in XFS.
geom/ 8290 (7 years ago) by laffer1: g_part_tase: directly destroy consumer and geom here
gdb/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
fs/ 8313 (7 years ago) by laffer1: allow zfs export of tmpfs
dev/ 8329 (7 years ago) by laffer1: increase max logical drives we support
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/ 8286 (7 years ago) by laffer1: until now KTR_ENTRIES, which define the size of the circular buffer used in ktr(4) were constrained to be a power of 2.
compat/ 7950 (7 years ago) by laffer1: Cosmetics: define FREEBSD32_MINUSER and AUOT32_MINUSER for struct sysentvec
cddl/ 8332 (7 years ago) by laffer1: taste geom providers for root pool config
cam/ 8328 (7 years ago) by laffer1: remove duplicate ;
bsm/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
boot/ 8335 (7 years ago) by laffer1: add detection of serial console presense
amd64/ 8283 (7 years ago) by laffer1: dont define twice
Makefile 6468 (10 years ago) by laffer1: Drop sparc64 arch
49 directories and 1 file shown