]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/x86/x86
Make linux_ptrace() use linux_msg() instead of printf().
[FreeBSD/FreeBSD.git] / sys / x86 / 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 tychonAllow loading the same DMA address multiple times witho...
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-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 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-09 kibpci_cfgreg.c: Use io port config access for early boot...
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-12 kibAdd register number, CPUID bits, and print identificati...
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 ngieMFhead@r344996
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 bdeFix hangs in r341810 waiting for AP startup.
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
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 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 cyMFV r341618:
2018-12-06 sjgUpdate bmake to version 20180919
2018-11-24 dimMerge ^/head r340427 through r340868.
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-16 jhbAxe MINIMUM_MSI_INT.
2018-11-16 kibAlign IA32_ARCH_CAP MSR definitions and use with SDM...
2018-11-15 jhbConvert the number of MSI IRQs on x86 from a constant...
2018-11-14 jhbRevert r332735 and fix MSI-X to properly fail allocatio...
2018-11-14 dimMerge ^/head r340368 through r340426.
2018-11-12 kibApply fix to un-cripple max cpu id on BSP earlier.
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-07 dimMerge ^/head r340126 through r340212.
2018-11-05 jhbAdd a custom implementation of cpu_lock_delay() for...
2018-11-05 jhbAdd a delay_tsc() static function for when DELAY()...
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-11-04 dimMerge ^/head r339813 through r340125.
2018-10-30 markjAdd malloc_domainset(9) and _domainset variants to...
2018-10-25 mmMFV r339640,339641,339644:
2018-10-23 dimMerge ^/head r339015 through r339669.
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-11 mjgProvide string functions for use before ifuncs get...
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-05 gjbMFH r338661 through r339200.
2018-10-03 markjFix an inverted test in ucode_load_ap().
2018-09-29 dimAdd compiler-rt's libFuzzer, not connected to buildworl...
2018-09-24 emasteCopy libevent sources to contrib
2018-09-20 baptImport mandoc 1.14.4
next