]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Fix a comment. No functional change.
[FreeBSD/FreeBSD.git] / sys / sys /
2018-02-12 asomersFix a comment. No functional change.
2018-02-12 ianAdd a set of convenience routines for RTC drivers to...
2018-02-12 ianReplace the existing print_ct() private debugging funct...
2018-02-12 impAdd Lua as a scripting langauge to /boot/loader
2018-02-12 impMove __va_list and related defines to sys/sys/_types.h
2018-02-11 impConsistent macro indentation is the hobgoblin of small...
2018-02-11 cemAdd GUID and alias for Apple APFS partition
2018-02-09 jkimMFV: r329072
2018-02-09 mckusickMerge biodone_finish() back into biodone(). The primary...
2018-02-08 dimPull in r324594 from upstream clang trunk (by Alexander...
2018-02-08 brooksstyle(9): use a type for each member in struct defintions.
2018-02-07 brooksRemove part of a comment reverting to nonexistant struc...
2018-02-06 ianUse const pointers for input data not modified by clock...
2018-02-06 jeffUse per-domain locks for vm page queue free. Move...
2018-02-06 bzRemove a trailing whitspace.
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-31 wulfpsm(4): Add support for HP EliteBook 1040 ForcePads.
2018-01-29 impCreate deprecation management functions.
2018-01-25 cemstyle: Remove remaining deprecated MALLOC/FREE macros
2018-01-24 cemmalloc(9): Change nominal size to size_t to match stand...
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-23 emastecopyright.h: Update license text to 'THE AUTHOR'
2018-01-22 pfgUse the __alloc_size2 attribute where relevant.
2018-01-21 pfgDefine a new __alloc_size2 attribute to complement...
2018-01-19 nwhitehornDefine PHYS_TO_DMAP() and DMAP_TO_PHYS() as panics...
2018-01-19 nwhitehornRemove SFBUF_OPTIONAL_DIRECT_MAP and such hacks, replac...
2018-01-18 cemAdd Elf_Nhdr definition to match NetBSD, OpenBSD, Linux
2018-01-18 jhbUpdate various statements in vmstat(8) to match reality.
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-17 jhbUse long for the last argument to VOP_PATHCONF rather...
2018-01-16 cemrandom(4): Add CCP random source definitions
2018-01-14 ianAdd RTC clock conversions for BCD values, with non...
2018-01-14 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-13 dimMerge ^/head r327886 through r327930.
2018-01-12 jeffFix compile error from r327900
2018-01-12 jeffAdd support for NUMA domains to bus dma tags. This...
2018-01-12 jeffImplement NUMA support in uma(9) and malloc(9). Alloca...
2018-01-12 jeffRegenerate auto-generated files
2018-01-12 jeffAdd files for r327895
2018-01-12 jeffImplement 'domainset', a cpuset based NUMA policy mecha...
2018-01-12 dimMerge ^/head r327624 through r327885.
2018-01-10 cemmallocarray(9): panic if the requested allocation would...
2018-01-10 impRemove vestiges of digi(4) driver, first attempted...
2018-01-09 bdreweryBump version for r327597 adding cpucontrol -e support
2018-01-08 markjGeneralize the gzio API.
2018-01-08 pfgRevert r327697:
2018-01-08 pfgmalloc(9): drop the __result_use_check attribute for...
2018-01-07 kpIntroduce mallocarray() in the kernel
2018-01-06 dimMerge ^/head r327341 through r327623.
2018-01-05 jkimMerge ACPICA 20180105.
2018-01-05 jhbRemove LINK_MAX.
2018-01-05 kibMake it possible to re-evaluate cpu_features.
2018-01-03 phkEliminate a paranthesis which is both unneeded and...
2018-01-03 karelsmake SW_WATCHDOG dynamic
2017-12-31 ianAdd a validbcd() routine that uses the bcd2bin_data...
2017-12-31 cpercivaWrap includes in sys/tslog.h with #ifdef TSLOG.
2017-12-31 bzHappy New Year 2018 my friends!
2017-12-31 cpercivaUse the TSLOG framework to record entry/exit timestamps...
2017-12-31 cpercivaUse the TSLOG framework to record SYSINIT entry/exit...
2017-12-31 cpercivaCode for recording timestamps of events, especially...
2017-12-29 dimMerge ^/head r327169 through r327340.
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-28 pfgsys/sys/chio.h: add NetBSD RCS ID.
2017-12-28 kibMake kern_proc_vmmap_resident() externally accesible...
2017-12-25 phkIntroduce an architecture-agnostic <sys/_stdarg.h>...
2017-12-24 dimMerge ^/head r326936 through r327149.
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-21 bdeUse resume_cpus() instead of restart_cpus() to resume...
2017-12-20 pfgRevert r327005 - SPDX tags for license similar to BSD...
2017-12-20 dimMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 dimMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 dimMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 dimMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 dimMerge llvm trunk r321017 to contrib/llvm.
2017-12-19 pfgSPDX: These are fundamentally BSD-2-Clause.
2017-12-19 jhbAdd a custom VOP_PATHCONF method for fdescfs.
2017-12-19 shurdUpdate Matthew Macy contact info
2017-12-19 kibAdd atomic_load(9) and atomic_store(9) operations.
2017-12-13 pfgSPDX: some uses of the RSA-MD license.
2017-12-13 pfgSPDX: mostly fixes to previous changes.
2017-12-11 markjPass the trap frame to fasttrap hooks.
2017-12-07 bzUse correct field in the description for the lock after...
2017-12-07 jkimMerge OpenSSL 1.0.2n.
2017-12-06 emasteUpdate tcpdump to 4.9.2
2017-12-06 jhibbitsUse unsigned intptr_t type for framebuffer addresses
2017-12-05 emasteuse @@@ instead of @@ in __sym_default
2017-12-03 impAllow this file to be used in libsa without warning...
2017-12-02 impWe don't need both _STAND and _STANDALONE. There's...
2017-11-30 pfgSPDX: use the Beerware identifier.
2017-11-30 pfgSPDX: Fix some cases wrongly attributed to MIT.
2017-11-29 impImport lua 5.3.4 to contrib
2017-11-28 jeffEliminate kmem_arena and kmem_object in preparation...
2017-11-28 traszMake kdb_reenter() silent when explicitly called from...
2017-11-27 pfgsys/sys: further adoption of SPDX licensing ID tags.
2017-11-25 mjgConvert in-kernel thread_lock_flags calls to thread_loc...
2017-11-25 jhbDecode kevent structures logged via ktrace(2) in kdump.
2017-11-24 hselaskyRoCE/infiniband upgrade to Linux v4.9 for kernel and...
2017-11-24 edAdd rudimentary support for building FreeBSD/arm64...
next