]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/x86/x86/ucode.c
Fix an inverted test in ucode_load_ap().
[FreeBSD/FreeBSD.git] / sys / x86 / x86 / ucode.c
2018-10-03 Mark JohnstonFix an inverted test in ucode_load_ap().
2018-09-21 Alexander MotinMFV r338866: 9700 ZFS resilvered mirror does not balanc...
2018-09-20 Martin MatuskaMFV r338797:
2018-09-20 Baptiste DaroussinImport mandoc 1.14.4
2018-09-14 Mark JohnstonLog a message after a successful boot-time microcode...
2018-09-11 Martin MatuskaMFV r338519:
2018-09-10 Dag-Erling SmørgravUpgrade Unbound to 1.7.3. More to follow.
2018-09-10 Dag-Erling SmørgravUpgrade Unbound to 1.7.2. More to follow.
2018-09-10 Dag-Erling SmørgravUpgrade to OpenSSH 7.8p1.
2018-08-23 Emmanuel Vadotdts: Import DTS for arm64
2018-08-21 Xin LIMFV r338092: ntp 4.2.8p12.
2018-08-14 Cy SchubertMFV r337818:
2018-08-14 Mark JohnstonHelp ensure that the copy loop doesn't get converted...
2018-08-14 Kyle EvansMFV r337586: lua: Update to 5.3.5
2018-08-14 Jung-uk KimMerge OpenSSL 1.0.2p.
2018-08-14 Mark JohnstonExplain why we aren't using memcpy().
2018-08-14 Mark JohnstonDon't use memcpy() in the early microcode loading code.
2018-08-14 Mark JohnstonFix the !SMP x86 build.
2018-08-14 Martin MatuskaMFV r337744:
2018-08-13 Mark JohnstonImplement kernel support for early loading of Intel...