]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-09-16 obrien+ Add the SCRIPT environmental variable to the sub...
2010-09-16 andreThe inflight bandwidth limiter was removed in r212765.
2010-09-16 andreRemove the TCP inflight bandwidth limiter as announced...
2010-09-16 delphijstatus bits should be &'ed against status to be really...
2010-09-16 jchandraRMI security accelerator driver update.
2010-09-16 jkimRemove an unnecessary hack from ACPICA 20100915 (r212761).
2010-09-16 jkimMerge ACPICA 20100915.
2010-09-16 jkimUpdate acfreebsd.h for ACPI_THREAD_ID change.
2010-09-16 jchandraUpdate rge.h for r212758 - stats incremented using...
2010-09-16 jchandraNetwork driver updates.
2010-09-16 jkimFix a typo in a comment.
2010-09-16 attilioImplement device unbusying via a cdevpriv destructor.
2010-09-16 yongariFix incorrect RX BD producer updates. The producer...
2010-09-16 mavAdd support for dumping kernel to gconcat.
2010-09-16 mdfRe-add r212370 now that the LOR in powerpc64 has been...
2010-09-16 jhbOnly attempt to list extended capabilities for devices...
2010-09-16 mavFix panic, when due to some kind of congestion on FIS...
2010-09-16 andreImprove comment to TCP_MINMSS by taking the wording...
2010-09-16 mariusRemove accidentally committed test code which effective...
2010-09-16 mariusMerge from powerpc:
2010-09-16 rpauloFix indenting of the previous commit.
2010-09-16 rpauloWhen generating functions to print the arguments of...
2010-09-16 zecMake the format of "Real Memory" and "Virtual Memory...
2010-09-16 mariusMerge r207585 from cas(4):
2010-09-16 brianAdd support for identifying a journaled root filesystem.
2010-09-16 desImplement proc/$$/environment.
2010-09-16 nwhitehornSplit the SLB mirror cache into two kinds of object...
2010-09-16 mavFew whitespace cleanups and comments tunings.
2010-09-16 nwhitehornReplace the SLB backing store splay tree used on 64...
2010-09-15 tuexenRemove old debug code.
2010-09-15 tuexenRemove unused variable/assignment.
2010-09-15 tuexenDelay the assignment of a path for DATA chunk until...
2010-09-15 tuexenUse TAILQ_EMPTY() for testing if a tail queue is empty.
2010-09-15 npFix t3_gate_rx_traffic and t3_open_rx_traffic. Parts...
2010-09-15 mariusAdd a VIS-based block copy function for SPARC64 V and...
2010-09-15 pjdGPART_PARAM_INDEX is now G_TYPE_NUMBER.
2010-09-15 tuexenRemove unused variable/assignment.
2010-09-15 pjdChange message when setting or unsetting attribute...
2010-09-15 mariusAdd macros for alternate entry points.
2010-09-15 tuexenRemove assignment without effect.
2010-09-15 pjdMake the message that informs about bootcode being...
2010-09-15 tuexen* Use !TAILQ_EMPTY() for checking if a tail queue is...
2010-09-15 jkimImport ACPICA 20100915.
2010-09-15 tuexenRemove unused variables.
2010-09-15 mmFix kernel panic when moving a file to .zfs/shares
2010-09-15 impAdd note abotu bwn and newer chipsets
2010-09-15 impDon't suggest using bwn for the bcm4306 cards in the...
2010-09-15 andreastIncrease register access delay to deal with the high...
2010-09-15 mariusSync with other platforms:
2010-09-15 kenMFp4 (//depot/projects/mps/...)
2010-09-15 impMove the pfrom initialization from before the setjmp...
2010-09-15 marius- Update the comment in swi_vm() regarding busdma bounc...
2010-09-15 attilioFix bogus busying mechanism from cdevsw callbacks:
2010-09-15 jhRemove empty devfs directories automatically.
2010-09-15 avgzfs vn_has_cached_data: take into account v_object...
2010-09-15 avgzfs mappedread, update_pages: use int for offset and...
2010-09-15 avgzfs mappedread: use uiomove_fromphys where possible
2010-09-15 andreChange the default MSS for IPv4 and IPv6 TCP connection...
2010-09-15 avgzfs: catch up with vm_page_sleep_if_busy changes
2010-09-15 rpauloRemove an explicit assignment of the CFLAGS variable...
2010-09-15 avgtmpfs, zfs + sendfile: mark page bits as valid after...
2010-09-15 rpauloAdd a man page for plockstat.
2010-09-15 avgUPDATING entry for r212647
2010-09-15 avgsys/pcpu.h: remove a workaround for a fixed ld bug
2010-09-15 mavChange licenses of my manual pages to the recommended...
2010-09-15 mavAdd eventtimers(7) man page, briefly describing event...
2010-09-15 neelAdd 64-bit SWARM board kernel configs.
2010-09-15 neelFactor out the common parts of the swarm board in SWARM...
2010-09-15 neelMake the meaning of the 'mask' argument to 'set_intr_ma...
2010-09-15 mavAdd hpet(4) man page.
2010-09-15 davidxuadd code to support stack unwinding when thread exits...
2010-09-15 davidxuMove back IN_GCLIST flag into field tlflags, since...
2010-09-15 emasteAdd some enums and constants from Adaptec's latest...
2010-09-15 grehanIntroduce inheritance into the PowerPC MMU kobj interface.
2010-09-14 weongyoFixes spellings and uses the better sentence. While...
2010-09-14 kenMFp4 (//depot/projects/mps/...)
2010-09-14 pjdForce commit to note, than the previous change was...
2010-09-14 pjdRemove dead code.
2010-09-14 mariusUse saner nsegments and maxsegsz parameters when creati...
2010-09-14 mariusRemove a KASSERT which will also trigger for perfectly...
2010-09-14 mariusRemove redundant raising of the PIL to PIL_TICK as...
2010-09-14 kibRename the field to not confuse readers. The bytes...
2010-09-14 mckusickUpdate comments in soft updates code to more fully...
2010-09-14 kenMFp4: (//depot/projects/mps/...)
2010-09-14 pjdRemove now unused G_TYPE_ASCNUM.
2010-09-14 pjd- Change all places where G_TYPE_ASCNUM is used to...
2010-09-14 pjdUpdate two last places where "arg0" should be used...
2010-09-14 mmRemove duplicated VFS_HOLD due to a mismerge.
2010-09-14 gjbSynchronize newfs(8) manual with code.
2010-09-14 pjdSimplify the code a bit.
2010-09-14 pjdAll gpart(8) subcommands apart from the 'bootcode'...
2010-09-14 pjdRemove dot which shouldn't be here, as err(3) will...
2010-09-14 pjdIntroduce special G_VAL_OPTIONAL define, which when...
2010-09-14 mmAdd missing vop_vector zfsctl_ops_shares
2010-09-14 mavFix panic on NULL dereference possible after r212541.
2010-09-14 mavMake kern_tc.c provide minimum frequency of tc_ticktock...
2010-09-14 mavReplace spin lock with the set of atomics. It is imprac...
2010-09-14 mavAdd some foot shooting protection by checking singlemul...
2010-09-14 grehanResurrect PSIM support by moving the cacheline size...
2010-09-14 emasteAvoid repeatedly spamming the console while a timed...
next