]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
powerpc64/pseries: Define new hcalls
[FreeBSD/FreeBSD.git] / sys / sys /
2018-02-13 Mark JohnstonAdd support for zstd-compressed user and kernel core...
2018-02-12 Jeff RobersonMake v_wire_count a per-cpu counter(9) counter. This...
2018-02-12 Alan SomersFix a comment. No functional change.
2018-02-12 Ian LeporeAdd a set of convenience routines for RTC drivers to...
2018-02-12 Ian LeporeReplace the existing print_ct() private debugging funct...
2018-02-12 Warner LoshAdd Lua as a scripting langauge to /boot/loader
2018-02-12 Warner LoshMove __va_list and related defines to sys/sys/_types.h
2018-02-11 Warner LoshConsistent macro indentation is the hobgoblin of small...
2018-02-11 Conrad MeyerAdd GUID and alias for Apple APFS partition
2018-02-09 Jung-uk KimMFV: r329072
2018-02-09 Kirk McKusickMerge biodone_finish() back into biodone(). The primary...
2018-02-08 Dimitry AndricPull in r324594 from upstream clang trunk (by Alexander...
2018-02-08 Jung-uk KimMFV: r329021
2018-02-08 Brooks Davisstyle(9): use a type for each member in struct defintions.
2018-02-07 Brooks DavisRemove part of a comment reverting to nonexistant struc...
2018-02-06 Ian LeporeUse const pointers for input data not modified by clock...
2018-02-06 Jeff RobersonUse per-domain locks for vm page queue free. Move...
2018-02-06 Bjoern A. ZeebRemove a trailing whitspace.
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-31 Vladimir Kondratyevpsm(4): Add support for HP EliteBook 1040 ForcePads.
2018-01-29 Warner LoshCreate deprecation management functions.
2018-01-27 Kyle EvansMFV r328490: Update libfdt to github:f1879e1
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 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.
next