]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-02-19 seRemove O_SYNC from the options passed to dbmopen().
2016-02-19 skraMove common definitions from both pmap-v4.h and pmap...
2016-02-19 skraRename pmap.h to pmap-v4.h and remove pmap-v6.h include...
2016-02-19 kevloRemove sys/types.h
2016-02-19 araujoFix regression introduced on 272446r.
2016-02-19 avosnet80211: add few missing subtype names.
2016-02-19 sephehyperv/hn: Free the txdesc buf_ring when the TX ring...
2016-02-19 sephehyperv/hn: Enable IP header checksum offloading for...
2016-02-19 sephehyperv/hn: Add option to bind TX taskqueues to the...
2016-02-19 adriandocument some ACPI related sysctls.
2016-02-19 jhibbitsReplace several bus_alloc_resource() calls using defaul...
2016-02-19 kevloRemove bogus cast.
2016-02-19 kevloAdd missing parentheses.
2016-02-19 markjEnsure that we test the event condition when a disabled...
2016-02-19 markjReturn an error if both EV_ENABLE and EV_DISABLE are...
2016-02-19 jgh- language tightening
2016-02-19 sobomaxFix section number of .Xr geom_uzip in r295782.
2016-02-19 sobomaxClear up confision as to who the original historical...
2016-02-19 bdreweryFAST_DEPEND: Apply conditional -MF from r291945 to...
2016-02-19 bdreweryDIRDEPS_BUILD: Add dependencies somehow missed in r295681.
2016-02-19 bdreweryAvoid reading .depend.* in simple cases where not needed.
2016-02-19 npcxgbe: catch up with the latest hardware-related defini...
2016-02-18 jkimRemove a bogus bzero() call.
2016-02-18 jkimOptimize ROL and ROR emulations and fix comments.
2016-02-18 jkimSilence VPS-Studio errors (V646). These is no function...
2016-02-18 jgh- add dma(8) to examples in mailer.conf(5)
2016-02-18 tuexenAdd protection code.
2016-02-18 tuexenAdd some protection code.
2016-02-18 tuexenFix reporting of mapped addressed in getpeername()...
2016-02-18 seUse __unused instead of casting to void to silence...
2016-02-18 asomersFix compiler warnings in iostat
2016-02-18 jkimSilence VPS-Studio errors (V512). These buffer underfl...
2016-02-18 glebiusFix obvious typo, that lead to incorrect sorting.
2016-02-18 bjkBump .Dd for r295764
2016-02-18 sobomaxRight now, the "virtual hole" API feature of lseek...
2016-02-18 zbbFix build for i386 and arm64 after r295755
2016-02-18 brIncrease kernel and user VA space.
2016-02-18 seMake WARNS=6 safe.
2016-02-18 impRemove a stray else. It isn't needed (due to the return...
2016-02-18 brUse medany (Medium/Anywhere) GCC code model for RISC-V.
2016-02-18 emasteRemove dd xfer stats emitted during buildworld
2016-02-18 zbbExtract common code from PowerPC's ofw_pci
2016-02-18 zbbIntroduce bus_get_bus_tag() method
2016-02-18 zbbFix bug in ofwbus_release_resource() for non-ofwbus...
2016-02-18 wmaFix ThunderX external PEM bus offset
2016-02-18 skraRemove redundant ARM_L2_ADDR_BITS and L2_ADDR_BITS...
2016-02-18 skraRemove redundant L2_ADDR_MASK definition and replace...
2016-02-18 skraRemove unneeded definitions after r291406. Also remove...
2016-02-18 thomasReorganize the handling all-zeroes terminal block in...
2016-02-18 sephehyperv/hn: Use buf_ring for txdesc list
2016-02-18 sephehyperv/hn: Split TX ring data structure out of softc
2016-02-18 sephehyperv/hn: Use non-fast taskqueue for transmission
2016-02-18 sephehyperv/hn: Use taskqueue_enqueue()
2016-02-18 sephehyperv/hn: Split RX ring data structure out of softc
2016-02-18 sephehyperv/hn: Change global tunable prefix to hw.hn
2016-02-18 sephehyperv/hn: Always do transmission scheduling.
2016-02-18 sephehyperv/hn: Add option to allow sharing TX taskq between...
2016-02-18 sephehyperv/hn: Set the TCP ACK/data segment aggregation...
2016-02-18 sephetcp/lro: Allow drivers to set the TCP ACK/data segment...
2016-02-18 yongariFix a bug introduced in r295736
2016-02-18 markjUse the _SAFE loop variant, since the loop body may...
2016-02-18 yongariRemove duplicated check.
2016-02-18 yongariFix variable assignment.
2016-02-18 bdreweryFix installation of makewhatis.local(1) since r283777.
2016-02-18 markjRelease the ref acquired in nd6_dad_find() if DAD is...
2016-02-17 markjUse pfxrtr_del() instead of freeing advertising routers...
2016-02-17 markjRemove a prototype for the non-existent prelist_del().
2016-02-17 glebiusFix a potentially "forever" loop.
2016-02-17 glebiusTernary operator has lower priority than OR.
2016-02-17 glebiusTernary operator has lower priority than OR.
2016-02-17 glebiusAdd missing braces.
2016-02-17 kibAfter nullfs rmdir operation, reclaim the directory...
2016-02-17 kibIn bnoreuselist(), check both ends of the specified...
2016-02-17 bdreweryFix build race after r295643.
2016-02-17 impUse the right size for zeroing.
2016-02-17 andrewMove the Allwinner kernels to use fdt_pinctrl. This...
2016-02-17 tuexenAdd protection code for issues reported by PVS / D5245.
2016-02-17 tuexenCode cleanup which will silence a warning in PVS /...
2016-02-17 tuexenAddress a warning reported by D5245 / PVS.
2016-02-17 impCreate an API to reset a struct bio (g_reset_bio)....
2016-02-17 skraDo not use PMAP_DOMAIN_KERNEL definition for __ARM_ARCH...
2016-02-17 emasteHardcode date in RCS paper for reproducibility
2016-02-17 brAdd the implementation of atomic_swap_32().
2016-02-17 brUse better form representing 32 x 128-bit floating...
2016-02-17 brThere is no need to pre save tp in cpu_fork().
2016-02-17 brAdd the implementation of savectx().
2016-02-17 brUse callee-saved registers to pass args through fork_tr...
2016-02-17 skraRemove unneeded vector_page_setprot() for __ARM_ARCH...
2016-02-17 skraInclude pte-v6.h only where needed.
2016-02-17 skraRemove pd_prot and pd_cache members from struct arm_dev...
2016-02-17 skraEvaluate also VM_PROT_EXECUTE protection in pmap_preboo...
2016-02-17 bdreweryFix build race after r295643.
2016-02-16 jhibbitsBump __FreeBSD_Version for u_long -> rman_res_t change...
2016-02-16 bdreweryDIRDEPS_BUILD: Hookup CLANG_EXTRAS.
2016-02-16 jhbRemove an unused variable that snuck into the previous...
2016-02-16 jhbFetch the current thread and it's syscall state from...
2016-02-16 jhbThe locking annotations for struct sockbuf originally...
2016-02-16 pfgFix naive use of ftell(3).
2016-02-16 jhibbitsAnother conversion u_long -> rman_res_t
2016-02-16 pfgcrontab: ftruncate() with ftello() instead of ftell().
next