]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2010-09-14 neelPort r212559 to mips.
2010-09-14 emasteRemove libf2c. It hasn't been used for more than 11...
2010-09-14 emasteRemove extra ;
2010-09-14 neelEnforce that pmap_mapdev() always returns uncacheable...
2010-09-13 nwhitehornFix a missing set of parantheses that could cause recen...
2010-09-13 jkimFix segment:offset calculation of interrupt vector...
2010-09-13 hrsSplit $ipv6_prefer into $ip6addrctl_policy and $ipv6_ac...
2010-09-13 hrsLocalize $_punct_c in get_if_var() and whitespace clean...
2010-09-13 hrs- Check some specific IFs first in ipv6_autoconfif().
2010-09-13 hrsAdd $ipv6_privacy to support net.inet6.ip6.use_tempaddr...
2010-09-13 hrsFix $ipv6_network_interfaces and set it as AUTO by...
2010-09-13 hrsRevert changes in r206408.
2010-09-13 pjdRemove the page queues lock around vm_page_undirty...
2010-09-13 mdfRevert r212370, as it causes a LOR on powerpc. powerpc...
2010-09-13 emasteAllow a kernel config to specify a set but empty value via
2010-09-13 rpauloBump __FreeBSD_version to reflect the userland DTrace...
2010-09-13 rpauloAdd a note about userland DTracing.
2010-09-13 impTARGET_64BIT isn't needed anymore, GC it (partial merge...
2010-09-13 nwhitehornFix a subtle bug uncovered by the recent one-shot timer...
2010-09-13 impMove to using Makefile.arch to include the proper targe...
2010-09-13 mavChange call order to enable interrupts only after timer...
2010-09-13 pjdAdd G_TYPE_MULTI flag, which when set for the given...
2010-09-13 pjd- Remove gc_argname field. It was introduced for gpart...
2010-09-13 jchandrasys/mips/rmi/msgring.h - fixes and clean up.
2010-09-13 davidxuDon't compare thread pointers again.
2010-09-13 davidxuFix copy&paste problem.
2010-09-13 jchandrabus_add_child method is needed now.
2010-09-13 avgacpi_cpu: do not apply P_LVLx_LAT rules to latencies...
2010-09-13 davidxuUpdate symbol.
2010-09-13 pjd- Allow to specify value as const pointers.
2010-09-13 avgbus_add_child: add specialized default implementation...
2010-09-13 impSimplify atomic selection
2010-09-13 impPrefer MACHINE_CPUARCH over MACHINE_ARCH
2010-09-13 mavRefactor timer management code with priority to one...
2010-09-13 impPrefer MACHINE_CPUARCH to MACHINE_ARCH unless there...
2010-09-13 davidxuPS_DEAD state needs not be checked because _thr_find_th...
2010-09-13 impUse MACHINE_CPUARCH as appropriate
2010-09-13 impIt turns out that TARGET_CPUARCH doesn't buy us much...
2010-09-13 davidxuConvert thread list lock from mutex to rwlock.
2010-09-13 impDoh! two last second refactoring typos crept in. Fix.
2010-09-13 impRevert r212513 and reimplement the search order to...
2010-09-13 mavAdd tunable 'hint.hpet.X.per_cpu' to specify how much...
2010-09-13 jchandraThe functions in sys/mips/mips/psraccess.S can be imple...
2010-09-13 impThis is exactly the same as the .else, so remove it.
2010-09-13 impOoops! Shouldn't have committed this
2010-09-13 impMF tbemd: Move to using Makefile.arch to select what...
2010-09-13 impMerge from tbemd: Move to using Makefile.arch to contro...
2010-09-13 impMerge from tbemd: use Makefile.arch to control building.
2010-09-13 impMFtbemd: use MACHINE_CPUARCH
2010-09-13 impUse :T:Micc here like everywhere else we test icc
next