]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Update the LinuxKPI RCU and SRCU wrappers for the concurrency kit, CK.
[FreeBSD/FreeBSD.git] / sys / sys /
2017-03-02 mmMFV r314565,314567,314570:
2017-03-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-03-02 hselaskyImplement taskqueue_poll_is_busy() for use by the LinuxKPI.
2017-03-02 desUpgrade to OpenSSH 7.3p1.
2017-03-01 dimBump __FreeBSD_version, and set tentative merge date.
2017-03-01 dimMerge ^/head r314482 through r314522.
2017-03-01 sbrunoMake gtaskqueue compatible with drm-next such that...
2017-03-01 kibAdd some explanation for SV_TIMEKEEP flag.
2017-03-01 dimMerge ^/head r314420 through r314481.
2017-03-01 mjglocks: fix compilation with KTR wihout KTR_LOCKS
2017-03-01 mjglocks: ensure proper barriers are used with atomic...
2017-02-28 impRenumber copyright clause 4
2017-02-28 dimMerge ^/head r314270 through r314419.
2017-02-28 scottlAdd prototype for sbuf_putbuf()
2017-02-26 dchaginImplement timerfd family syscalls.
2017-02-25 dimMerge ^/head r314178 through r314269.
2017-02-25 kibDo not leak mount references for dying threads.
2017-02-24 kibRemove cpu_deepest_sleep variable.
2017-02-23 dimMerge ^/head r313896 through r314128.
2017-02-22 avgdon't use C99 static array indices with older GCC versions
2017-02-22 avgfix a typo in __STDC_VERSION__ in __min_size requirements
2017-02-22 marius- Allow different slicers for different flash types...
2017-02-21 impDocument what the different flags mean for locking.
2017-02-21 hselaskyMake the LinuxKPI task struct persistent accross system...
2017-02-20 mjgmtx: fix spin mutexes interaction with failed fcmpset
2017-02-20 badgerDefer ptracestop() signals that cannot be delivered...
2017-02-20 desUpgrade to OpenPAM Radula.
2017-02-19 baptImport mandoc 1.4.1rc2
2017-02-18 mjgmtx: plug the 'opts' argument when not used
2017-02-17 mjgsx: fix mips builld after r313855
2017-02-17 dimMerge ^/head r313644 through r313895.
2017-02-17 mjgmtx: restrict r313875 to kernels without LOCK_PROFILING
2017-02-17 mjgmtx: microoptimize lockstat handling in __mtx_lock_sleep
2017-02-17 mjgMake inline lockstat checks just inspect lockstat_enabled
2017-02-17 mjgIntroduce SCHEDULER_STOPPED_TD for use when the thread...
2017-02-17 impBump FreeBSD_version to 1200021 for removal of EISA...
2017-02-15 mjgrwlock: tidy up r313392
2017-02-14 kibAdd RLIM_SAVED_MAX and RLIM_SAVED_CUR symbols.
2017-02-14 kibOrder alphabetically.
2017-02-13 edMake <sys/event.h> work on its own.
2017-02-13 kibRework r313352.
2017-02-13 delphijMFV r313676: libpcap 1.8.1
2017-02-12 mjglockmgr: implement fast path
2017-02-11 dimMerge ^/head r313301 through r313643.
2017-02-10 jhbRegenerate all the system call tables to drop "created...
2017-02-10 kibFix r313495.
2017-02-09 kibDefine ELF_ST_VISIBILITY().
2017-02-08 mjgImplement LOCKSTAT_OOL_PROFILE_ENABLED
2017-02-08 jhbTrim trailing whitespace (mostly introduced in r313407).
2017-02-08 ngieMFhead@r313433
2017-02-07 jhbCopy the e_machine and e_flags fields from the binary...
2017-02-07 ngieImprove libnetbsd compatibility with NetBSD
2017-02-07 ngieMFhead@r313398
2017-02-07 mjgrwlock: implement RW_LOCK_WRITER_RECURSED bit
2017-02-07 mjglocks: change backoff to exponential
2017-02-07 ngieMFhead@r313360
2017-02-05 dimMerge ^/head r313055 through r313300.
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 ngieMerge in changes from ^/vendor/NetBSD/tests/dist@r313245
2017-02-04 ngieMFhead@r313243
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 dimMerge ^/head r312968 through r313054.
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 dimMerge ^/head r312894 through r312967.
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 dimMerge ^/head r312720 through r312893.
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 dimMerge ^/head r312624 through r312719.
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-22 dimMerge ^/head r312309 through r312623.
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.
next