]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64/arm64/cpu_errata.c
Use vm_page_unwire_noq() instead of directly modifying page wire counts.
[FreeBSD/FreeBSD.git] / sys / arm64 / arm64 / cpu_errata.c
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-12 dimMerge ^/head r327624 through r327885.
2018-01-12 andrewWorkaround Spectre Variant 2 on arm64.
2018-01-09 andrewAdd a framework to install CPU errata on arm64. Each...