]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-02-22 wmaAdd Intel 10Gb support to ARM64 GENERIC kernel config
2016-02-22 skraRemove armv6 specific part from armv4 specific file...
2016-02-22 skraMove ARM_L2_PIPT option to std.armv6 for all armv6...
2016-02-22 skraAs <machine/vm.h> is included from <vm/vm.h>, there...
2016-02-22 skraAs <machine/vmparam.h> is included from <vm/vm_param...
2016-02-22 skraAs <machine/param.h> is included from <sys/param.h...
2016-02-22 skraAs <machine/pmap.h> is included from <vm/pmap.h>, there...
2016-02-22 sephehyperv/hn: Add TX method for txeof processing.
2016-02-22 sephehyperv/hn: Staticize and rename packet TX done function
2016-02-22 sephehyperv/hn: Rename TX related function and struct fields...
2016-02-22 avosurtwn: shutdown the device properly
2016-02-22 yongariifnet lock was changed to use sx(9) long time ago.
2016-02-22 avosurtwn: add an option to compile the driver without...
2016-02-21 andrewMake efi_time and EFI_GetTimeOfDay static, neither...
2016-02-21 jillessh: Don't hash alias name when there are no aliases.
2016-02-21 ianDocument the ability to override compiled-in env and...
2016-02-21 jillessh: Optimize setprompt(0).
2016-02-21 avosrtwn: import r290048.
2016-02-21 ianAllow a dynamic env to override a compiled-in static...
2016-02-21 ianMinor style cleanups.
2016-02-21 jillessh: Remove unnecessary flushouts while reading script.
2016-02-21 pfgostiInitiatorIOCompleted(): wrong sizeof() argument.
2016-02-21 ianUnconditionally set e_ident[OSABI]=ELFOSABI_FREEBSD...
2016-02-21 desImplement /proc/$$/limits.
2016-02-21 traszMake the "invalid numeric value" error message actually...
2016-02-21 dimFix "invalid type '(null)'" usage messages in zfs(8...
2016-02-20 andrewAdd a missing call to dev_cleanup from the arm64 loader...
2016-02-20 kibSome BIOSes ACPI bytecode needs to take (sleepable...
2016-02-20 kibSwitch /dev/hpet to use make_dev_s(9). Device needs...
2016-02-20 kpin pf_print_state_parts, do not use skw->proto to print...
2016-02-20 zbbRevert r295756:
2016-02-20 kpifconfig(8): can't use 'name' or 'description' when...
2016-02-20 skraRename busdma_machdep.c to busdma_machdep-v4.c, pmap...
2016-02-20 jhibbitsFix the definition of RM_MAX_END.
2016-02-20 jhibbitsIntroduce a RMAN_IS_DEFAULT_RANGE() macro, and use it.
2016-02-19 erjixl(4)/ixlv(4): Revert m_collapse() in ixl_xmit() to...
2016-02-19 davidcsRemove dead code. Code Cleanup. Improve clarity in...
2016-02-19 erjixl(4): Fix errors in queue interrupt setup in MSIX...
2016-02-19 erjixl(4): Remove unsupported device IDs.
2016-02-19 bdreweryDIRDEPS_BUILD: Enable the post-build footer/stats display.
2016-02-19 erjixl(4): Fix two important RSS bugs.
2016-02-19 jillessh: Rework code to remove '\0' from shell input.
2016-02-19 davidcsModified the use of bxe_grc_dump() function so that...
2016-02-19 pfgqlxgb: fix mismatch.
2016-02-19 jillessh: Add tests for comments in sh -c.
2016-02-19 seFix syntax error introduced in previous commit where...
2016-02-19 seRemove redundant check for "(dinfo != NULL)", it has...
2016-02-19 pfgExt2: cleanup setting of ctime/mtime/birthtime.
2016-02-19 pfgfirewire: fix a mismatch introduced in r230558.
2016-02-19 emasteRemove objcopy in WITHOUT_TOOLCHAIN if it's from elftoo...
2016-02-19 andrewAdd initial support for the Allwinner A31i and A31s...
2016-02-19 andrewInclude ofw_bus_subr.h before ofw_pci.h for the definit...
2016-02-19 seFix possible out-of-bounds access detected by Ulrich...
2016-02-19 tuexenUse the SCTP level pointer, not the interface level.
2016-02-19 skraRemove not used static function pmap_kenter_attr().
2016-02-19 skraRemove not used definitions and fix some style nits.
2016-02-19 skraRemove AP_KRW definition not needed after r295801.
2016-02-19 skraRename pte.h to pte-v4.h and start including directly...
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
next