]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat/linuxkpi
Resolve duplicate symbol name conflict after r345095, when building LINT.
[FreeBSD/FreeBSD.git] / sys / compat / linuxkpi /
2019-03-13 hselaskyResolve duplicate symbol name conflict after r345095...
2019-03-13 hselaskyImplement sg_virt() function in the LinuxKPI.
2019-03-13 hselaskyDefine SG_CHAIN and SG_END in the LinuxKPI.
2019-03-13 hselaskyImplement pr_info_ratelimited() function macro in the...
2019-03-13 hselaskyDefine some RCU debug macros in the LinuxKPI.
2019-03-13 hselaskyHonor SYSCTL function return values when creating sysfs...
2019-03-13 hselaskyImplement more malloc function macros in the LinuxKPI.
2019-03-13 hselaskyImplement more PCI speed related functions and macros...
2019-03-13 hselaskyImplement IS_ALIGNED() and DIV_ROUND_DOWN_ULL() functio...
2019-03-13 hselaskyImplement si_meminfo() in the LinuxKPI.
2019-03-13 hselaskyImplement task_euid() and get_task_state() function...
2019-03-13 hselaskyImplement get_task_comm() in the LinuxKPI.
2019-03-13 hselaskyImplement current_exiting() in the LinuxKPI.
2019-03-13 hselaskyImplement list_for_each_entry_from_reverse() and
2019-03-13 hselaskyImplement dma_map_page_attrs() in the LinuxKPI.
2019-03-13 hselaskyImplement ida_free() and ida_alloc_max() in the LinuxKPI.
2019-03-13 hselaskyImplement DEFINE_STATIC_SRCU() function macro in the...
2019-03-13 hselaskyImplement BITS_PER_TYPE() function macro in the LinuxKPI.
2019-03-13 hselaskyProperly define the DMA attribute values in the LinuxKPI.
2019-03-13 hselaskyImplement dev_err_once() function macro in the LinuxKPI.
2019-03-13 hselaskyImplement dma_set_mask_and_coherent() in the LinuxKPI.
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-07 cyMFV r344878:
2019-03-04 dimMerge ^/head r344549 through r344775.
2019-03-01 bzAdd ushort and ulong to linux/types.h.
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 dimMerge ^/head r344178 through r344512.
2019-02-23 mmacyimport linux debugfs support
2019-02-23 mmacylinux/fs: simplify interop and correct definition of...
2019-02-22 mmacylkpi: allow late binding of linux_alloc_current
2019-02-15 dimMerge ^/head r343956 through r344177.
2019-02-12 mmMFV r344063:
2019-02-12 mariusMake taskqgroup_attach{,_cpu}(9) work across architectures
2019-01-30 dimMerge ^/head r343320 through r343570.
2019-01-25 hselaskyAdd full support for PCI_ANY_ID when matching PCI IDs...
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-15 glebiusFix compilation failures on different arches that have...
2019-01-15 glebiusMake uz_allocs, uz_frees and uz_fails counter(9). This...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2019-01-09 glebiusMechanical cleanup of epoch(9) usage in network stack.
2019-01-01 cemlinuxkpi: Remove extraneous NULL check on M_WAITOK...
2018-12-30 kibFix 32bit gcc builds after r342625.
2018-12-30 kibFix linux_destroy_dev() behaviour when there are still...
2018-12-30 kibImplement zap_vma_ptes() for managed device objects.
2018-12-30 kibUse IDX_TO_OFF().
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-18 cyMFV r342175:
2018-12-11 dimMerge ^/head r341764 through r341812.
2018-12-10 hselaskyRemove no longer needed ifdefs in the LinuxKPI, after...
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-05 hselaskyRemove redundant declaration after r341517.
2018-12-05 hselaskyFix some build of LinuxKPI on some platforms after...
2018-12-05 slavashmlx5: Fix driver version location
2018-12-05 slavashibcore: ip6_dev_find() needs to know the scope ID.
2018-12-05 slavashlinuxkpi: Really check if PCI is offline
2018-12-05 slavashlinuxkpi: properly implement netif_carrier_ok().
2018-12-05 slavashlinuxkpi: Fix for use-after-free when tearing down...
2018-12-05 slavashlinuxkpi: implement idr_is_empty() and ida_is_empty().
2018-12-03 kibImprove procstat reporting for the linux cdev file...
2018-11-24 dimMerge ^/head r340427 through r340868.
2018-11-21 bwidawsklinuxkpi: Use pageproc instead of vmproc
2018-11-20 bwidawsklinuxkpi: Remove duplicated text
2018-11-20 bwidawsklinuxkpi: Add some basic swap functions
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-16 hselaskyDefine asm macro in the LinuxKPI.
2018-11-16 hselaskyImplement ktime_get_ts64() function macro in the LinuxKPI.
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-11-04 dimMerge ^/head r339813 through r340125.
2018-11-01 bwidawsklinuxkpi: Add GFP flags needed for ttm drivers
2018-10-30 hselaskyImplement the dump_stack() function in the LinuxKPI.
2018-10-30 hselaskyImplement __KERNEL_DIV_ROUND_UP() function macro in...
2018-10-29 hselaskyImplement dma_pool_zalloc() in the LinuxKPI.
2018-10-25 mmMFV r339640,339641,339644:
2018-10-23 dimMerge ^/head r339015 through r339669.
2018-10-22 tijlDefine linuxkpi readq for 64-bit architectures. It...
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-09-29 dimAdd compiler-rt's libFuzzer, not connected to buildworl...
2018-09-24 emasteCopy libevent sources to contrib
2018-09-20 baptImport mandoc 1.14.4
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-08-29 dimMerge ^/head r338298 through r338391.
2018-08-25 alcEliminate the arena parameter to kmem_free(). Implicit...
next