]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat/linuxkpi/common
Update to Zstandard 1.4.4
[FreeBSD/FreeBSD.git] / sys / compat / linuxkpi / common /
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-07 philImport libxo-1.3.0:
2019-11-04 hselaskyEnable device class group attributes in the LinuxKPI.
2019-10-23 rstoneAdd missing M_NOWAIT flag
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-15 hselaskyFix missing epochification of the LinuxKPI after r353292.
2019-10-15 jeff(4/6) Protect page valid with the busy lock.
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-13 dimMerge ^/head r352105 through r352307.
2019-09-11 hselaskyUse true and false when dealing with bool type in the...
2019-09-11 hselaskyFix synchronous work drain issue in the LinuxKPI.
2019-09-11 hselaskyFix broken DECLARE_TASKLET() macro after r347852.
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 jeffReplace redundant code with a few new vm_page_grab...
2019-09-10 baptImport libedit 2019-09-10
2019-09-09 markjChange synchonization rules for vm_page reference counting.
2019-09-09 dimMerge ^/head r351732 through r352104.
2019-09-06 johalunLinuxKPI: Improve sysfs support.
2019-09-03 dimMerge ^/head r351317 through r351731.
2019-09-02 johalunLinuxKPI: Add sysfs create/remove functions that handle...
2019-09-02 hselaskyUse DEVICE memory instead of UNCACHEABLE on aarch64...
2019-08-25 dimMerge missed sources for lldb-specific TableGen tool.
2019-08-22 dimMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 dimMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-22 cyMFV r346563:
2019-08-21 dimMerge lld trunk r366426, and resolve conflicts.
2019-08-21 dimMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 dimMerge llvm trunk r366426, resolve conflicts, and update...
2019-08-17 cemLinuxkpi: Prevent easy generated ctor name conflicts...
2019-08-14 hselaskyImplement pci_enable_msi() and pci_disable_msi() in...
2019-08-13 jhbFix build with DRM and INVARIANTS enabled.
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-04 jhibbitsFix 32-bit build again, post r350570.
2019-08-04 jhibbitsFix 32-bit build post-r350570
2019-08-04 jhibbitsAdd necessary bits for Linux KPI to work correctly...
2019-07-28 asomersMFHead @r350386
2019-07-08 markjMerge the vm_page hold and wire mechanisms.
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-07-03 hselaskyRemove dead code added after r348743 in the LinuxKPI...
2019-06-28 mmMFV r349454:
2019-06-27 asomersMFHead @349476
2019-06-21 johalunLinuxKPI: Additions to rcu list.
2019-06-21 johalunLinuxKPI: Add atomic_long_sub macro.
2019-06-20 asomersMFHead @349234
2019-06-17 mmMFV r349134:
2019-06-07 markjReplace uses of vm_page_unwire(m, PQ_NONE) with vm_page...
2019-06-06 asomersMFHead @348740
2019-06-06 markjMake the linuxkpi's alloc_pages() consistently return...
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-21 cemInclude eventhandler.h in more compilation units
2019-05-20 mmMFV r347989:
2019-05-16 johalunLinuxKPI: Finalize import of seq_file.
2019-05-16 johalunLinuxKPI: Add in_task macro.
2019-05-16 johalunLinuxKPI: Fix build on powerpc/sparc.
2019-05-16 johalunLinuxKPI: Updates to tasklets for Linux 5.0.
2019-05-16 johalunLinuxKPI: Add group_leader member to struct task_struct.
2019-05-16 johalunLinuxKPI: Update access_ok macro for v5.0.
2019-05-16 tychonAllow loading the same DMA address multiple times witho...
2019-05-15 johalunLinuxKPI: Add helper macros IS_ALIGNED and DIV_ROUND_DO...
2019-05-15 johalunLinuxKPI: Move {lower|upper}_32_bits macros from port...
2019-05-15 johalunLinuxKPI: Include asm/atomic-long.h from atomic.h.
2019-05-15 johalunLinuxKPI: Add get_random_u32 function.
2019-05-15 johalunLinuxKPI: Update user_access_begin for Linux v5.0.
2019-05-15 johalunLinuxKPI: Expand ktime functionality.
2019-05-14 johalunLinuxKPI: Add prepare to pm_ops and bump FreeBSD version.
2019-05-14 johalunLinuxKPI: Add vm_fault_t type.
2019-05-14 johalunLinuxKPI: Add context member to ww_mutex and bump FreeB...
2019-05-14 johalunLinuxKPI: Let del_timer return a value to match Linux.
2019-05-13 asomersMFHead @347527
2019-05-10 johalunImplement linux_pci_unregister_drm_driver in linuxkpi...
2019-05-09 hselaskyFix memory leak of PCI BUS structure in the LinuxKPI.
2019-05-09 hselaskyFix regression issue after r346645 in the LinuxKPI.
2019-05-08 manudts: Import files from Linux 5.1
2019-05-08 hselaskyAdd support for Dynamic Interrupt Moderation, DIM,...
2019-05-06 hselaskyUse PCIV_INVALID in pci_channel_offline() in the LinuxKPI.
2019-05-06 hselaskyDisabling a PCI device should only disable busmaster...
2019-05-06 hselaskyImplement print_hex_dump_debug() function macro in...
2019-05-06 hselaskyAllow controlling pr_debug at runtime in the LinuxKPI.
2019-05-04 hselaskyFix regression issue after r346645 in the LinuxKPI.
2019-05-04 hselaskyFix regression issue after r346645 in the LinuxKPI.
2019-04-30 hselaskyReduce the number of mutexes after r346645 in the LinuxKPI.
2019-04-30 hselaskyMake the dma_pool structure private to the LinuxKPI...
2019-04-30 hselaskyStore a pointer to the device instead of the PCI device...
2019-04-25 johalunDon't call cdev_init where cdev_alloc is called. cdev_a...
2019-04-25 tychonLinuxKPI buildfix for ppc64 after r346645.
2019-04-25 hselaskyLinuxKPI buildfix for 32-bit DMA architectures after...
2019-04-24 tychonLinuxKPI should use bus_dma(9) to be compatible with...
2019-04-23 cyMFV r346563:
2019-04-20 emasteEnable ioremap for aarch64 in the LinuxKPI
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-04 asomersMFHead@r345880
next