]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Expand the software fallback for GCM to cover more cases.
[FreeBSD/FreeBSD.git] / sys / sys /
2018-01-24 Conrad Meyermalloc(9): Change nominal size to size_t to match stand...
2018-01-24 Martin MatuskaMFV r328323,328324:
2018-01-24 Philip PaepsImport tzdata 2018c
2018-01-23 Ed Mastecopyright.h: Update license text to 'THE AUTHOR'
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 Pedro F. GiffuniUse the __alloc_size2 attribute where relevant.
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-21 Pedro F. GiffuniDefine a new __alloc_size2 attribute to complement...
2018-01-19 Nathan WhitehornDefine PHYS_TO_DMAP() and DMAP_TO_PHYS() as panics...
2018-01-19 Nathan WhitehornRemove SFBUF_OPTIONAL_DIRECT_MAP and such hacks, replac...
2018-01-18 Conrad MeyerAdd Elf_Nhdr definition to match NetBSD, OpenBSD, Linux
2018-01-18 John BaldwinUpdate various statements in vmstat(8) to match reality.
2018-01-18 Kyle Evanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-17 John BaldwinUse long for the last argument to VOP_PATHCONF rather...
2018-01-16 Philip PaepsImport tzdata 2018a
2018-01-16 Conrad Meyerrandom(4): Add CCP random source definitions
2018-01-14 Ian LeporeAdd RTC clock conversions for BCD values, with non...
2018-01-14 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-13 Dimitry AndricMerge ^/head r327886 through r327930.
2018-01-12 Jeff RobersonFix compile error from r327900
2018-01-12 Jeff RobersonAdd support for NUMA domains to bus dma tags. This...
2018-01-12 Jeff RobersonImplement NUMA support in uma(9) and malloc(9). Alloca...
2018-01-12 Jeff RobersonRegenerate auto-generated files
2018-01-12 Jeff RobersonAdd files for r327895
2018-01-12 Jeff RobersonImplement 'domainset', a cpuset based NUMA policy mecha...
2018-01-12 Dimitry AndricMerge ^/head r327624 through r327885.
2018-01-10 Conrad Meyermallocarray(9): panic if the requested allocation would...
2018-01-10 Warner LoshRemove vestiges of digi(4) driver, first attempted...
2018-01-09 Bryan DreweryBump version for r327597 adding cpucontrol -e support
2018-01-08 Mark JohnstonGeneralize the gzio API.
2018-01-08 Pedro F. GiffuniRevert r327697:
2018-01-08 Pedro F. Giffunimalloc(9): drop the __result_use_check attribute for...
2018-01-07 Kristof ProvostIntroduce mallocarray() in the kernel
2018-01-06 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-01-06 Dimitry AndricMerge ^/head r327341 through r327623.
2018-01-05 Jung-uk KimMerge ACPICA 20180105.
2018-01-05 John BaldwinRemove LINK_MAX.
2018-01-05 Konstantin BelousovMake it possible to re-evaluate cpu_features.
2018-01-03 Poul-Henning KampEliminate a paranthesis which is both unneeded and...
2018-01-03 Mike Karelsmake SW_WATCHDOG dynamic
2017-12-31 Ian LeporeAdd a validbcd() routine that uses the bcd2bin_data...
2017-12-31 Colin PercivalWrap includes in sys/tslog.h with #ifdef TSLOG.
2017-12-31 Bjoern A. ZeebHappy New Year 2018 my friends!
2017-12-31 Colin PercivalUse the TSLOG framework to record entry/exit timestamps...
2017-12-31 Colin PercivalUse the TSLOG framework to record SYSINIT entry/exit...
2017-12-31 Colin PercivalCode for recording timestamps of events, especially...
2017-12-29 Dimitry AndricMerge ^/head r327169 through r327340.
2017-12-29 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-28 Pedro F. Giffunisys/sys/chio.h: add NetBSD RCS ID.
2017-12-28 Konstantin BelousovMake kern_proc_vmmap_resident() externally accesible...
2017-12-25 Poul-Henning KampIntroduce an architecture-agnostic <sys/_stdarg.h>...
2017-12-24 Dimitry AndricMerge ^/head r326936 through r327149.
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-21 Bruce EvansUse resume_cpus() instead of restart_cpus() to resume...
2017-12-20 Pedro F. GiffuniRevert r327005 - SPDX tags for license similar to BSD...
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-19 Pedro F. GiffuniSPDX: These are fundamentally BSD-2-Clause.
2017-12-19 John BaldwinAdd a custom VOP_PATHCONF method for fdescfs.
2017-12-19 Stephen HurdUpdate Matthew Macy contact info
2017-12-19 Konstantin BelousovAdd atomic_load(9) and atomic_store(9) operations.
2017-12-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-12-14 Jung-uk KimMFC: r326864
2017-12-13 Pedro F. GiffuniSPDX: some uses of the RSA-MD license.
2017-12-13 Pedro F. GiffuniSPDX: mostly fixes to previous changes.
2017-12-12 Mark JohnstonMFV r326785: 8880 improve DTrace error checking
2017-12-11 Mark JohnstonPass the trap frame to fasttrap hooks.
2017-12-07 Bjoern A. ZeebUse correct field in the description for the lock after...
2017-12-07 Jung-uk KimMerge OpenSSL 1.0.2n.
2017-12-06 Ed Mastetcpdump: remove undesired svn:keywords property from...
2017-12-06 Ed MasteUpdate tcpdump to 4.9.2
2017-12-06 Justin HibbitsUse unsigned intptr_t type for framebuffer addresses
2017-12-05 Ed Masteuse @@@ instead of @@ in __sym_default
2017-12-03 Dimitry AndricUpgrade our copies of clang, llvm, lldb and libc++...
2017-12-03 Warner LoshAllow this file to be used in libsa without warning...
2017-12-02 Warner LoshWe don't need both _STAND and _STANDALONE. There's...
2017-11-30 Pedro F. GiffuniSPDX: use the Beerware identifier.
2017-11-30 Pedro F. GiffuniSPDX: Fix some cases wrongly attributed to MIT.
2017-11-29 Warner LoshImport lua 5.3.4 to contrib
2017-11-28 Jeff RobersonEliminate kmem_arena and kmem_object in preparation...
2017-11-28 Edward Tomasz Napi... Make kdb_reenter() silent when explicitly called from...
next