]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/x86
stand/powerpc: Only build loader.kboot for powerpc64
[FreeBSD/FreeBSD.git] / sys / x86 /
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-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-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-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...
2019-01-17 cemAdd definitions for AMD Spectre/Meltdown CPUID information
2019-01-16 kibStyle(9) fixes for x86/busdma_bounce.c.
2019-01-16 kibRemove unused prototype.
2019-01-16 cemvmm(4): Take steps towards multicore bhyve AMD support
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2019-01-04 cemExpose threads-per-core and physical core count information
2018-12-31 jhbCorrect variable name in two panic messages: num_msi_ir...
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-18 cyMFV r342175:
2018-12-17 avgadd support for marking interrupt handlers as suspended
2018-12-11 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-12-11 markjFix the PAE kernel gcc build.
2018-12-11 dimMerge ^/head r341764 through r341812.
2018-12-11 kibFree bootstacks after AP startup.
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-08 jchandraacpica : move SRAT/SLIT parsing to sys/dev/acpica
2018-12-08 jchandrax86/acpica/srat.c: Add API for parsing proximity tables
2018-12-06 sjgUpdate bmake to version 20180919
2018-11-24 dimMerge ^/head r340427 through r340868.
2018-11-21 bwidawskAdd definitions for Intel Speed Shift
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-16 jhbAxe MINIMUM_MSI_INT.
next