]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat/linuxkpi/common/include
Update expat to 2.2.6
[FreeBSD/FreeBSD.git] / sys / compat / linuxkpi / common / include /
2018-11-04 vangyzenUpdate expat to 2.2.6
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-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-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-25 alcEliminate the arena parameter to kmem_free(). Implicit...
2018-08-23 manudts: Import DTS for arm64
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-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-03 hselaskyImplement ktime_add_ms() and ktime_before() in the...
2018-08-01 hselaskyDon't refer to non-existing atomic functions, even...
2018-07-31 mavMFV r336991, r337001:
2018-07-30 asomersMake timespecadd(3) and friends public
2018-07-29 mmMFV r336851:
2018-07-11 cyMFV r324714:
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...
2018-06-11 hselaskyImplement the user_access_begin(), user_access_end...
2018-06-07 hselaskyDefine ARCH_KMALLOC_MINALIGN in the LinuxKPI.
2018-06-07 hselaskyWrap timespec64 into timespec in the LinuxKPI.
2018-06-07 hselaskyMove the EXPORT_SYMBOL_XXX() function macros into own...
2018-06-07 hselaskyImplement the dev_pm_set_driver_flags() function macro...
2018-06-06 hselaskyMake some list functions RCU safe in the LinuxKPI.
2018-06-06 hselaskyRewrite code using atomic_fcmpset_int() in the LinuxKPI.
2018-06-06 hselaskyImplement the __add_wait_queue_entry_tail() function...
2018-06-06 hselaskyImplement the might_sleep_if() function macro in the...
2018-06-06 hselaskyRename two structure field members while keeping backwa...
2018-06-06 hselaskyImplement the init_wait_entry() function macro in the...
2018-06-06 hselaskyImplement the atomic_dec_if_positive() function in...
2018-06-06 hselaskyImplement the ktime_compare() and ktime_after() functio...
2018-06-06 hselaskyImplement the rdmsrl_safe() function macro in the LinuxKPI.
2018-06-05 hselaskyDeclare and set the global "system_highpri_wq" workqueu...
2018-06-05 hselaskyImplement the INIT_DELAYED_WORK_ONSTACK() function...
2018-06-05 hselaskyDefine the __kernel_size_t type in the LinuxKPI.
2018-06-05 hselaskyImplement the task_pid_vnr() function macro in the...
2018-06-05 hselaskyAdd "access" function pointer to the "vm_operations_str...
2018-06-05 hselaskyImplement mul_u32_u32() function in the LinuxKPI.
2018-06-05 hselaskyImplement timer_setup() and from_timer() function macro...
2018-06-01 hselaskyImplement the __sg_alloc_table_from_pages() function...
2018-06-01 hselaskyImplement radix_tree_iter_delete() in the LinuxKPI.
2018-06-01 hselaskyImprove high resolution timer support in the LinuxKPI.
2018-06-01 hselaskyAdd more GFP macro definitions in the LinuxKPI.
2018-05-31 hselaskyImplement support for the PCI_BUS_NUM() function macro...
2018-05-31 hselaskyImplement support for the kvmalloc_array() function...
2018-05-31 hselaskyCorrect macroname in the LinuxKPI.
2018-05-31 hselaskyDefine __initconst in the LinuxKPI.
2018-05-31 hselaskyImplement bitmap_complement() in the LinuxKPI.
2018-05-31 hselaskyImplement idr_is_empty() in the LinuxKPI and make idr_r...
2018-05-28 hselaskyThe schedule_timeout_killable() function should listen...
2018-05-28 hselaskyImplement wait_event_killable() in the LinuxKPI.
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-23 mmacyUDP: further performance improvements on tx
2018-05-23 philImport libxo-0.9.0:
2018-05-20 eadlerMFV: file 5.33
2018-05-19 sjgMerge bmake-20180512
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-09 markjRemove "All rights reserved" from my files.
2018-05-09 mmacyEliminate the overhead of gratuitous repeated reinitial...
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-04-30 hselaskyDefine USEC_PER_MSEC and USEC_PER_SEC in the LinuxKPI.
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-05 markjFix the definitions of get_cpu() and put_cpu().
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-03-30 hselaskyOptimise use of Giant in the LinuxKPI.
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-28 hselaskySwap two instances of regular macros with function...
2018-03-24 philipImport tzdata 2018d
2018-03-23 emastelinuxkpi whitespace cleanup
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-22 hselaskyThe pci_disable_device() function is also expected...
next