]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat/linuxkpi
Drop EFI_STAGING_SIZE back down to 64M
[FreeBSD/FreeBSD.git] / sys / compat / linuxkpi /
2020-06-05 manudts: Update our copy to be in sync with Linux 5.7
2020-06-05 hselaskyEnsure pci_channel_offline() actually queries the PCI...
2020-06-02 hselaskyImplement __is_constexpr() function macro in the LinuxKPI.
2020-06-02 hselaskyImplement struct_size() function macro in the LinuxKPI.
2020-06-02 hselaskyImplement BUILD_BUG_ON_ZERO() in the LinuxKPI.
2020-06-01 dimUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 dimUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-05-31 dimUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-27 manulinuxkpi: Add kstrtou16
2020-05-27 manulinuxkpi: Add rcu_swap_protected
2020-05-27 manulinuxkpi: Add overflow.h
2020-05-25 manulinuxkpi: Fix mod_timer and del_timer_sync
2020-05-25 manulinuxkpi: Add refcount.h
2020-05-25 manulinuxkpi: Add __same_type and __must_be_array macros
2020-05-23 cemUpdate to Zstandard 1.4.5
2020-05-23 manulinuxkpi: Add prandom_u32_max
2020-05-21 cyMFV r361322:
2020-05-21 manulinuxkpi: Add rcu_work functions
2020-05-20 sjgMerge bmake-20200517
2020-05-20 mmMFV r361280:
2020-05-19 manulinuxkpi: Add irq_work.h
2020-05-19 manulinuxkpi: add pci_dev_present
2020-05-19 manulinuxkpi: Add __init_waitqueue_head
2020-05-17 manulinuxkpi: Add offsetofend macro
2020-05-17 manulinuxkpi: Add __mutex_init
2020-05-17 manulinuxkpi: Add atomic_dec_and_mutex_lock
2020-05-16 hselaskyImplement synchronize_srcu_expedited() in the LinuxKPI.
2020-05-14 jceelImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-05-13 manulinuxkpi: Add EBADRQC to errno.h
2020-05-13 avglinuxkpi: print stack trace in WARN_ON macros
2020-05-10 manulinuxkpi: Really add bitmap_alloc and bitmap_zalloc
2020-05-10 manulinuxkpi: Add bitmap_alloc and bitmap_free
2020-05-09 manulinuxkpi: Add bitmap_copy and bitmap_andnot
2020-05-07 manulinuxkpi: Add pci_iomap and pci_iounmap
2020-05-04 hselaskyOptimise use of sg_page_count() in __sg_page_iter_next...
2020-05-04 hselaskyImplement more scatter and gather functions in the...
2020-05-04 hselaskyFix warning about sleeping with non-sleepable lock...
2020-05-01 hselaskyImplement more PCI-express bandwidth functions in the...
2020-05-01 hselaskyImplement mutex_lock_killable() in the LinuxKPI.
2020-05-01 hselaskyImplement DIV64_U64_ROUND_UP() in the LinuxKPI.
2020-05-01 hselaskyImplement more lockdep macros in the LinuxKPI.
2020-05-01 hselaskyImplement kstrtou64() in the LinuxKPI.
2020-04-22 hselaskyFactor code in LinuxKPI to allow attach and detach...
2020-04-21 jkimMerge OpenSSL 1.1.1g.
2020-04-20 hselaskyImplement the atomic fetch add unless functions for...
2020-04-20 hselaskyImplement aligned LinuxKPI types for u16, u32 and u64.
2020-04-20 hselaskyAllow test_bit() in the LinuxKPI to accept a const...
2020-04-20 hselaskyAllow the ERR_CAST() function in the LinuxKPI to take...
2020-04-17 markjRemove a vestigal reference to kmem_object.
2020-04-14 manudts: Import DTS from Linux 5.6
2020-04-08 hselaskyClone the RCU interface into a sleepable and a non...
2020-04-08 hselaskySome fixes for SRCU in the LinuxKPI.
2020-04-02 dimMerge once more from ^/vendor/llvm-project/release...
2020-04-01 hartiMerge release 1.14 of bsnmp.
2020-03-23 brooksImport the kyua test framework.
2020-03-23 brooksAdd liblutok a lightweight C++ API for lua.
2020-03-20 impImplement a workaround for kms-drm modules
2020-03-18 kiblinuxkpi: Add infrastructure to pass FreeBSD IOV method...
2020-03-18 jkimMerge OpenSSL 1.1.1e.
2020-03-05 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-05 dimMerge ^/head r358466 through r358677.
2020-03-04 cyMFV r358616:
2020-03-03 hselaskyWhen closing a LinuxKPI file always use the real releas...
2020-03-02 mmMFV r358511,r358532:
2020-02-28 manudts: Update our copy for arm, arm64 and riscv dts to...
2020-02-27 dimMerge ^/head r358269 through r358399.
2020-02-27 hselaskyExtend the range of the return value from nsecs_to_jiff...
2020-02-22 dimMerge r358179 through r358238.
2020-02-21 manulinuxkpi: Move shmem related functions in it's own...
2020-02-20 dimMerge ^/head r358131 through r358178.
2020-02-20 manulinuxkpi: Add str_has_prefix
2020-02-20 manulinuxkpi: Add list_is_first function
2020-02-18 baptUpdate ncurses to 20200118
2020-02-16 dimMerge ^/head r357966 through r357999.
2020-02-15 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-15 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-14 emasteUpgrade to OpenSSH 7.9p1.
2020-02-12 mmMFV r357783:
2020-02-11 delphijMFV r357712: file 5.38.
2020-02-07 dimMerge ^/head r357408 through r357661.
2020-02-03 mjgfd: remove the seq argument from fget_unlocked
2020-01-29 dimMerge ^/head r357179 through r357269.
2020-01-28 kibProvide support for fdevname(3) on linuxkpi-backed...
2020-01-25 dimMerge ^/head r356931 through r357118.
2020-01-24 dimMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 dimMerge ^/vendor/lvm-project/master up to its last change...
2020-01-24 hselaskyImplement mmget_not_zero() in the LinuxKPI.
2020-01-23 dimMerge ^/vendor/llvm-openmp/dist up to its last change...
2020-01-23 dimMerge ^/vendor/lldb/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/lld/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/libc++/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/compiler-rt/dist up to its last change...
2020-01-22 dimMerge ^/vendor/clang/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/llvm/dist up to its last change, and...
2020-01-15 markjHandle a NULL thread pointer in linux_close_file().
2020-01-13 kibCode must not unlock a mutex while owning the thread...
2020-01-03 mjgvfs: drop the mostly unused flags argument from VOP_UNLOCK
2020-01-02 markjRemove set_page_dirty_lock().
2019-12-31 cyMFV r356143:
2019-12-31 mmMFV r356163,r356197:
next