]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Replace mbuf macros with the code they would generate in the NFS code.
[FreeBSD/FreeBSD.git] / sys / sys /
2020-04-09 Rick MacklemBump version for r359745, since it removed a field...
2020-04-09 Rick MacklemRemove the old NFS lock device driver that uses Giant.
2020-04-08 Hans Petter SelaskyClone the RCU interface into a sleepable and a non...
2020-04-06 Marcin WojtasAdd hwpmc support for Intel Atom Goldmont microarchitecture
2020-04-02 Dimitry AndricMerge once more from ^/vendor/llvm-project/release...
2020-04-01 John BaldwinRetire procfs-based process debugging.
2020-04-01 Hartmut BrandtMerge release 1.14 of bsnmp.
2020-03-31 Jung-uk KimMerge OpenSSL 1.1.1f.
2020-03-30 Kyle EvansMFV r359442: bmake: import -fno-common fix build back...
2020-03-30 Mark JohnstonRemove the "config" taskqgroup and its KPIs.
2020-03-30 Mark JohnstonSimplify taskqgroup inititialization.
2020-03-28 Kyle EvansMFV r359401: OpenBSM: import ee79d73e8df5: auditreduce...
2020-03-28 Kyle EvansMFV r359393: tcsh: import 6974bc35a5cd
2020-03-27 John BaldwinRefactor driver and consumer interfaces for OCF (in...
2020-03-27 Brandon BergrenBump for powerpc/powerpcspe switch to lld.
2020-03-27 Jung-uk KimMerge ACPICA 20200326.
2020-03-26 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-26 Mark JohnstonRemove unused SYSINIT macros for capability rights.
2020-03-25 Conrad MeyerExpand generic subword atomic primitives
2020-03-23 Brooks DavisBump for kyua import.
2020-03-23 Brooks DavisImport the kyua test framework.
2020-03-23 Brooks DavisAdd liblutok a lightweight C++ API for lua.
2020-03-22 Xin LIMFV r359197: xz 5.2.5.
2020-03-20 Mark JohnstonRemove UNP_NASCENT, reverting r303855.
2020-03-18 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-18 Brandon Bergren[PowerPC][Book-E] Fix missing load base in elf_cpu_pars...
2020-03-18 Jung-uk KimMerge OpenSSL 1.1.1e.
2020-03-17 John BaldwinMark procfs-based process debugging as deprecated for...
2020-03-10 Konstantin BelousovReturn reschedule_signals() to being static again.
2020-03-10 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-10 Dimitry AndricMerge ^/head r358832 through r358848.
2020-03-10 Ed MasteBump __FreeBSD_version after amd(8) removal, r358821
2020-03-10 Dimitry AndricMerge ^/head r358731 through r358831.
2020-03-09 Konstantin BelousovPreallocate pipe buffers on pipe creation.
2020-03-08 Mateusz Guzikfd: use smr for managing struct pwd
2020-03-08 Mateusz Guzikseqc: tidy up
2020-03-07 Dimitry AndricMerge ^/head r358712 through r358730.
2020-03-07 Mark JohnstonMove SMR pointer type definition and access macros...
2020-03-06 Mark JohnstonAdd COUNTER_U64_SYSINIT() and COUNTER_U64_DEFINE_EARLY().
2020-03-06 Chuck SilversAdd a new "mntfs" pseudo file system which provides...
2020-03-06 Dimitry AndricMerge ^/head r358678 through r358711.
2020-03-06 Hans Petter SelaskyDefine more subsystem orders.
2020-03-05 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-05 Dimitry AndricMerge ^/head r358466 through r358677.
2020-03-04 Mark JohnstonRemove an #include erroneously added in r358432.
2020-03-04 Cy SchubertMFV r358616:
2020-03-04 Brooks DavisIntroduce kern_mmap_req().
2020-03-04 Ed MasteReserve WXNEEDED ELF feature control flag
2020-03-03 Conrad Meyersys/signalvar.h: Fix opposite boolean sense in comment
2020-03-02 Martin MatuskaMFV r358511,r358532:
2020-03-01 Mateusz Guzikfd: move vnodes out of filedesc into a dedicated structure
2020-03-01 Warner LoshRemove bktr(4)
2020-02-29 Dimitry AndricMerge ^/head r358400 through r358465.
2020-02-28 Brooks DavisDefine SCTL_MASK32 when COMPAT_FREEBSD32 is defined.
2020-02-28 Mark JohnstonFix r358436 to not declare kernel symbols when _KERNEL...
2020-02-28 Mark Johnstonsy_call_t and systrace_args_func_t need to be visible...
2020-02-28 Mark JohnstonFix standalone builds of systrace.ko after r357912.
2020-02-28 Mark JohnstonAdd a blocking counter KPI.
2020-02-28 Emmanuel Vadotdts: Update our copy for arm, arm64 and riscv dts to...
2020-02-28 Warner LoshRemove duplicated ATA_CHECK_POWER_MODE
2020-02-27 Dimitry AndricMerge r358406 from the clang1000-import branch:
2020-02-27 Dimitry AndricMerge ^/head r358269 through r358399.
2020-02-27 Jeff RobersonSimplify lazy advance with a 64bit atomic cmpset.
2020-02-27 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-26 Pawel BiernackiMove the SYSCTL_ENFORCE_FLAGS to SYSCTL_NODE_WITH_LABEL...
2020-02-26 Pawel BiernackiMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-26 Pietro CeruttiTrim trailing white space in comment
2020-02-25 Gleb SmirnoffMake ktls_frame() never fail. Caller must supply corre...
2020-02-25 Pawel BiernackiSYSCTL_ROOT_NODE should use the SYSCTL_ENFORCE_FLAGS...
2020-02-23 Dimitry AndricMerge ^/head r358239 through r358262.
2020-02-23 Ryan Libbysys/kern: quiet -Wwrite-strings
2020-02-23 Ryan Libbyvfs: quiet -Wwrite-strings
2020-02-23 Ryan Libbysys/vm: quiet -Wwrite-strings
2020-02-22 Konstantin BelousovFix NFS client deadlock when read reports truncated...
2020-02-22 Konstantin BelousovAdd td_pflags2, yet another thread-private flags word.
2020-02-22 Dimitry AndricMerge r358179 through r358238.
2020-02-22 Jeff RobersonAdd an atomic-free tick moderated lazy update variant...
2020-02-21 Emmanuel VadotBump _FreeBSD_version after the recent linuxkpi changes
2020-02-20 Dimitry AndricMerge ^/head r358131 through r358178.
2020-02-20 Mateusz Guzikmake sysent for r358172 ("vfs: add realpathat syscall")
2020-02-20 Mateusz Guzikvfs: add realpathat syscall
2020-02-20 Konstantin BelousovDo not read sigfastblock word on syscall entry.
2020-02-20 Baptiste DaroussinBump __FreeBSD_version after bumping ncurses shlib
2020-02-19 Dimitry AndricMerge ^/head r358075 through r358130.
2020-02-19 Jeff RobersonSince r357940 it is no longer possible to use a single...
2020-02-19 Baptiste DaroussinUpdate to 6.2-20200215
2020-02-19 Jeff RobersonType validating smr protected pointer accessors.
2020-02-18 Baptiste DaroussinUpdate ncurses to 20200118
2020-02-17 Dimitry AndricMerge ^/head r358000 through r358048.
2020-02-17 Dimitry AndricMerge r358042 from the clang1000-import branch:
2020-02-17 Dimitry AndricMerge r358034 from the clang1000-import branch:
2020-02-17 Dimitry AndricMerge r358030 from the clang1000-import branch:
2020-02-17 Bjoern A. ZeebPartially revert VNET change and expand VNET structure.
2020-02-16 Mateusz Guzikrefcount: update comments about fencing when releasing...
2020-02-16 Dimitry AndricMerge ^/head r357966 through r357999.
2020-02-16 Mateusz Guzikrefcount: add missing release fence to refcount_release...
2020-02-16 Matt MacyAdd zfree to zero allocation before free
2020-02-15 Dimitry AndricMerge ^/head r357931 through r357965.
2020-02-15 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-15 Jung-uk KimMFV: r357927
next