]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat/linuxkpi
Implement pci_enable_msi() and pci_disable_msi() in the LinuxKPI.
[FreeBSD/FreeBSD.git] / sys / compat / linuxkpi /
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
2019-04-04 cemReplace read_random(9) with more appropriate arc4rand...
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-25 mmMFV r345495:
2019-03-18 asomersMFHead@r345275
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-15 ngieInitial googlemock/googletest integration into the...
2019-03-14 hselaskyRevert r345102 until the DRM next port issues are resolved.
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-05 ngieMFhead@r344786
2019-03-04 dimMerge ^/head r344549 through r344775.
2019-03-01 bzAdd ushort and ulong to linux/types.h.
2019-02-26 sjgAdd libbearssl
next