]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/contrib
mtx: add mtx_spin_wait_unlocked
[FreeBSD/FreeBSD.git] / sys / contrib /
2018-02-18 Alexander MotinMFV r324198: 8081 Compiler warnings in zdb
2018-02-18 Alexander MotinMFV r323911:
2018-02-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-16 Olivier HouchardDefine CK_MD_TSO for the relevant arches (i386, amd64...
2018-02-16 Anish GuptaThis change fixes duplicate detection of same IOMMU...
2018-02-15 Andriy GaponMFV r329313: 8857 zio_remove_child() panic due to alrea...
2018-02-13 Mark JohnstonMove zstd malloc()/free()/calloc() macros to stdlib.h.
2018-02-09 Jung-uk KimMFV: r329072
2018-02-08 Jung-uk KimMFV: r329021
2018-02-02 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-01 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-27 Kyle EvansMFV r328490: Update libfdt to github:f1879e1
2018-01-27 Mariusz ZaborskiAdd SPDX tags for nv(9).
2018-01-25 Conrad Meyerstyle: Remove remaining deprecated MALLOC/FREE macros
2018-01-24 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-24 Martin MatuskaMFV r328323,328324:
2018-01-24 Philip PaepsImport tzdata 2018c
2018-01-22 Alexander MotinMFV r328255: 8972 zfs holds: In scripted mode, do not...
2018-01-22 Alexander MotinMFV r328253: 8835 Speculative prefetch in ZFS not worki...
2018-01-22 Alexander MotinMFV r328251: 8652 Tautological comparisons with ZPROP_INVAL
2018-01-22 Alexander MotinMFV r328249:
2018-01-22 Alexander MotinMFV r328247: 8959 Add notifications when a scrub is...
2018-01-22 Alexander MotinMFV r328245: 8856 arc_cksum_is_equal() doesn't take...
2018-01-22 Alexander MotinMFV r328233:
2018-01-21 Alexander MotinMFV r328231: 8897 zpool online -e fails assertion when...
2018-01-21 Alexander MotinMFV r328229:
2018-01-21 Alexander MotinMFV r328227: 8909 8585 can cause a use-after-free kerne...
2018-01-21 Alexander MotinMFV r328225: 8603 rename zilog's "zl_writer_lock" to...
2018-01-21 Alexander MotinMFV r328220: 8677 Open-Context Channel Programs
2018-01-19 Pedro F. Giffunilibnv: Use mallocarray(9) for the nv_calloc.
2018-01-18 Kyle Evanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-16 Philip PaepsImport tzdata 2018a
2018-01-14 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-13 Pedro F. Giffunizstd: Use mallocarray(9) for calloc macro.
2018-01-13 Pedro F. GiffuniRevert r327934 to fix the log message.
2018-01-13 Pedro F. Giffunizstd: Use memalloc(9) for calloc macro.
2018-01-13 Dimitry AndricMerge ^/head r327886 through r327930.
2018-01-13 Cy SchubertRemove redundant variable.
2018-01-13 Cy SchubertThough this block of code is not used by FreeBSD, corre...
2018-01-12 Dimitry AndricMerge ^/head r327624 through r327885.
2018-01-11 Conrad MeyerZstd: Add bswap intrinsics for small MIPS systems ...
2018-01-10 Conrad MeyerFinally, fix Zstd kernel build on MIPS and RISC-V
2018-01-09 Cy SchubertWhen growing the state, also grow the seed array. Other...
2018-01-08 Conrad MeyerIntegrate zstd into the kernel
2018-01-07 Kristof Provostvchiq: Use mallocarray() to provide kcalloc()
2018-01-06 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-01-06 Dimitry AndricMerge ^/head r327341 through r327623.
2018-01-06 Dimitry AndricRevert r327338, undoing the changes to the ACPI_ADD_PTR...
2018-01-06 Jung-uk KimFix a header inclusion missed in the previous commit.
2018-01-05 Jung-uk KimMerge ACPICA 20180105.
2018-01-04 Cy SchubertCorrect function name in description block.
2017-12-29 Dimitry AndricMerge ^/head r327169 through r327340.
2017-12-29 Dimitry AndricWork around clang 6.0.0 warnings about arithmetic on...
2017-12-29 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-24 Dimitry AndricMerge libc++ trunk r321414 to contrib/libc++.
2017-12-24 Dimitry AndricMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 Dimitry AndricMerge lldb trunk r321414 to contrib/llvm/tools/lldb.
2017-12-24 Dimitry AndricMerge lld trunk r321414 to contrib/llvm/tools/lld.
2017-12-24 Dimitry AndricMerge clang trunk r321414 to contrib/llvm.
2017-12-24 Dimitry AndricMerge llvm trunk r321414 to contrib/llvm.
2017-12-20 Dimitry AndricMerge libc++ trunk r321017 to contrib/libc++.
2017-12-20 Dimitry AndricMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 Dimitry AndricMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 Dimitry AndricMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 Dimitry AndricMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 Dimitry AndricMerge llvm trunk r321017 to contrib/llvm.
2017-12-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-12-14 Jung-uk KimMFC: r326864
2017-12-12 Mark JohnstonMFV r326785: 8880 improve DTrace error checking
2017-12-07 Jung-uk KimMerge OpenSSL 1.0.2n.
2017-12-06 Ed Mastetcpdump: remove undesired svn:keywords property from...
2017-12-06 Baptiste DaroussinRevert local changes made to make zstd(1) frontend...
2017-12-06 Ed MasteUpdate tcpdump to 4.9.2
2017-12-04 Allan JudeUse __has_builtin() to ensure clz and clzll builtins...
2017-12-03 Dimitry AndricUpgrade our copies of clang, llvm, lldb and libc++...
2017-11-29 Warner LoshImport lua 5.3.4 to contrib
2017-11-28 Brooks DavisUpdate vis(3) the latest from NetBSD.
2017-11-24 Nathan WhitehornSwitch the default firmware for npe(4) from the QOS_VLA...
2017-11-24 Hans Petter SelaskyRoCE/infiniband upgrade to Linux v4.9 for kernel and...
2017-11-24 Hans Petter SelaskyMerge ^/head r326132 through r326161.
2017-11-24 Hans Petter SelaskyCompile fixes for 32-bit architectures.
2017-11-23 Hans Petter SelaskyMerge ^/head r325999 through r326131.
2017-11-21 Ed SchoutenImport the latest CloudABI definitions, v0.18.
2017-11-20 Xin LIMFV r326007: less v529.
2017-11-19 Hans Petter SelaskyMerge ^/head r325842 through r325998.
2017-11-18 Emmanuel VadotUpdate our copy of DTS from the ones from Linux 4.14
2017-11-17 Baptiste DaroussinActually commit the right patch for r325929
2017-11-17 Baptiste DaroussinDo not remove the sources when zstd is called as zstdcat
2017-11-15 Hans Petter SelaskyAdd full support for specifying IPv6 addresses to krping.
2017-11-15 Hans Petter SelaskyMerge ^/head r325663 through r325841.
2017-11-14 Warner LoshMove sys/boot to stand. Fix all references to new location
2017-11-14 Hans Petter SelaskySet the default VNET in krping before calling ifunit_re...
2017-11-14 Warner LoshMove zstd from contrib to sys/contrib so it can be...
2017-11-14 Justin HibbitsUse the correct board name for the Ubiquiti Unifi Secur...
2017-11-11 Baptiste DaroussinUpdate to zstd 1.3.2
2017-11-10 Jung-uk KimMFV: r325668
2017-11-10 Hans Petter SelaskyMerge ^/head r325505 through r325662.
2017-11-09 Andriy GaponMFV r325609: 7531 Assign correct flags to prefetched...
2017-11-09 Andriy GaponMFV r325607: 8607 zfs: variable set but not used
2017-11-09 Andriy GaponMFV r325605: 8713 Buffer overflow in dsl_dataset_name()
next