]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/iommu/iommu_gas.c
bhnd(9): Fix a few mandoc related issues
[FreeBSD/FreeBSD.git] / sys / dev / iommu / iommu_gas.c
2020-12-09 rlibbydmar: reserve memory windows of PCIe root port
2020-12-09 cyMFV r368464:
2020-12-01 mmMFV r368207:
2020-11-26 seUpdate to version 3.2.0
2020-11-20 sjgMerge bmake-20201117
2020-11-16 brFix a bug in assertion: entry flags also includes IOMMU...
2020-11-07 sjgUpdate to bmake-20201101
2020-10-24 bro Add iommu de-initialization method for MSI interface.
2020-10-19 brAssign the reserved apic region (GAS entry) to the...
2020-10-19 brManage MSI iommu pages.
2020-10-17 mmacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-15 brSplit-out Guest Address Space (GAS) macroses to a separ...
2020-10-14 brAdd iommu_get_ctx_domain() that allows to get iommu...
2020-10-01 mmacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-09-18 mmacyMFV 2.0-rc2
2020-09-09 baptUpdate nvi to 2.2.0
2020-09-05 sjgUpdate to bmake-20200902
2020-09-04 mmacyZFS: MFV 2.0-rc1-gfd20a8
2020-08-28 mmacyZFS: MFV 2.0-rc1-ga00c61
2020-08-24 mmacyInitial import from vendor-sys branch of openzfs
2020-08-24 cyMFV 364468:
2020-08-24 cyMFV 364467:
2020-08-12 gjbMFH
2020-08-06 dimMerge ^/head r363739 through r363986.
2020-08-05 bro Add machine/iommu.h and include MD iommu headers...
2020-08-04 brRemove unneeded cast to struct iommu_domain *.
2020-08-04 manuImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-03 seUpgrade to version 3.1.4
2020-07-31 brAdd iommu_domain_map_ops virtual table with map/unmap...
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 gjbMFH
2020-07-31 dimMerge ^/head r363583 through r363738.
2020-07-30 cemImport PCG-C into sys/contrib
2020-07-29 bro Don't include headers from iommu.h, include them...
2020-07-26 brRename DMAR flags:
2020-07-25 bro Make the _hw_iommu sysctl node non-static;
2020-07-25 bro Move iommu gas prototypes, DMAR flags to iommu.h;
2020-07-25 brMove Intel GAS to dev/iommu/ as now a part of generic...