]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
nvram2env: clean up empty lines in .c and .h files
[FreeBSD/FreeBSD.git] / sys / compat /
2020-06-23 Doug MooreIn r362552, RB_SET_PARENT is defined, and use in parens in
2020-06-23 Doug MooreDefine RB_SET_PARENT to do all assignments to rb parent
2020-06-21 Thomas Munrovfs: track sequential reads and writes separately
2020-06-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-20 Edward Tomasz Napi... Add linux_madvise(2) instead of having Linux apps call...
2020-06-19 Edward Tomasz Napi... Add warnings for unsupported Linux clockids.
2020-06-19 Mark JohnstonAdd a helper function for validating VA ranges.
2020-06-18 Konstantin BelousovFix execution of linux binary from multithreaded non...
2020-06-18 Jung-uk KimMFV: r362286
2020-06-17 Andrew TurnerUpdate opencsd to 0.14.2
2020-06-17 Xin LIMFV r362254: file 5.39.
2020-06-16 Andrew TurnerRe-add opencsd as a vendor import from the dist directory
2020-06-15 Edward Tomasz Napi... Make Linux uname(2) return x86_64 to 32-bit apps. ...
2020-06-14 Edward Tomasz Napi... Make linux(4) warn about unsupported CMSG level/type.
2020-06-13 Cy SchubertMFV r362143:
2020-06-13 Doug MooreLinuxkpi uses the rb-tree structures without using...
2020-06-12 Doug MooreRevert r362108, as it breaks compilation.
2020-06-12 Doug MooreThe linuxkpi code accesses left/right rb tree pointers...
2020-06-12 Edward Tomasz Napi... Add compat.linux.debug sysctl, to make it possible...
2020-06-12 Edward Tomasz Napi... Fix naming clash.
2020-06-12 Edward Tomasz Napi... Make linux(4) warn about unsupported fcntls.
2020-06-12 Edward Tomasz Napi... Minor code cleanup; no functional changes.
2020-06-12 Cy SchubertMFV r362082:
2020-06-11 Edward Tomasz Napi... Don't use newlines with linux_msg(). No functional...
2020-06-11 Edward Tomasz Napi... Replace LINUX_FASYNC with LINUX_O_ASYNC; no functional...
2020-06-11 Edward Tomasz Napi... Improve the warnings.
2020-06-11 Edward Tomasz Napi... Make linux(4) handle SO_REUSEPORT.
2020-06-10 Mark JohnstonFix a couple of nits in Linux sysinfo(2) emulation.
2020-06-10 Mark JohnstonAdd a comment reflecting the commit log for r361945.
2020-06-10 Edward Tomasz Napi... Make linux(4) set the openfiles soft resource limit...
2020-06-10 Edward Tomasz Napi... Support SO_SNDBUFFORCE/SO_RCVBUFFORCE by aliasing them...
2020-06-09 Simon J. GerratyMerge bmake-20200606
2020-06-09 Doug MooreTo reduce the size of an rb_node, drop the color field...
2020-06-09 John BaldwinRefactor ptrace() ABI compatibility.
2020-06-09 Cy SchubertMFV r361938:
2020-06-09 Cy SchubertMFV r361937:
2020-06-09 Cy SchubertMFV r361936:
2020-06-08 Mark JohnstonStop computing a "sharedram" value when emulating Linux...
2020-06-05 Emmanuel Vadotdts: Update our copy to be in sync with Linux 5.7
2020-06-05 Hans Petter SelaskyEnsure pci_channel_offline() actually queries the PCI...
2020-06-04 Mitchell HorneUpdate edk2 headers to stable202005
2020-06-02 Hans Petter SelaskyImplement __is_constexpr() function macro in the LinuxKPI.
2020-06-02 Hans Petter SelaskyImplement struct_size() function macro in the LinuxKPI.
2020-06-02 Hans Petter SelaskyImplement BUILD_BUG_ON_ZERO() in the LinuxKPI.
2020-06-01 Dimitry AndricUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 Dimitry AndricUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-05-31 Dimitry AndricUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-28 Rick MacklemUpdate the files created from the new syscalls.master...
2020-05-28 Jung-uk KimMFV: r361597
2020-05-28 Rick MacklemAdd a syscall for the nfs-over-tls daemons to use.
2020-05-27 Emmanuel Vadotlinuxkpi: Add kstrtou16
2020-05-27 Emmanuel Vadotlinuxkpi: Add rcu_swap_protected
2020-05-27 Emmanuel Vadotlinuxkpi: Add overflow.h
2020-05-26 Marcin WojtasAdjust ENA driver to the new HAL
2020-05-25 Emmanuel Vadotlinuxkpi: Fix mod_timer and del_timer_sync
2020-05-25 Emmanuel Vadotlinuxkpi: Add refcount.h
2020-05-25 Emmanuel Vadotlinuxkpi: Add __same_type and __must_be_array macros
2020-05-23 Conrad MeyerUpdate to Zstandard 1.4.5
2020-05-23 Emmanuel Vadotlinuxkpi: Add prandom_u32_max
2020-05-23 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-05-21 Cy SchubertMFV r361322:
2020-05-21 Emmanuel Vadotlinuxkpi: Add rcu_work functions
2020-05-20 Simon J. GerratyMerge bmake-20200517
2020-05-20 Martin MatuskaMFV r361280:
2020-05-19 Emmanuel Vadotlinuxkpi: Add irq_work.h
2020-05-19 Emmanuel Vadotlinuxkpi: add pci_dev_present
2020-05-19 Emmanuel Vadotlinuxkpi: Add __init_waitqueue_head
2020-05-17 Emmanuel Vadotlinuxkpi: Add offsetofend macro
2020-05-17 Emmanuel Vadotlinuxkpi: Add __mutex_init
2020-05-17 Emmanuel Vadotlinuxkpi: Add atomic_dec_and_mutex_lock
2020-05-16 Hans Petter SelaskyImplement synchronize_srcu_expedited() in the LinuxKPI.
2020-05-14 Jakub Wojciech KlamaImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-05-13 Emmanuel Vadotlinuxkpi: Add EBADRQC to errno.h
2020-05-13 Andriy Gaponlinuxkpi: print stack trace in WARN_ON macros
2020-05-10 Emmanuel Vadotlinuxkpi: Really add bitmap_alloc and bitmap_zalloc
2020-05-10 Emmanuel Vadotlinuxkpi: Add bitmap_alloc and bitmap_free
2020-05-09 Emmanuel Vadotlinuxkpi: Add bitmap_copy and bitmap_andnot
2020-05-07 Emmanuel Vadotlinuxkpi: Add pci_iomap and pci_iounmap
2020-05-04 Hans Petter SelaskyOptimise use of sg_page_count() in __sg_page_iter_next...
2020-05-04 Hans Petter SelaskyImplement more scatter and gather functions in the...
2020-05-04 Hans Petter SelaskyFix warning about sleeping with non-sleepable lock...
2020-05-01 Hans Petter SelaskyImplement more PCI-express bandwidth functions in the...
2020-05-01 Hans Petter SelaskyImplement mutex_lock_killable() in the LinuxKPI.
2020-05-01 Hans Petter SelaskyImplement DIV64_U64_ROUND_UP() in the LinuxKPI.
2020-05-01 Hans Petter SelaskyImplement more lockdep macros in the LinuxKPI.
2020-05-01 Hans Petter SelaskyImplement kstrtou64() in the LinuxKPI.
2020-05-01 Jung-uk KimMFV: r360512
2020-04-24 Philip PaepsImport tzdata 2020a
2020-04-24 Kyle Evanssysent: re-roll after 360236 (AUE_CLOSERANGE used)
2020-04-24 Kyle Evansclose_range(2): use newly assigned AUE_CLOSERANGE
2020-04-23 Cy SchubertMFV r360158:
2020-04-22 Hans Petter SelaskyFactor code in LinuxKPI to allow attach and detach...
2020-04-21 Jung-uk KimMerge OpenSSL 1.1.1g.
2020-04-20 Hans Petter SelaskyImplement the atomic fetch add unless functions for...
2020-04-20 Hans Petter SelaskyImplement aligned LinuxKPI types for u16, u32 and u64.
2020-04-20 Hans Petter SelaskyAllow test_bit() in the LinuxKPI to accept a const...
2020-04-20 Hans Petter SelaskyAllow the ERR_CAST() function in the LinuxKPI to take...
2020-04-17 Mark JohnstonRemove a vestigal reference to kmem_object.
2020-04-16 Brooks DavisConvert canary, execpathp, and pagesizes to pointers.
2020-04-15 Brooks DavisExport argc, argv, envc, envv, and ps_strings in auxargs.
next