]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-27 dumbbelldrm/i915: Reduce diff with Linux 3.8
2015-10-27 baptUpdate libucl to git snapshot 20151027 (77d9d33)
2015-10-27 jilleslibedit: Use correct buffer lengths in vi mode v command.
2015-10-27 emasteAdd WITHOUT_DEBUG_FILES description
2015-10-27 avosnet80211: add ieee80211_restart_all() call.
2015-10-27 dumbbelldrm/i915: Reduce diff with Linux 3.8
2015-10-27 mavReimplement next port handle generation.
2015-10-27 bdreweryUpdate nfs note and remove some other stale ones.
2015-10-27 bdreweryUpdate notes about zfs and geom. Also add a note on...
2015-10-27 bdreweryAdd a hint on who can help with share/mk currently.
2015-10-27 avosurtwn(4): fix scanning from AUTH state
2015-10-27 kibDo not perform read-ahead for BA_CLRBUF request when...
2015-10-27 hselaskyAdd missing FreeBSD RCS keyword and SVN properties.
2015-10-27 hirenAdd sysctl tunable net.inet.tcp.initcwnd_segments to...
2015-10-27 mavFix error code that looks like wrong.
2015-10-27 lidlAdd myself and my mentors to the committers-src.dot...
2015-10-27 takawataBluetooth LE Security Management channel support.
2015-10-27 bdrewerySpell CONFGROUPS properly.
2015-10-27 bdreweryMETA MODE: Fix after addition of bsd.confs.mk: Stage...
2015-10-27 delphijRevert r289269 for now. After looking at share/zoneinf...
2015-10-27 bdreweryAdd Makefile.depend
2015-10-27 adrianotus(4) - monitor mode fixes, large-mbuf crash fix
2015-10-27 gnnTurning on IPSEC used to introduce a slight amount...
2015-10-26 bdreweryMETA MODE: Fix FILESNAME not being respected sans other...
2015-10-26 bdreweryMETA MODE: bsd.files.mk and bsd.confs.mk don't handle...
2015-10-26 delphijIn gunzip(1), treat trailing garbage as a warning and...
2015-10-26 tuexenWhen processing a cookie, any mismatch in port numbers...
2015-10-26 avosurtwn(4): do not filter out control frames in the RX...
2015-10-26 cemioat: Add support for Block Fill operations
2015-10-26 cemioat: Dedupe operation enqueue logic
2015-10-26 bdreweryAdd a note about DEPFLAGS which is currently a hack...
2015-10-26 mavReimplement enable and implement disable of virtual...
2015-10-26 allanjudeAllow 'zfs holds -r' to recurse over a file system...
2015-10-26 glebiusRemove svn:keywords that leaked in.
2015-10-26 desSince r275359, there is no need to provide a bogus...
2015-10-26 desCorrectly document the change made in r275359.
2015-10-26 desLoading rc.subr and rc.conf has no effect since all...
2015-10-26 roygerx86/dma_bounce: revert r289834 and r289836
2015-10-26 mavDon't try to replicate mode pages not present on this...
2015-10-26 hselaskyAdd support for binding IRQs to CPUs in the LinuxKPI...
2015-10-26 theravenUpdate some obsolete information in the HACKING document.
2015-10-26 theravenEnsure that dtc is built in C++11 mode.
2015-10-26 hselaskyBuild the LinuxKPI module by default.
2015-10-26 hselaskyBuild fix for MIPS.
2015-10-26 cemioat: Add %b format string for CHANERR codes
2015-10-26 cemioat: Allocate memory for ring resize sanely
2015-10-26 cemioat: Expose more softc members in sysctls
2015-10-26 cemioat: Introduce KTR probes
2015-10-25 zbbFix bus numbering in ThunderX ITS quirk
2015-10-25 zbbAdd support for unspecified ranges on ThunderX system
2015-10-25 zbbImprove style in mge driver
2015-10-25 zbbChange improper locking assertion in mge
2015-10-25 zbbIntroduce e6000sw etherswitch support
2015-10-25 zbbAdd etherswitch support to mge
2015-10-25 mavDeliver INOTs only to enabled virtual ports.
2015-10-25 pjdThe aio_waitcomplete(2) syscall should not sleep when...
2015-10-25 kppf: Fix compliation warning with gcc
2015-10-25 mavRework r289933 using already existing macro.
2015-10-25 mavTry to keep Loop IDs persistent across chip reinits.
2015-10-25 dumbbelldrm/i915: Reduce diff with Linux 3.8
2015-10-25 theravenLots of improvements to the BSD-licensed dtc
2015-10-25 dumbbelldrm/i915: Reduce diff with Linux 3.8
2015-10-25 mavImprove Port Database Changed handling and reporting.
2015-10-25 kpPF_ANEQ() macro will in most situations returns TRUE...
2015-10-25 acheAccording to POSIX, a write operation shall start at...
2015-10-25 mavFormalize/unify chip (re-)inits.
2015-10-25 ngieFix compiling with gcc [4.2.1] after r287797 when MK_HE...
2015-10-25 ngieLimit RESOLUTION_MAX to INT_MAX, not UINT_MAX (all...
2015-10-25 ngieUse 't' (bit-field) not 'b' (bit-sized integral type...
2015-10-25 ngieRevert r289913 -- I botched up the commit message by...
2015-10-25 ngieUse 't' (bits) not 'i' (bytes) for describing MRIE...
2015-10-24 cemioat: Actually bring the hardware back online after...
2015-10-24 cemioat: Use bus_alloc_resource_any(9)
2015-10-24 cemioat: Extract halted error-debugging to a function
2015-10-24 cemioat: Always re-arm interrupts in process_events
2015-10-24 cemioat: Add sysctl to force hw reset
2015-10-24 cemioat: refcnt users so we can drain them at detach
2015-10-24 cemioat: When queueing operations, assert the submit lock
2015-10-24 cemioat: Don't use sleeping allocation in lock path
2015-10-24 cemioat: Pull out timer callout delay into a constant
2015-10-24 ngieAdd libvmmapi to OptionalObsoleteFiles.inc when MK_BHYV...
2015-10-24 ngieAdd a regression test for r289899 to validate rockridge...
2015-10-24 ngieRemove an ls -l I was using for debugging
2015-10-24 jasoneUpdate jemalloc to version 4.0.4.
2015-10-24 ngieImport the fix from NetBSD kern/48852 (sic) to fix...
2015-10-24 adrianarge(4): flip this on for AR9344 SoCs.
2015-10-24 ngieAdd more cd9660/FFS makefs testcases
2015-10-24 ngieMake vers.c creation atomic by using a temporary file...
2015-10-24 kibReduce the amount of calls to VOP_BMAP() made from...
2015-10-24 kibIntel SDM before revision 56 described the CLFLUSH...
2015-10-24 ianDefine a couple macros to access cacheline size/mask...
2015-10-24 ianProvide armv4/v5 implementations of several of the...
2015-10-24 avosurtwn(4): fix mbuf leak in the TX path
2015-10-24 mavSkip reserved IP Broadcast handle from using.
2015-10-24 avatar- Plugging a memory leak when malloc() failed during...
2015-10-24 ianRename dcache_dma_preread() to dcache_inv_poc_dma(...
2015-10-24 mavAdd new field to Abort IOCB.
2015-10-24 cemxen: Add missing semi-colon for BITSET_DEFINE()
2015-10-24 mavAdd PIM_EXTLUNS support to isp(4) driver.
next