]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/x86
Implement pci_enable_msi() and pci_disable_msi() in the LinuxKPI.
[FreeBSD/FreeBSD.git] / sys / x86 /
2019-08-13 emastesys/{x86,amd64}: remove one of doubled ;s
2019-08-12 impFloppy driver really only works on x86
2019-08-12 impMove sc out of the global file
2019-08-12 impStart to split out the really x86 specific NOTES from...
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-07-28 asomersMFHead @r350386
2019-07-14 kibPR: 239143
2019-07-11 kibEnsure that mds_handler always points to a valid method.
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-06-28 mmMFV r349454:
2019-06-20 asomersMFHead @349234
2019-06-17 mmMFV r349134:
2019-06-08 jtlCurrently, MCA entries remain on an every-growing linke...
2019-06-06 asomersMFHead @348740
2019-06-05 tychonanother occurrence where a very large dma mapping can...
2019-06-03 tychonvery large dma mappings can cause integer overflow
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-23 jhbAdd a constant for the LS config MSR on AMD CPUs.
2019-05-22 cemDecode and name additional x86 feature bits
2019-05-22 gallatinx86 MCA: introduce MCA hooks for different vendor imple...
2019-05-21 kibDo not call hw_mds_recalculate() from initializecpu().
2019-05-21 stevekThe older detection methods (smbios.bios.vendor and...
2019-05-20 mmMFV r347989:
2019-05-20 cemExtract eventfilter declarations to sys/_eventfilter.h
2019-05-19 stevekAdd missing setting of hv_base to the leaf that we...
2019-05-17 stevekInstead of individual conditional statements to look...
2019-05-17 kibFree microcode memory later.
2019-05-16 kibRemove resolver_qual from DEFINE_IFUNC/DEFINE_UIFUNC...
2019-05-16 tychonAllow loading the same DMA address multiple times witho...
2019-05-16 rlibbyiommu static analysis cleanup
2019-05-16 cemx86: Correctly identify bhyve hypervisor
2019-05-15 kibProperly announce MD_CLEAR.
2019-05-14 kibMitigations for Microarchitectural Data Sampling.
2019-05-13 asomersMFHead @347527
2019-05-12 mjgx86: store pending bitmapped IPIs in per-cpu areas
2019-05-08 manudts: Import files from Linux 5.1
2019-05-07 kibamd64: fix BUS_SPACE_MAXSIZE to 64bit max value.
2019-05-06 tychonzero inputs to vm_page_initfake() for predictable results
2019-05-04 cemx86: Implement MWAIT support for stopping a CPU
2019-05-04 cemx86: Define pc_monitorbuf as a logical structure
2019-04-28 kibRemove witness warning, same as r346351 for busdma_dmar.
2019-04-24 cemx86: Halt non-BSP CPUs on panic IPI_STOP
2019-04-23 cyMFV r346563:
2019-04-19 tychonremove the 4GB boundary requirement on PCI DMA segments
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-18 kibUse correct type name.
2019-04-18 kibCorrect handling of RMRR during early enumeration stages.
2019-04-18 kibRemove witness warning. dmar_bus_dmamap_create() does...
2019-04-18 kibReduce verbosity, do not announce details of irte progr...
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-09 kibpci_cfgreg.c: Use io port config access for early boot...
2019-04-04 asomersMFHead@r345880
2019-04-03 philImport libxo-1.0.2
2019-04-02 tychonDMAR driver assumes all physical addresses are backed...
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-29 asomersMFHead@r345677
2019-03-27 tychonUse the BUS_DMA_NOWRITE flag to expose and create the...
2019-03-25 mmMFV r345495:
2019-03-18 asomersMFHead@r345275
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-16 kibamd64 KPTI: add control from procctl(2).
2019-03-15 ngieInitial googlemock/googletest integration into the...
2019-03-15 kibAdd symbolic name for TSC_AUX MSR address.
2019-03-12 kibAdd register number, CPUID bits, and print identificati...
2019-03-11 ngieMFhead@r345025
2019-03-11 wulfFix amd64/i386 LINT build after r344982
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 ngieMFhead@r344996
2019-03-10 wulfatrtc(4): install ACPI RTC/CMOS operation region handler
2019-03-07 cyMFV r344878:
2019-03-06 jhbDrop "All rights reserved" from my copyright statements.
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 ngieMFhead@r344527
2019-02-25 dimMerge ^/head r344178 through r344512.
2019-02-20 kibAdd usermode helpers for for Intel userspace protection...
2019-02-20 kibAdd kernel support for Intel userspace protection keys...
2019-02-20 bdeFix hangs in r341810 waiting for AP startup.
2019-02-19 kibAdd definition for %cr4 PKRU enable bit.
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-10 dimMerge ^/head r343807 through r343955.
2019-02-07 kibPort sysctl kern.elf32.read_exec from amd64 to i386.
2019-02-07 kibFix resume on i386 PAE.
2019-02-05 dimMerge ^/head r343712 through r343806.
2019-02-04 kibUpdate CPUID bits definitions and CPU identification...
2019-02-03 dimMerge ^/head r343571 through r343711.
2019-02-01 kibx86: correctly limit max memory resource address..
2019-01-30 roygerxen: introduce a new way to setup event channel upcall
2019-01-30 dimMerge ^/head r343320 through r343570.
2019-01-30 kibi386: Merge PAE and non-PAE pmaps into same kernel.
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-18 kibi386/PAE busdma: allow more bounce pages.
2019-01-18 kibx86 busdma: fix mis-use of bus_addr_t where vm_paddr_t...
next