]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/x86
xen: fix smp boot after r328157
[FreeBSD/FreeBSD.git] / sys / x86 /
2018-02-15 mjgxen: fix smp boot after r328157
2018-02-13 kibFix build with gas.
2018-02-12 impMove __va_list and related defines to sys/sys/_types.h
2018-02-09 jkimMFV: r329072
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-31 kibExpand IBRS TLA in sysctl help lines.
2018-01-31 kibIBRS support, AKA Spectre hardware mitigation.
2018-01-31 kibDo not enable PTI when IA32_ARCH_CAP_RDCL_NO bit is...
2018-01-29 impAdd ISA PNP tables to ISA drivers. Fix a few incidental...
2018-01-28 mavAssume Always Running APIC Timer for AMD CPU families...
2018-01-27 kibUse PCID to optimize PTI.
2018-01-27 kibFix native_lapic_ipi_alloc().
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-22 pfgUnsign some values related to allocation.
2018-01-21 pfgRevert r327828, r327949, r327953, r328016-r328026,...
2018-01-19 emasteEnable KPTI by default on amd64 for non-AMD CPUs
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-17 kibPTI for amd64.
2018-01-16 ianRemove redundant critical_enter/exit() calls. The...
2018-01-16 ianMove some code around and rename a couple variables...
2018-01-16 ianAdd static inline rtcin_locked() and rtcout_locked...
2018-01-15 pfgx86: make some use of mallocarray(9).
2018-01-15 ianConvert the x86 RTC driver to use new validated BCD...
2018-01-14 kibEnumerate and print Intel CPU features for Speculative...
2018-01-14 jeffMove VM_NUMA_ALLOC and DEVICE_NUMA under the single...
2018-01-14 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-13 cemamd64: Add a 48-bit MAXADDR constant
2018-01-13 dimMerge ^/head r327886 through r327930.
2018-01-12 jeffAdd support for NUMA domains to bus dma tags. This...
2018-01-12 jeffImplement 'domainset', a cpuset based NUMA policy mecha...
2018-01-06 dimMerge ^/head r327341 through r327623.
2018-01-05 jkimMerge ACPICA 20180105.
2018-01-05 kibMake it possible to re-evaluate cpu_features.
2018-01-03 kibUse the new SDM-approved way to serialize x2APIC MSR...
2018-01-01 kibAdd CR4.SMAP control bit.
2017-12-31 cpercivaUse the TSLOG framework to record entry/exit timestamps...
2017-12-29 dimMerge ^/head r327169 through r327340.
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-28 mariusWith the advent of interrupt remapping, Intel has repur...
2017-12-25 phkIntroduce an architecture-agnostic <sys/_stdarg.h>...
2017-12-24 dimMerge ^/head r327165 through r327168.
2017-12-24 impFurther investigation shows this shouldn't have been...
2017-12-24 dimMerge ^/head r327150 through r327164.
2017-12-24 impComment this out until I have time to get to the bottom...
2017-12-24 dimMerge ^/head r326936 through r327149.
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-23 impWarn when nonPNP ISA devices are attached in GENERIC...
2017-12-23 kibAdd missed AVX512VL (128 and 256 bit vector length...
2017-12-21 bdeUse resume_cpus() instead of restart_cpus() to resume...
2017-12-20 dimMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 dimMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 dimMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 dimMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 dimMerge llvm trunk r321017 to contrib/llvm.
2017-12-18 bdeRemove the permanent double mapping of low physical...
2017-12-07 jkimMerge OpenSSL 1.0.2n.
2017-12-06 emasteUpdate tcpdump to 4.9.2
2017-11-30 pfgSPDX: use the Beerware identifier.
2017-11-30 jkimProperly skip the first CPU. It only accidentally...
2017-11-30 pfgSPDX: Fix some cases wrongly attributed to MIT.
2017-11-30 jkimAdd a tunable "debug.hwpstate_verify" to check P-state...
2017-11-29 jkimFix style(9).
2017-11-29 impImport lua 5.3.4 to contrib
2017-11-27 pfgsys/x86: further adoption of SPDX licensing ID tags.
2017-11-23 hselaskyMerge ^/head r325999 through r326131.
2017-11-23 kibRemove lint support from system headers and MD x86...
2017-11-20 pfgsys: further adoption of SPDX licensing ID tags.
2017-11-20 delphijMFV r326007: less v529.
2017-11-19 hselaskyMerge ^/head r325842 through r325998.
2017-11-18 manuUpdate our copy of DTS from the ones from Linux 4.14
2017-11-18 pfgspdx: initial adoption of licensing ID tags.
2017-11-17 brAdd Intel Processor Trace registers for:
2017-11-16 kibRemove i386 XBOX support.
2017-11-15 hselaskyMerge ^/head r325663 through r325841.
2017-11-12 brAdd Intel Processor Trace (PT) MSRs.
2017-11-11 baptUpdate to zstd 1.3.2
2017-11-10 hselaskyMerge ^/head r325505 through r325662.
2017-11-09 kibCorrect operators precedence.
2017-11-08 jeffReplace manyinstances of VM_WAIT with blocking page...
2017-11-07 hselaskyMerge ^/head r323559 through r325504.
2017-11-02 sjgUpdate to bmake-20171028
2017-11-02 jkimMerge OpenSSL 1.0.2m.
2017-10-31 mwUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-28 philipImport tzdata 2017c
2017-10-27 avgMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-21 manudts: Update our device tree sources file fomr Linux...
2017-10-21 mmelAdd AT_HWCAP2 ELF auxiliary vector.
2017-10-10 jkimMerge ACPICA 20170929 (take 2).
2017-10-06 baptImport 1.14.3
2017-10-01 avgMFV r323530,r323533,r323534: 7431 ZFS Channel Programs...
2017-10-01 mmMFV r324145,324147:
2017-09-29 jkimMerge ACPICA 20170929.
2017-09-20 cemx86: Decode AMD "Extended Feature Extensions ID EBX...
2017-09-17 cemMCA: Expand AMD Thresholding support to cover all banks
2017-09-17 gordonMFV r323678: file 5.32
2017-09-14 jhbAdd AT_EHDRFLAGS and AT_HWCAP on amd64.
2017-09-14 jhbAdd AT_HWCAP and AT_EHDRFLAGS on all platforms.
2017-09-13 npMFH @ r323558.
next