]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/x86
THIS BRANCH IS OBSOLETE, PLEASE READ:
[FreeBSD/FreeBSD.git] / sys / x86 /
2020-08-27 gjbMFH
2020-08-27 Glen BarberMFH
2020-08-24 mmacyInitial import from vendor-sys branch of openzfs
2020-08-24 Matt MacyInitial import from vendor-sys branch of openzfs
2020-08-24 cyMFV 364468:
2020-08-24 Cy SchubertMFV 364468:
2020-08-24 cyMFV 364467:
2020-08-24 Cy SchubertMFV 364467:
2020-08-24 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-23 kibamd64: Handle 5-level paging on wakeup.
2020-08-23 Konstantin Belousovamd64: Handle 5-level paging on wakeup.
2020-08-23 kibAdd amd64 procctl(2) ops to manage forced LA48/LA57...
2020-08-23 Konstantin BelousovAdd amd64 procctl(2) ops to manage forced LA48/LA57...
2020-08-23 kibAdd definition for CR4.LA57 bit.
2020-08-23 Konstantin BelousovAdd definition for CR4.LA57 bit.
2020-08-18 grehanExport a routine to provide the TSC_AUX MSR value and...
2020-08-18 Peter GrehanExport a routine to provide the TSC_AUX MSR value and...
2020-08-15 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-12 gjbMFH
2020-08-12 Glen BarberMFH
2020-08-06 dimMerge ^/head r363739 through r363986.
2020-08-06 Dimitry AndricMerge ^/head r363739 through r363986.
2020-08-06 brMove dmar_domain_unload_task to busdma_iommu.c.
2020-08-06 Ruslan BukinMove dmar_domain_unload_task to busdma_iommu.c.
2020-08-06 brAdd iommu_domain constructor and destructor.
2020-08-06 Ruslan BukinAdd iommu_domain constructor and destructor.
2020-08-05 bro Add machine/iommu.h and include MD iommu headers...
2020-08-05 Ruslan Bukino Add machine/iommu.h and include MD iommu headers...
2020-08-05 Stefan EßerUpgrade to version 3.1.5
2020-08-04 brAdd a few macroses for conversion between DMAR unit...
2020-08-04 Ruslan BukinAdd a few macroses for conversion between DMAR unit...
2020-08-04 manuImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-04 Emmanuel VadotImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-04 markjRemove free_domain() and uma_zfree_domain().
2020-08-04 Mark JohnstonRemove free_domain() and uma_zfree_domain().
2020-08-03 seUpgrade to version 3.1.4
2020-08-03 Stefan EßerUpgrade to version 3.1.4
2020-07-31 brAdd iommu_domain_map_ops virtual table with map/unmap...
2020-07-31 Ruslan BukinAdd iommu_domain_map_ops virtual table with map/unmap...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 gjbMFH
2020-07-31 Glen BarberMFH
2020-07-31 dimMerge ^/head r363583 through r363738.
2020-07-31 Dimitry AndricMerge ^/head r363583 through r363738.
2020-07-30 cemImport PCG-C into sys/contrib
2020-07-30 Conrad MeyerImport PCG-C into sys/contrib
2020-07-29 bro Don't include headers from iommu.h, include them...
2020-07-29 Ruslan Bukino Don't include headers from iommu.h, include them...
2020-07-29 brFix !ACPI_DMAR build.
2020-07-29 Ruslan BukinFix !ACPI_DMAR build.
2020-07-29 bro Move iommu_set_buswide_ctx, iommu_is_buswide_ctx to
2020-07-29 Ruslan Bukino Move iommu_set_buswide_ctx, iommu_is_buswide_ctx to
2020-07-28 bro Move the buswide_ctxs bitmap to iommu_unit and rename...
2020-07-28 Ruslan Bukino Move the buswide_ctxs bitmap to iommu_unit and rename...
2020-07-27 mavAdd initial driver for ACPI Platform Error Interfaces.
2020-07-27 Alexander MotinAdd initial driver for ACPI Platform Error Interfaces.
2020-07-26 brRename DMAR flags:
2020-07-26 Ruslan BukinRename DMAR flags:
2020-07-25 bro Make the _hw_iommu sysctl node non-static;
2020-07-25 Ruslan Bukino Make the _hw_iommu sysctl node non-static;
2020-07-25 bro Move iommu gas prototypes, DMAR flags to iommu.h;
2020-07-25 Ruslan Bukino Move iommu gas prototypes, DMAR flags to iommu.h;
2020-07-25 mavAllow swi_sched() to be called from NMI context.
2020-07-25 Alexander MotinAllow swi_sched() to be called from NMI context.
2020-07-25 brMove Intel GAS to dev/iommu/ as now a part of generic...
2020-07-25 Ruslan BukinMove Intel GAS to dev/iommu/ as now a part of generic...
2020-07-25 brSplit-out the Intel GAS (Guest Address Space) managemen...
2020-07-25 Ruslan BukinSplit-out the Intel GAS (Guest Address Space) managemen...
2020-07-24 mavIntroduce ipi_self_from_nmi().
2020-07-24 Alexander MotinIntroduce ipi_self_from_nmi().
2020-07-24 mavUse APIC_IPI_DEST_OTHERS for bitmapped IPIs too.
2020-07-24 Alexander MotinUse APIC_IPI_DEST_OTHERS for bitmapped IPIs too.
2020-07-24 mavMake lapic_ipi_vectored(APIC_IPI_DEST_SELF) NMI safe.
2020-07-24 Alexander MotinMake lapic_ipi_vectored(APIC_IPI_DEST_SELF) NMI safe.
2020-07-21 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-21 brMove sys/iommu.h to dev/iommu/ as a part of generic...
2020-07-21 Ruslan BukinMove sys/iommu.h to dev/iommu/ as a part of generic...
2020-07-21 brMove the Intel DMAR busdma backend to a generic place so
2020-07-21 Ruslan BukinMove the Intel DMAR busdma backend to a generic place so
2020-07-18 bro Move iommu_test_boundary() to sys/iommu.h
2020-07-18 Ruslan Bukino Move iommu_test_boundary() to sys/iommu.h
2020-07-18 Jung-uk KimMFV: r363292
2020-07-16 gjbMFH
2020-07-16 Glen BarberMFH
2020-07-15 gshapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-15 Gregory Neil ShapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-14 freqlabshwpmc: Always set pmc_cpuid to something
2020-07-14 Ryan Moellerhwpmc: Always set pmc_cpuid to something
2020-07-14 kibamd64: allow parallel shootdown IPIs
2020-07-14 Konstantin Belousovamd64: allow parallel shootdown IPIs
2020-07-14 brStart splitting-out the Intel DMAR busdma backend to...
2020-07-14 Ruslan BukinStart splitting-out the Intel DMAR busdma backend to...
2020-07-14 jkimMFV: r362513
2020-07-14 Jung-uk KimMFV: r362513
2020-07-12 Simon J. GerratyUpdate to bmake-20200710
2020-07-11 Stefan EßerUpdate to version 3.1.3
next