]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
sfxge(4): do not ignore requested MAC stats update period
[FreeBSD/FreeBSD.git] / sys / sys /
2017-01-12 ianRework tty_drain() to poll the hardware for completion...
2017-01-10 mmMFV r311899:
2017-01-10 pfgRemove unused __gnu_inline() attribute.
2017-01-07 kibDefine _POSIX_PRIORITY_SCHEDULING as 0.
2017-01-06 jhbSet MORETOCOME for AIO write requests on a socket.
2017-01-05 jkimMerge ACPICA 20161222.
2017-01-05 kibDo not allocate struct statfs on kernel stack.
2017-01-05 markjAdd a small allocator for exec_map entries.
2017-01-04 delphijRestructure libz, place vendor files in contrib/zlib...
2017-01-03 mjgmtx: reduce lock accesses
2017-01-03 markjAdd a page queue for holding dirty anonymous unswappabl...
2017-01-02 kibRemove unneeded externs keywords. Reindent long lines.
2016-12-31 pfgAddition of clang nullability qualifiers.
2016-12-31 baptBump copyright year.
2016-12-31 kibRemove unused declaration.
2016-12-30 mmMFV r310796, r310797:
2016-12-30 cognetMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-30 mjgRemove cpu_spinwait after seq_consistent.
2016-12-27 jhbRegen after r310638.
2016-12-27 jhbRename the 'flags' argument to getfsstat() to 'mode...
2016-12-27 mmMFV r310622:
2016-12-26 kibMake knote KN_INFLUX state counted. This is final...
2016-12-25 kibSome optimizations for kqueue timers.
2016-12-19 sjgMerge bmake-20161212
2016-12-19 sephehyperv: Implement userspace gettimeofday(2) with Hyper...
2016-12-17 dimMerge ^/head r310169 through r310190.
2016-12-17 mmMFV r310115,310184:
2016-12-16 dimAdd __scanflike attributes to the kernel's sscanf(...
2016-12-16 dimMerge ^/head r309817 through r310168.
2016-12-16 adrianBump FreeBSD_version .
2016-12-14 edRevert accidental change made in r310056.
2016-12-14 edLet all FEATURE()s use the same Prometheus metric.
2016-12-14 edAdd support for attaching aggregation labels to sysctl...
2016-12-12 mjgvfs: add vrefact, to be used when the vnode has to...
2016-12-10 defAdd support for encrypted kernel crash dumps.
2016-12-09 dimMerge ^/head r309519 through r309757.
2016-12-09 glebiusProvide counter_ratecheck(), a MP-friendly substitution...
2016-12-07 rwatsonRegnerate system-call definitions following r309677...
2016-12-07 vangyzenExport the whole thread name in kinfo_proc
2016-12-06 mmMFV r309587:
2016-12-02 dimUpdate compiler-rt to release_39 branch r288513. Since...
2016-12-02 dimUpdate llvm, clang, lld and lldb to release_39 branch...
2016-12-02 rstoneRevert r309372
2016-12-01 rstoneFix a false positive in a buf_ring assert
2016-12-01 mmMFC r309362:
2016-11-29 mmMFV r309299:
2016-11-28 cognetImport Concurrency Kit in the kernel.
2016-11-27 dimMerge ^/head r309170 through r309212.
2016-11-27 kibNFSv4 client tracks opens, and the track records are...
2016-11-24 dimUpgrade our copies of clang, llvm, lldb, compiler-rt...
2016-11-24 dimIn preparation for merging back to head, bump __FreeBSD...
2016-11-24 dimMerge ^/head r308870 through r309105.
2016-11-23 markjRelease laundered vnode pages to the head of the inacti...
2016-11-22 alcRemove PG_CACHED-related fields from struct vmmeter...
2016-11-22 delphijMFV r308954:
2016-11-20 jhibbitsActually bump __FreeBSD_version
2016-11-19 dimMerge ^/head r308491 through r308841.
2016-11-17 glebiusAdd flag SF_USER_READAHEAD to sendfile(2). When specif...
2016-11-17 glebiusUse bogus_page to properly reduce number of I/Os in...
2016-11-14 defMove text dump version as it's not an architecture...
2016-11-11 cemqueue.3: Document existing QMD_* macros
2016-11-11 cyMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-10 dimMerge ^/head r308227 through r308490.
2016-11-09 alcIntroduce a new page queue, PQ_LAUNDRY, for storing...
2016-11-07 delphijMFV r308392: file 5.29.
2016-11-03 gjbMFV r308265: Update tzdata to 2016i.
2016-11-02 dimMerge ^/head r303250 through r308226.
2016-11-02 kibAllow some dotdot lookups in capability mode.
2016-10-31 cemAdd BUF_TRACKING and FULL_BUF_TRACKING buffer debugging
2016-10-31 dimMerge ^/head r307736 through r308146.
2016-10-28 kibGeneralize UFS buffer pager to allow it serving other...
2016-10-21 jhbDefine max_align_t for C11.
2016-10-21 dimMerge ^/head r307383 through r307735.
2016-10-18 asomersFix C++ includability of crypto headers with static...
2016-10-17 avosrtwn(4), urtwn(4): merge common code, add support for...
2016-10-17 emastelibmd: introduce functions that operate on an fd instea...
2016-10-16 kibDo not try to create /dev/efi device node before devfs...
2016-10-16 marcelRe-apply change 306811 or alternatively, revert change...
2016-10-16 marcelRevert change 306811 so that the change can be re-done...
2016-10-15 dimMerge ^/head r306906 through r307382.
2016-10-15 npFix typo in comments.
2016-10-13 cemkern_linker: Handle module-loading failures in preloade...
2016-10-12 avgremove a few stray spaces from sys/param.h
2016-10-12 avgbump __FreeBSD_version for libzfs_core.h
2016-10-11 impCreate /dev/efidev to provide an ioctl interface to
2016-10-09 dimMerge ^/head r306412 through r306905.
2016-10-08 cemsys/module.h: Unbreak MOD_DPF printf
2016-10-07 marcelIn order to allow mkimg(1) (and other tools) to become...
2016-10-07 kibLimit scope of the optimization in r306608 to dounmount...
2016-10-06 bdreweryAdd vrecyclel() to vrecycle() a vnode with the interloc...
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 mmMFV r306669:
2016-10-02 avosBump __FreeBSD_version for net80211(4) changes (r306590...
2016-10-01 jhbExpose kernel-only errno values if _WANT_KERNEL_ERRNO...
2016-10-01 gonzoBump _FreeBSD_version after adding fb_memattr field...
2016-10-01 gonzoProvide way for framebuffer driver to request mmap...
2016-10-01 baptImport libucl 20160812
2016-09-30 mjgvfs: batch free vnodes in per-mnt lists
2016-09-30 mjgvfs: remove the __bo_vnode field from struct vnode
2016-09-29 glebiusProvide kern.maxphys sysctl, which returns MAXPHYS...
next