]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat/linuxkpi
Upgrade to OpenPAM Tabebuia.
[FreeBSD/FreeBSD.git] / sys / compat / linuxkpi /
2019-02-25 desUpgrade to OpenPAM Tabebuia.
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-12 mmMFV r344063:
2019-02-12 mariusMake taskqgroup_attach{,_cpu}(9) work across architectures
2019-01-25 hselaskyAdd full support for PCI_ANY_ID when matching PCI IDs...
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...
2018-08-24 dimMerge ^/head r338026 through r338297, and resolve confl...
2018-08-23 manudts: Import DTS for arm64
2018-08-21 alcEliminate kmem_malloc()'s unused arena parameter. ...
2018-08-20 alcEliminate kmem_alloc_contig()'s unused arena parameter.
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-11 kevansMFH @ r337607, in preparation for boarding
2018-08-10 dimMerge ^/head r337286 through r337585.
2018-08-09 hselaskyUse atomic_fcmpset_XXX() instead of atomic_cmpset_XXX...
2018-08-08 eadlerfile: update to 5.34
2018-08-07 mariusUpdate the list of architectures having atomic_fcmpset_...
2018-08-06 hselaskyImplement current_work() function in the LinuxKPI.
2018-08-06 hselaskyImplement atomic_long_cmpxchg() function in the LinuxKPI.
2018-08-06 hselaskyDefine __poll_t type in the LinuxKPI.
2018-08-04 dimMerge ^/head r336870 through r337285, and resolve confl...
2018-08-03 hselaskyImplement ktime_add_ms() and ktime_before() in the...
2018-08-02 emasteMerge vendor lld/docs directory from r337145
2018-08-02 dimMerge libc++ trunk r338150 (just before the 7.0.0 branc...
2018-08-02 dimMerge clang trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge llvm trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge compiler-rt trunk r338150, and resolve conflicts.
2018-08-02 dimMerge libc++ trunk r338150, and resolve conflicts.
2018-08-01 hselaskyDon't refer to non-existing atomic functions, even...
2018-07-31 mavMFV r336991, r337001:
2018-07-31 dimMerge lldb trunk r338150, and resolve conflicts.
2018-07-31 dimMerge lld trunk r338150, and resolve conflicts.
2018-07-31 dimMerge clang trunk r338150, and resolve conflicts.
2018-07-30 dimMerge llvm trunk r338150, and resolve conflicts.
2018-07-30 asomersMake timespecadd(3) and friends public
2018-07-29 mmMFV r336851:
2018-07-11 cyMFV r324714:
2018-07-05 andrewCreate a new macro for static DPCPU data.
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-12 hselaskyImplement the ip_eth_mc_map() function in the LinuxKPI.
2018-06-11 hselaskyImplement the kstrtobool() and kstrtobool_from_user...
next