]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-02-28 impAdd SPDX tag.
2019-02-27 mjgRename seq to seqc to avoid namespace clashes with...
2019-02-27 mjgvm: remove seq.h inclusion made obsolete by NUMA rewrite
2019-02-27 erjixgbe(4): Fix panic triggered by assertion from interrupt
2019-02-27 impUnconditionally support unmapped BIOs. This was another...
2019-02-27 impRemove #ifdef code to support FreeBSD versions that...
2019-02-27 manuFix armv6/armv7 build after the move from xhci_mv to...
2019-02-27 impRemove empty directories.
2019-02-27 mavRefactor command ordering/blocking mechanism in CTL.
2019-02-27 manudrm: Remove empty directories
2019-02-27 manuxhci_mv: Move the driver to generic_xhci
2019-02-27 manuusb_nop_xceiv: Add support for this pseudo device
2019-02-27 jhbVarious cleanups to the management of multiple TCP...
2019-02-27 jhbUpdate review requests for bhyve.
2019-02-27 sefHave cryptocheck toggle kern.cryptodevallowsoft if...
2019-02-27 markjrtsol: Use vwarnx(3) to log messages to standard error.
2019-02-27 emastepoll.2: POLLNVAL is returned also for insufficient...
2019-02-27 manummc: dwmmc: Match on "rockchip,rk3288-dw-mshc" compatible
2019-02-27 manuarm64: rockchip: rk3399_clk: Add sd clock definitions
2019-02-27 manuarm64: rockchip: clk_pll: Multiple improvement
2019-02-27 baptFix a regression introduced in r344569
2019-02-27 luporlFix kldxref on PowerPC64
2019-02-27 baptFix regression introduced in r344569
2019-02-27 nplibcxgb4: Don't spam stderr. Write combining is not...
2019-02-27 ianAdd support to fdt_slicer for the new style partition...
2019-02-27 ianChild nodes with a compatible property are not slices...
2019-02-27 ianRename some functions and variables to have shorter...
2019-02-27 jhibbitspowerpc/mpc85xx: Synchronize timebase the platform...
2019-02-26 ianAdd a module dependency on fdt_slicer. Also, move...
2019-02-26 ianAdd a module dependency on fdt_slicer.
2019-02-26 ianAdd manpages for at45d(4) and mx25l(4).
2019-02-26 ianMake it possible to load fdt_slicer as a module (unload...
2019-02-26 ianUpdate a comment to reflect reality; no functional...
2019-02-26 ianCompile fdt_slicer and geom_flashmap when the at45d...
2019-02-26 ianAdd support for geom_flashmap by providing a getattr...
2019-02-26 kibModularize xz.
2019-02-26 jkimMerge OpenSSL 1.1.1b.
2019-02-26 sefSet process title during zfs send.
2019-02-26 markjAdd a missing return statement to g_concat_kernel_dump().
2019-02-26 markjFix fasttrap_sig{trap,segv}().
2019-02-26 kibproccontrol(1) man page.
2019-02-26 kibprocctl(2): document ASLR knobs.
2019-02-26 kibprocctl(2): fix -width parameter to .Bl.
2019-02-26 markjRevert r344587.
2019-02-26 manuarm64: rockchip: rk3399_pll: Fix copy paste
2019-02-26 manuarm64: rockchip: rk3399_pll: Switch to slow mode when...
2019-02-26 markjRemove illumos-specific code from the x86 fasttrap_isa.c.
2019-02-26 markjRemove stub fasttrap implementations.
2019-02-26 mavScrap some debug printf's, unused for years.
2019-02-26 manuarm64: rockchip: rk_pinctrl: Fix two banks in RK3328
2019-02-26 manu arm64: rockchip: rk805: Map the regulator
2019-02-26 manuarm64: rockchip: rk805: Add LDO regulators
2019-02-26 manuarm64: rockchip: rk3328_pll: Multiple improvement
2019-02-26 manuarm64: rockchip: clk: ARM CLK improvement
2019-02-26 manuarm64: rockchip: clk: rk_clk_composite: Properly use...
2019-02-26 kibi386 PAE: avoid atomic for pte_store() where possible.
2019-02-26 bdeAttempt to fix build breakage in r344458.
2019-02-26 0mpsysrc.8: Pet igor and mandoc
2019-02-26 baptImplement parallel mounting for ZFS filesystem
2019-02-26 sjgEnable veriexec for loader
2019-02-26 sjgAdd verifying manifest loader for mac_veriexec
2019-02-26 sjgEnable build of libbearssl
2019-02-26 sjgAdd libsecureboot
2019-02-26 sjgAdd libbearssl
2019-02-26 jahFFS: allow sendfile(2) to work with block sizes greater...
2019-02-26 jahFix incorrect assertion in vnode_pager_generic_getpages()
2019-02-26 kevansstand: Remove unused i386 EFI MD bits
2019-02-26 asomersifconfig: eliminate trailing whitespace
2019-02-25 ianSet maximum bus clock speed from hints when attaching...
2019-02-25 sobomaxImprove error handling: bail out if one of the files...
2019-02-25 dimAfter r344530, remove leading slashes from libprivateif...
2019-02-25 dabasmc: Add support for Mac mini 2,1
2019-02-25 mckusickAfter a crash, a file that extends into indirect blocks...
2019-02-25 markjFix handling of rights on stdio streams, take two.
2019-02-25 markjImprove vmem tuning for platforms without a direct...
2019-02-25 sefFix another bug introduced during the review process...
2019-02-25 luporlIncrease ctfconvert buffer size
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 emasteRevert r344211: wlandebug: disable PIE to fix build...
2019-02-25 emasteRemove unintend change to capability.h from r344530
2019-02-25 emasteMake libifconfig INTERNALLIB
2019-02-25 ianFix a paste-o that broke the build on all arches.
2019-02-25 manuarm64: rockchip: clk: Set the write mask when setting...
2019-02-25 ianResolve a name conflict when both SpiFlash and DataFlas...
2019-02-25 ianAdd a metadata entry for the AT45DB641E chip. This...
2019-02-25 npcxgbe(4): Updates to the default and hashfilter configu...
2019-02-25 ianInclude the jedec "extended device information string...
2019-02-25 npcxgbe(4): Use correct port_info in the call to is_bt().
2019-02-25 0mpAdd missing types to the sysctl(9) manual page
2019-02-25 andrewCheck the index hasn't changed after writing the cmp...
2019-02-25 vmaffionenetmap: remove redundant call to nm_set_native_flags()
2019-02-25 ianSwitch to using config_intrhook_oneshot(). That allows...
2019-02-24 ianAdd support for probing/attaching on FDT-based systems.
2019-02-24 ianAdd a functional detach() implementation to make module...
2019-02-24 bzMake arp code return (more) errors.
2019-02-24 dimPull in r354756 from upstream llvm trunk (by Craig...
2019-02-24 jillessh: Add set -o pipefail
2019-02-24 desVendor import of OpenPAM Tabebuia.
2019-02-24 wulfFix build when EVDEV_SUPPORT is option disabled after...
2019-02-24 wulfevdev: export event device properties through sysctl...
next