]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Unbreak if_iwm.ko after r314076
[FreeBSD/FreeBSD.git] / sys / sys /
2017-02-22 Andriy Gapondon't use C99 static array indices with older GCC versions
2017-02-22 Andriy Gaponfix a typo in __STDC_VERSION__ in __min_size requirements
2017-02-22 Marius Strobl- Allow different slicers for different flash types...
2017-02-21 Warner LoshDocument what the different flags mean for locking.
2017-02-21 Hans Petter SelaskyMake the LinuxKPI task struct persistent accross system...
2017-02-20 Mateusz Guzikmtx: fix spin mutexes interaction with failed fcmpset
2017-02-20 Eric BadgerDefer ptracestop() signals that cannot be delivered...
2017-02-20 Dag-Erling SmørgravUpgrade to OpenPAM Radula.
2017-02-19 Baptiste DaroussinImport mandoc 1.4.1rc2
2017-02-19 Baptiste DaroussinImport libucl 20170219
2017-02-18 Mateusz Guzikmtx: plug the 'opts' argument when not used
2017-02-17 Mateusz Guziksx: fix mips builld after r313855
2017-02-17 Josh PaetzelMVF: 313876
2017-02-17 Mateusz Guzikmtx: restrict r313875 to kernels without LOCK_PROFILING
2017-02-17 Mateusz Guzikmtx: microoptimize lockstat handling in __mtx_lock_sleep
2017-02-17 Mateusz GuzikMake inline lockstat checks just inspect lockstat_enabled
2017-02-17 Mateusz GuzikIntroduce SCHEDULER_STOPPED_TD for use when the thread...
2017-02-17 Warner LoshBump FreeBSD_version to 1200021 for removal of EISA...
2017-02-16 Josh PaetzelMFV 313786
2017-02-15 Mateusz Guzikrwlock: tidy up r313392
2017-02-15 Martin MatuskaMFV r313781:
2017-02-15 Xin LIMFV r313759: license change for a few headers (4 clause...
2017-02-14 Konstantin BelousovAdd RLIM_SAVED_MAX and RLIM_SAVED_CUR symbols.
2017-02-14 Konstantin BelousovOrder alphabetically.
2017-02-13 Ed SchoutenMake <sys/event.h> work on its own.
2017-02-13 Konstantin BelousovRework r313352.
2017-02-13 Xin LIMFV r313676: libpcap 1.8.1
2017-02-12 Mateusz Guziklockmgr: implement fast path
2017-02-11 Martin MatuskaMFV r313569:313569:313569:
2017-02-10 John BaldwinRegenerate all the system call tables to drop "created...
2017-02-10 Konstantin BelousovFix r313495.
2017-02-09 Konstantin BelousovDefine ELF_ST_VISIBILITY().
2017-02-08 Mateusz GuzikImplement LOCKSTAT_OOL_PROFILE_ENABLED
2017-02-08 John BaldwinTrim trailing whitespace (mostly introduced in r313407).
2017-02-08 Enji CooperMFhead@r313433
2017-02-07 John BaldwinCopy the e_machine and e_flags fields from the binary...
2017-02-07 Enji CooperImprove libnetbsd compatibility with NetBSD
2017-02-07 Enji CooperMFhead@r313398
2017-02-07 Mateusz Guzikrwlock: implement RW_LOCK_WRITER_RECURSED bit
2017-02-07 Mateusz Guziklocks: change backoff to exponential
2017-02-07 Enji CooperMFhead@r313360
2017-02-05 Mateusz Guzikrwlock: move lockstat handling out of inline primitives
2017-02-05 Edward Tomasz Napi... Add kern_cpuset_getaffinity() and kern_cpuset_getaffini...
2017-02-05 Mateusz Guziksx: move lockstat handling out of inline primitives
2017-02-05 Mateusz Guzikmtx: move lockstat handling out of inline primitives
2017-02-05 Mateusz Guziksx: uninline slock/sunlock
2017-02-05 Mateusz Guziksx: switch to fcmpset
2017-02-05 Mateusz Guzikrwlock: switch to fcmpset
2017-02-05 Mateusz Guzikmtx: switch to fcmpset
2017-02-04 Enji CooperMerge in changes from ^/vendor/NetBSD/tests/dist@r313245
2017-02-04 Enji CooperMFhead@r313243
2017-02-04 Konstantin BelousovDefine the vm_ooffset_t and vm_pindex_t types as machin...
2017-02-02 Jung-uk KimMFV: r313101
2017-02-02 Martin MatuskaMFV r313071:
2017-02-01 Gleb SmirnoffUpdate tcpdump to 4.9.0.
2017-01-31 Edward Tomasz Napi... Add kern_pread() and kern_pwrite(), and use it in compa...
2017-01-31 Edward Tomasz Napi... Add kern_cpuset_getid() and kern_cpuset_setid(), and...
2017-01-31 Conrad Meyercalculate_crc32c: Add SSE4.2 implementation on x86
2017-01-30 Pedro F. GiffuniMFV 312999:
2017-01-30 Pedro F. GiffuniMFV r312996:
2017-01-30 Pedro F. GiffuniMFV r312970:
2017-01-30 Edward Tomasz Napi... Add kern_listen(), kern_shutdown(), and kern_socket...
2017-01-30 Edward Tomasz Napi... Add kern_lseek() and use it instead of sys_lseek()...
2017-01-30 Justin HibbitsAdd a INTR_TRIG_INVALID, and use it in the powerpc...
2017-01-29 Edward Tomasz Napi... Remove unused kern_sendfile() declaration.
2017-01-29 Pedro F. GiffuniRemove GCC's __nonnull() attribute definition.
2017-01-28 Pedro F. GiffuniMake use of clang nullability attributes.
2017-01-28 Dexuan Cuiifnet: move the new ifnet_event EVENTHANDLER_DECLARE...
2017-01-28 Yoshihiro TakahashiRemove pc98 support completely.
2017-01-27 Mateusz GuzikIntroduce __read_mostly and __exclusive_cache_line...
2017-01-26 Jung-uk KimMerge OpenSSL 1.0.2k.
2017-01-26 Sean BrunoShoot a couple of style bugs down in the macro declarat...
2017-01-25 Sean BrunoResolve a non-fatal syntax warning left in by a trailing ;
2017-01-25 Ed MasteAdd sys/capability.h deprecation warning
2017-01-24 Mateusz Guzikhwpmc: partially depessimize munmap handling if the...
2017-01-24 Conrad MeyerUse time_t for intermediate values to avoid overflow...
2017-01-24 Sean Brunoiflib:
2017-01-24 Sean BrunoRevert 312696 due to build tests.
2017-01-24 Sean Brunoiflib:
2017-01-24 Dexuan Cuiifnet: introduce event handlers for ifup/ifdown events
2017-01-21 Conrad MeyerAdd remaining ELF compression definitions and structs
2017-01-21 Baptiste DaroussinImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-20 Pedro F. GiffuniAddition of clang nullability qualifiers.
2017-01-20 Josh PaetzelMFV 312436
2017-01-19 Jung-uk KimMerge ACPICA 20170119.
2017-01-19 Sean BrunoAdjust gtaskqueue startup again so that we catch the...
2017-01-18 Conrad Meyerrestore(8): Handle extended attribute names correctly
2017-01-18 Mateusz Guziksx: reduce lock accesses similarly to r311172
2017-01-18 Mateusz Guzikrwlock: reduce lock accesses similarly to r311172
2017-01-18 Gleb SmirnoffFormat and sort MSG_* flags, to prevent misedits in...
2017-01-18 Gleb SmirnoffFix regression from r311568: collision of MSG_NOSIGNAL...
2017-01-18 Hans Petter SelaskyImplement kernel support for hardware rate limited...
2017-01-18 Enji CooperMerge ^/vendor/NetBSD/tests/dist@r312370
2017-01-17 Xin LIMFV r312333: zlib 1.2.11.
2017-01-16 Enji CooperMFhead@r312305
2017-01-16 Maxim SobolevAdd a new socket option SO_TS_CLOCK to pick from severa...
2017-01-16 Enji CooperMerge ^/vendor/NetBSD/tests/dist@r312294
2017-01-16 Sean BrunoChange startup order for the no EARLY_AP_STARTUP case...
2017-01-16 Hiren PanchasaraAdd kevent EVFILT_EMPTY for notification when a client...
2017-01-15 Conrad MeyerFix a variety of cosmetic typos and misspellings
next