]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/x86/x86
Upgrade Unbound to 1.6.1. More to follow.
[FreeBSD/FreeBSD.git] / sys / x86 / x86 /
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-05-07 impPut the CPU starting on one line.
2018-05-07 avgx86 cpususpend_handler: call wbinvd after setting suspe...
2018-04-26 kibFix spelling: Appolo -> Apollo [1].
2018-04-26 kibHandle Appolo Lake errata APL31.
2018-04-26 kibSome style and minor code improvements for idle selection.
2018-04-25 kibUse CPUID leaf 0x15 to get TSC frequency when the calib...
2018-04-24 kibMake the sysctl machdep.idle also a tunable.
2018-04-24 kibExtend ap_boot_mtx scope to also cover mca_init().
2018-04-24 kibEnsure that cmci_monitor() is not executed in parallel...
2018-04-24 kibUse IS_BSP() macro.
2018-04-24 kibUse relaxed atomics to access the monitor line.
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-18 jhbFix two off-by-one errors when allocating MSI and MSI...
2018-04-13 kibi386 4/4G split.
2018-04-06 brooksMove most of the contents of opt_compat.h to opt_global.h.
2018-04-06 roygerx86: fix trampoline memory allocation after r332073
2018-04-06 roygerremove GiB/MiB macros from param.h
2018-04-05 roygerx86: improve reservation of AP trampoline memory
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-04-03 avgfix i386 build with CPU_ELAN (LINT for instance) after...
2018-04-03 avgfix signatures of cpu_reset_real and cpu_reset_proxy...
2018-04-02 avgunify amd64 and i386 cpu_reset() in x86/cpu_machdep.c
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-28 jeffRestore r331606 with a bugfix to setup cpuset_domain...
2018-03-27 jeffBackout r331606 until I can identify why it does not...
2018-03-27 jeffOnly use CPUs in the domain the device is attached...
2018-03-24 philipImport tzdata 2018d
2018-03-23 jhbAdd a workaround to the hypervisor detection for older...
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-20 kibMove the CR0.WP manipulation KPI to x86.
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-17 emasteANSIfy sys/x86
2018-03-12 avgfix r297857, do not modify CPU extension bits under...
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-23 kibDo not return out of bound pointers from intr_lookup_so...
2018-02-22 mavMFV r329799, r329800:
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-16 kibRemove unused symbols.
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-13 kibFix build with gas.
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-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-14 kibEnumerate and print Intel CPU features for Speculative...
2018-01-13 dimMerge ^/head r327886 through r327930.
2018-01-12 jeffAdd support for NUMA domains to bus dma tags. This...
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...
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-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 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-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-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-16 kibRemove i386 XBOX support.
2017-11-11 baptUpdate to zstd 1.3.2
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...
next