]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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().
2016-02-16 pfgcron: use (char *)NULL instead of (char *)0 in execle.
2016-02-16 tuexenWhitespace changes.
2016-02-16 tuexenImprove the teardown of the SCTP stack.
2016-02-16 bdreweryAdd CLEANDEPEND[FILES|DIRS] and simplify the tags clean...
2016-02-16 bdreweryAlways remove .depend.* regardless of WITH_FAST_DEPEND...
2016-02-16 bdreweryRemove temporary hack from r294370 for SSH upgrades.
2016-02-16 jhibbitsConvert a few more long -> rman_res_t.
2016-02-16 bdreweryRevert r295648 for now.
2016-02-16 andrewAllow callers of OF_decode_addr to get the size of...
2016-02-16 emasteAllow elfcopy to convert between two non-ELF formats
2016-02-16 skraUse EARLY_DRIVER_MODULE() for ti_scm driver to be attac...
2016-02-16 skraDo not use DMA channels used by GPU.
2016-02-16 andrewAdd a sysctl to read the internal temperature of the...
2016-02-16 andrewAdd an analog audio driver for the audio codec found...
2016-02-16 zbbSupport PEM that is not a PCI endpoint on ThunderX
2016-02-16 skraTemporary overwrite bad definition of elm interrupt...
2016-02-16 andrewOnly read the power state register when we will be...
2016-02-16 olivierAdd myself as ports committer (including calendar)
2016-02-16 vangyzenichsmb: add PCI device ID for Intel Sunrise Point-H...
2016-02-16 bdreweryDIRDEPS_BUILD: Update dependencies.
2016-02-16 bdreweryFilemon: Fix panic when fork1() is called from kproc_cr...
2016-02-16 bdreweryRemove the need for overriding depend.
2016-02-16 bdreweryAdd missing dependency on sys/conf/newvers.sh.
2016-02-16 bdreweryAdd an .ORDER for all/install.
2016-02-16 bdreweryUse built-in :tA here rather than realpath(1).
2016-02-16 bdreweryDon't descend into test directories for distribution...
2016-02-16 bdreweryTest directories can build in parallel fine.
2016-02-16 jhibbitsFix a panic bug that cropped up in the PTE rewrite.
2016-02-16 bdreweryConsolidate common beforebuild logic.
2016-02-15 pfgfputs: Return the number of bytes written.
2016-02-15 jhbCorrect the ABI name for Linux/i386 binaries under...
2016-02-15 jhbSign extend the error value for failing Linux/i386...
2016-02-15 andrewAdd support for the Allwinner DMA controller. This...
2016-02-15 andrewAdd support for the AXP209 Power System Management...
2016-02-15 andrewSet sc->clkfreq removed in r295470
2016-02-15 pfggetln: We cannot expand the buffer beyond INT_MAX.
2016-02-15 pfgfputs: Return the number of bytes written.
2016-02-15 andrewFix the spelling of OF_getencprop. It will fix the...
2016-02-15 andrewRemove an unused FDT header, fdt_common.h should only...
2016-02-15 andrewRemove an unused static inline function.
2016-02-15 skraInitial OMAP4 WUGEN pass-through driver. SPI interrupts...
2016-02-15 andrewAdd support for the Allwinner i2c device. This is simil...
2016-02-15 adrianAllow MIPS INTRNG code to be built without FDT support.
2016-02-14 andrewMove the twsi driver source to be under iicbus. It...
2016-02-14 andrewCreate the twsi device option in preparation to move...
2016-02-14 cemNTB: workaround for high traffic hardware hang
2016-02-14 pfgext2fs: Remove panics for rename() race conditions.
2016-02-14 andrewRemove an unused include.
2016-02-14 hselaskyRestore maximum number of host keys to 64.
2016-02-14 kevloFix a bug that caused nothing to be skipped when skippi...
next