]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
[iwm] Add implementation of the notification wait api from iwlwifi.
[FreeBSD/FreeBSD.git] / sys / sys /
2017-02-05 mjgrwlock: move lockstat handling out of inline primitives
2017-02-05 traszAdd kern_cpuset_getaffinity() and kern_cpuset_getaffini...
2017-02-05 mjgsx: move lockstat handling out of inline primitives
2017-02-05 mjgmtx: move lockstat handling out of inline primitives
2017-02-05 mjgsx: uninline slock/sunlock
2017-02-05 mjgsx: switch to fcmpset
2017-02-05 mjgrwlock: switch to fcmpset
2017-02-05 mjgmtx: switch to fcmpset
2017-02-04 kibDefine the vm_ooffset_t and vm_pindex_t types as machin...
2017-02-02 jkimMFV: r313101
2017-02-02 mmMFV r313071:
2017-02-01 glebiusUpdate tcpdump to 4.9.0.
2017-01-31 traszAdd kern_pread() and kern_pwrite(), and use it in compa...
2017-01-31 traszAdd kern_cpuset_getid() and kern_cpuset_setid(), and...
2017-01-31 cemcalculate_crc32c: Add SSE4.2 implementation on x86
2017-01-30 traszAdd kern_listen(), kern_shutdown(), and kern_socket...
2017-01-30 traszAdd kern_lseek() and use it instead of sys_lseek()...
2017-01-30 jhibbitsAdd a INTR_TRIG_INVALID, and use it in the powerpc...
2017-01-29 traszRemove unused kern_sendfile() declaration.
2017-01-29 pfgRemove GCC's __nonnull() attribute definition.
2017-01-28 pfgMake use of clang nullability attributes.
2017-01-28 dexuanifnet: move the new ifnet_event EVENTHANDLER_DECLARE...
2017-01-28 nyanRemove pc98 support completely.
2017-01-27 mjgIntroduce __read_mostly and __exclusive_cache_line...
2017-01-26 sbrunoShoot a couple of style bugs down in the macro declarat...
2017-01-25 sbrunoResolve a non-fatal syntax warning left in by a trailing ;
2017-01-25 emasteAdd sys/capability.h deprecation warning
2017-01-24 mjghwpmc: partially depessimize munmap handling if the...
2017-01-24 cemUse time_t for intermediate values to avoid overflow...
2017-01-24 sbrunoiflib:
2017-01-24 sbrunoRevert 312696 due to build tests.
2017-01-24 sbrunoiflib:
2017-01-24 dexuanifnet: introduce event handlers for ifup/ifdown events
2017-01-21 cemAdd remaining ELF compression definitions and structs
2017-01-21 baptImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-20 pfgAddition of clang nullability qualifiers.
2017-01-19 sbrunoAdjust gtaskqueue startup again so that we catch the...
2017-01-18 cemrestore(8): Handle extended attribute names correctly
2017-01-18 mjgsx: reduce lock accesses similarly to r311172
2017-01-18 mjgrwlock: reduce lock accesses similarly to r311172
2017-01-18 glebiusFormat and sort MSG_* flags, to prevent misedits in...
2017-01-18 glebiusFix regression from r311568: collision of MSG_NOSIGNAL...
2017-01-18 hselaskyImplement kernel support for hardware rate limited...
2017-01-16 sobomaxAdd a new socket option SO_TS_CLOCK to pick from severa...
2017-01-16 sbrunoChange startup order for the no EARLY_AP_STARTUP case...
2017-01-16 hirenAdd kevent EVFILT_EMPTY for notification when a client...
2017-01-15 cemFix a variety of cosmetic typos and misspellings
2017-01-15 cem"Buses" is the preferred plural of "bus"
2017-01-15 cemFix a minor typo (Seiral)
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
2017-01-14 ngieMerge content currently under test from ^/vendor/NetBSD...
2017-01-13 glebiusRemove deprecated fgetsock() and fputsock().
2017-01-13 ianCheck tty_gone() after allocating IO buffers. The...
2017-01-13 ngieUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
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:
next