]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat/linuxkpi
Provide userland notification of gpio pin changes ("userland gpio interrupts").
[FreeBSD/FreeBSD.git] / sys / compat / linuxkpi /
2020-12-10 bdrewerylinux_dma: Ensure proper flags pass to allocators.
2020-12-09 cyMFV r368464:
2020-12-07 hselaskyPrefer using the MIN() function macro over the min...
2020-12-04 hselaskyAllow the rbtree header file in the LinuxKPI to be...
2020-12-04 hselaskyAllow the list header file in the LinuxKPI to be used...
2020-12-01 mmMFV r368207:
2020-11-30 hselaskyUse function macro for sema_init() in the LinuxKPI...
2020-11-26 seUpdate to version 3.2.0
2020-11-20 sjgMerge bmake-20201117
2020-11-18 hselaskyAllow LinuxKPI types to be used in bootloaders, by...
2020-11-14 wulfLinuxKPI: Exclude linux/acpi.h content on non-ACPI...
2020-11-09 manuLinuxKPI: Implement ACPI bits required by drm-kmod...
2020-11-09 mjgkqueue: save space by using only one func pointer for...
2020-11-07 sjgUpdate to bmake-20201101
2020-10-24 hselaskyImplement xa_init() in the LinuxKPI as a wrapper for...
2020-10-17 mmacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-16 hselaskyRemove ifdefs around IS_ALIGNED() definition in the...
2020-10-13 hselaskyImplement more RCU list functions in the LinuxKPI.
2020-10-07 bzLinuxKPI: add a bitfield.h implementation.
2020-10-06 manulinuxkpi: Add pagemap.h
2020-10-06 manulinuxkpi: Add power_supply.h
2020-10-06 manulinuxkpi: Add prefetch.h
2020-10-06 manulinuxkpi: Add numa.h
2020-10-06 manulinuxkpi: Add gcd function
2020-10-04 hselaskyPopulate the acquire context field of a ww_mutex in...
2020-10-02 manulinuxkpi: Add dmi_* function
2020-10-02 manulinuxkpi: Add backlight support
2020-10-01 mmacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-09-18 mmacyMFV 2.0-rc2
2020-09-09 baptUpdate nvi to 2.2.0
2020-09-05 sjgUpdate to bmake-20200902
2020-09-04 mmacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-01 mjgcompat: clean up empty lines in .c and .h files
2020-08-29 wulfLinuxKPI: Implement ksize() function.
2020-08-28 mmacyZFS: MFV 2.0-rc1-ga00c61
2020-08-27 gjbMFH
2020-08-27 hselaskyImplement extensible arrays API using the existing...
2020-08-24 mmacyInitial import from vendor-sys branch of openzfs
2020-08-24 cyMFV 364468:
2020-08-24 cyMFV 364467:
2020-08-16 dimMerge ^/head r364264 through r364278.
2020-08-16 mjgvfs: remove the thread argument from vget
2020-08-15 dimMerge ^/head r364082 through r364250.
2020-08-14 manulinuxkpi: Add a few wait_bit functions
2020-08-12 gjbMFH
2020-08-11 hselaskyUse atomic_clear_rel_long() to implement clear_bit_unlo...
2020-08-11 hselaskyNeed to clone the task struct fields related to RCU...
2020-08-08 dimMerge ^/head r364041 through r364050.
2020-08-07 mjgvfs: add VOP_STAT
2020-08-07 dimMerge ^/head r363989 through r364034.
2020-08-07 hselaskyImplement radix_tree_store() in the LinuxKPI for use...
2020-08-06 dimMerge ^/head r363739 through r363986.
2020-08-04 manuImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-04 manulinuxkpi: Add time_after32 and time_before32
2020-08-04 manulinuxkpi: Add clear_bit_unlock
2020-08-04 manuRe-apply r363564.
2020-08-04 manulinuxkpi: Add nested variant of mutex_lock_interruptible
2020-08-04 manulinuxkpi: Add kref_put_lock
2020-08-04 manulinuxkpi: Add linux/sizes.h
2020-08-03 seUpgrade to version 3.1.4
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 gjbMFH
2020-07-30 cemImport PCG-C into sys/contrib
2020-07-26 manuFix r363565
2020-07-26 manuRevert r363564
2020-07-26 manulinuxkpi: Add taint* defines
2020-07-26 manulinuxkpi: Include hardirq.h in preempt.h and lockdep...
2020-07-26 manulinuxkpi: Include linux/sizes.h in dma-mapping.h
2020-07-22 markjusb(4): Stop checking for failures from malloc(M_WAITOK).
2020-07-16 gjbMFH
2020-07-15 gshapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-14 wulflinuxkpi: Ignore NULL pointers passed to string paramet...
2020-07-14 jkimMFV: r362513
2020-07-10 hselaskyImplement the bitmap_subset() function in the LinuxKPI...
2020-07-10 hselaskyImplement the array_size() function in the LinuxKPI...
2020-07-08 sjgUpdate to bmake-20200704
2020-07-07 seUpdate to version 3.1.1
2020-07-05 hselaskyFix include file order in io.h in the LinuxKPI.
2020-07-02 kiblinuxkpi: improvements for linux_pid_task() and linux_g...
2020-07-01 hselaskyThe "pid" field in the LinuxKPI task struct is typicall...
2020-06-30 hselaskyDocument the is_signed(), type_max() and type_min(...
2020-06-29 hselaskyImplement is_signed(), type_max() and type_min() functi...
2020-06-28 markjRemove some redundant assignments and computations.
2020-06-28 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-25 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-23 dougmIn r362552, RB_SET_PARENT is defined, and use in parens in
2020-06-23 dougmDefine RB_SET_PARENT to do all assignments to rb parent
2020-06-20 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-19 markjAdd a helper function for validating VA ranges.
2020-06-18 jkimMFV: r362286
2020-06-17 andrewUpdate opencsd to 0.14.2
2020-06-17 delphijMFV r362254: file 5.39.
2020-06-16 andrewRe-add opencsd as a vendor import from the dist directory
2020-06-13 dougmLinuxkpi uses the rb-tree structures without using...
2020-06-12 dougmRevert r362108, as it breaks compilation.
2020-06-12 dougmThe linuxkpi code accesses left/right rb tree pointers...
2020-06-09 dougmTo reduce the size of an rb_node, drop the color field...
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...
next