]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat/linuxkpi
LinuxKPI: Add more #ifdef VM_MEMATTR_WRITE_COMBINING guards
[FreeBSD/FreeBSD.git] / sys / compat / linuxkpi /
2021-10-10 Jessica ClarkeLinuxKPI: Add more #ifdef VM_MEMATTR_WRITE_COMBINING...
2021-09-22 Warner Loshdirect commit: fix KBI for pci_dev
2021-09-18 Martin Matuskazfs: merge openzfs/zfs@71c609852 (zfs-2.1-release)...
2021-08-03 Konstantin Belousovlinuxkpi: remove global atomic counter of the task...
2021-08-03 Hans Petter SelaskyWait for all task_struct allocations to be returned...
2021-07-20 Vladimir KondratyevLinuxKPI: Implement sequence counters and sequential...
2021-07-20 Vladimir KondratyevLinuxKPI: Implement strscpy
2021-07-20 Vladimir KondratyevLinuxKPI: Use macro for implementation of some dma_map_...
2021-07-20 Vladimir KondratyevLinuxKPI: Implement irq_work_sync() routine.
2021-07-20 Vladimir KondratyevLinuxKPI: Do not wait for a grace period in rcu_barrier()
2021-07-20 Vladimir KondratyevLinuxKPI: Add compiler barriers to list_for_each_entry_...
2021-07-20 Vladimir KondratyevLinuxKPI: Change flags parameter type of atomic_dec_and...
2021-07-20 Vladimir KondratyevLinuxKPI: Add #defines required by drm-kmod v5.5
2021-07-20 Vladimir KondratyevLinuxKPI: Allow kmem_cache_free() to be called from...
2021-07-18 Neel Chauhanlinuxkpi: Add spin_trylock_irqsave() macro
2021-07-18 Bjoern A. ZeebLinuxKPI: firmware, implement deferred loading for...
2021-07-18 Bjoern A. ZeebLinuxKPI: avoid userret: Returning with with pinned...
2021-07-18 Bjoern A. ZeebLinuxKPI: fix sg_pcopy_from_buffer()
2021-07-18 Bjoern A. ZeebLinuxKPI: pci: cleanup some code and add support for...
2021-07-18 Bjoern A. ZeebLinuxKPI: fix pci device devres initialisation
2021-07-18 Bjoern A. ZeebLinuxKPI: enhance the irq KPI for managed and threaded...
2021-07-18 Bjoern A. ZeebLinuxKPI: extend pci.h by various functions for wireles...
2021-07-18 Bjoern A. ZeebLinuxKPI: add dmam_pool_create() support
2021-07-18 Bjoern A. ZeebLinuxKPI: add device_reprobe() and device_release_driver()
2021-07-18 Bjoern A. ZeebLinuxKPI: add KPI for netdev_notifier_info returning ifp
2021-07-18 Bjoern A. Zeebnet80211/LinuxKPI: add more radiotap definitions
2021-07-18 Bjoern A. ZeebLinuxKPI: add HWEIGHT32()
2021-07-18 Bjoern A. ZeebLinuxKPI: netdevice.h remove more ifnet operating macros
2021-07-18 Bjoern A. ZeebLinuxKPI/OFED/mlx4: cleanup netdevice.h some more
2021-07-18 Bjoern A. ZeebLinuxKPI: add addrconf_addr_solict_mult()
2021-07-18 Bjoern A. ZeebLinuxKPI: add Exponentially Weighted Moving Average...
2021-07-18 Bjoern A. ZeebLinuxKPI: add linux/bsearch.h for sort(9)
2021-07-18 Bjoern A. ZeebLinuxKPI: byteorder.h
2021-07-18 Bjoern A. ZeebLinuxKPI: cache.h add SMP_CACHE_BYTES
2021-07-18 Bjoern A. ZeebLinuxKPI: compiler.h add three more defines
2021-07-18 Bjoern A. ZeebLinuxKPI: add cpu.h for cpumask_*()
2021-07-18 Bjoern A. ZeebLinuxKPI: add devcoredump.h
2021-07-18 Bjoern A. ZeebLinuxKPI: add dev_crit() to linux/device.h
2021-07-18 Bjoern A. ZeebLinuxKPI: add ether_addr_equal_unaligned()
2021-07-18 Bjoern A. ZeebLinuxKPI: net/if_inet6.h add struct inet6_dev { }
2021-07-18 Bjoern A. ZeebLinuxKPI: add irq_set_affinity_hint()
2021-07-18 Bjoern A. ZeebLinuxKPI: add linux/{ip,tcp,udp}.h
2021-07-18 Bjoern A. ZeebLinuxKPI: ipv6.h add missing #include
2021-07-18 Bjoern A. ZeebLinuxKPI: add time_is_after_jiffies() definition
2021-07-18 Bjoern A. ZeebLinuxKPI: change BUILD_BUG_ON()
2021-07-18 Bjoern A. ZeebLinuxKPI: add ktime_get_boottime_ns() implementation...
2021-07-18 Bjoern A. ZeebLinuxKPI: add LINUXKPI_PARAM_charp()
2021-07-18 Bjoern A. ZeebLinuxKPI: add more #defines to pci.h
2021-07-18 Bjoern A. ZeebLinuxKPI: add prandom_u32() as used by wireless drivers.
2021-07-18 Bjoern A. ZeebLinuxKPI: add rcu_dereference_check()
2021-07-18 Bjoern A. ZeebLinuxKPI: add kfree_sensitive() using zfree().
2021-07-18 Bjoern A. ZeebLinuxKPI: extract stringify() in their own header file
2021-07-18 Bjoern A. ZeebLinuxKPI: add kernel_ulong_t typedef in linux/kernel.h.
2021-07-18 Bjoern A. ZeebLinuxKPI: add guid_t for ACPI consumers.
2021-07-18 Bjoern A. ZeebLinuxKPI: treat firmware file names more lenient
2021-07-18 Bjoern A. ZeebLinuxKPI/OFED: (re)move inetdevice.h implementation
2021-07-18 Bjoern A. ZeebLinuxKPI: netdevice notifier callback argument
2021-07-18 Bjoern A. ZeebLinuxKPI: add net_ratelimit()
2021-07-18 Bjoern A. ZeebLinuxKPI: remove < 5.0 version support
2021-07-18 Bjoern A. ZeebLinuxKPI: add lockdep_map
2021-07-18 Bjoern A. ZeebLinuxKPI: add pci_ids.h
2021-07-18 Bjoern A. ZeebLinuxKPI: if_ether additions
2021-07-18 Bjoern A. ZeebLinuxKPI: add more linux-specific errno
2021-07-18 Bjoern A. Zeeblinuxkpi: add ieee80211_node.h to headers to include...
2021-07-18 Bjoern A. ZeebLinuxKPI: add support for crc32_le()
2021-07-10 Martin Matuskazfs: merge openzfs/zfs@4f92fe0f5 (zfs-2.1-release)...
2021-06-30 Martin Matuskazfs: merge openzfs/zfs@508fff0e4 (zfs-2.1-release)...
2021-06-26 Martin Matuskazfs: merge openzfs/zfs@aee26af27 (zfs-2.1-release)...
2021-06-22 Martin Matuskazfs: merge openzfs/zfs@9a865b7fb (zfs-2.1-release)...
2021-06-20 Martin Matuskazfs: merge openzfs/zfs@3de7aeb68 (zfs-2.1-release)...
2021-06-16 Greg VLinuxKPI: add fault_flag_allow_retry_first
2021-06-14 Neel Chauhanlinuxkpi: Add list_for_each_entry_lockless() macro
2021-06-14 Greg VLinuxKPI: add pr_err_once
2021-06-13 Martin Matuskazfs: merge openzfs/zfs@c3b60eded (zfs-2.1-release)...
2021-06-12 Neel Chauhanlinuxkpi: Add macros for might_lock_nested() and lockde...
2021-06-12 Neel Chauhanlinuxkpi: Add _RET_IP_ macro in kernel.h
2021-06-12 Neel Chauhanlinuxkpi: Add rom and romlen to struct pci_dev
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@7d9f3ef0e (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (zfs-2.1-release)...
2021-06-02 Hans Petter SelaskyImplement read-only VM_SHARED flag in the LinuxKPI.
2021-06-02 Hans Petter SelaskyImplement cdev_device_add() and cdev_device_del() in...
2021-06-02 Hans Petter Selaskycdev_del() should only put it's kernel object in the...
2021-06-02 Hans Petter SelaskyMake sure all tasklets are drained before unloading...
2021-05-01 Neel Chauhanlinuxkpi: Introduce tasklet_disable_nosync()
2021-05-01 Neel Chauhanlinuxkpi: Implement rcu_replace_pointer() macro
2021-04-26 Neel Chauhanlinuxkpi: Remove unneeded {} in atomic_dec_and_lock_irq...
2021-04-26 Neel Chauhanlinuxkpi: Elimiate brackets on return in spinlock.h
2021-04-26 Neel Chauhanlinuxkpi: Implement atomic_dec_and_lock_irqsave()
2021-04-26 Neel Chauhanlinuxkpi: Implement the wait_event_interruptible macro
2021-04-26 Konstantin Belousovlinuxkpi: reduce number of stray mm_struct allocations
2021-04-26 Konstantin Belousovlinuxkpi: guarantee allocations of task and mm for...
2021-04-26 Konstantin Belousovlinuxkpi: some style, wrap too long lines
2021-04-23 Konstantin Belousovlinuxkpi: remove erronously committed diff save file
2021-04-23 Konstantin Belousovlinuxkpi: drop single-use variable
2021-04-23 Konstantin Belousovlinuxkpi: avoid counting per-thread use for the embedde...
2021-04-23 Konstantin Belousovlinuxkpi: do not destroy/free embedded linux cdevs
2021-04-23 Konstantin Belousovlinuxkpi: rename cdev to ldev
2021-04-23 Konstantin Belousovlinuxkpi: copy ldev into local to test and free the...
2021-04-19 Mark Johnstonlinuxkpi: Fix pcie_set_readrq()
2021-04-06 Hans Petter SelaskyReduce chance of RCU deadlock in the LinuxKPI by implem...
next