blob: a9ec8ca7370b6a3020df7996e88d61c7f374397f [file] [log] [blame]
811ae8ba6dca ("x86/microcode/intel: Issue the revision updated message only on the BSP")
370a132bb222 ("x86/microcode: Make sure boot_cpu_data.microcode is up-to-date")
d8c3b52c00a0 ("x86/microcode/intel: Look into the patch cache first")
c182d2b7d0ca ("x86/microcode/intel: Check microcode revision before updating sibling threads")
3f1f576a195a ("x86/microcode: Propagate return value from updating functions")
f3ad136d6ef9 ("x86/microcode/AMD: Check patch level only on the BSP")
3da9b4179459 ("x86/microcode/AMD: Get rid of global this_equiv_id")
309aac77768c ("x86/microcode: Decrease CPUID use")
8801b3fcb574 ("x86/microcode/AMD: Rework container parsing")
f454177f739e ("x86/microcode/AMD: Extend the container struct")
1f02ac068205 ("x86/microcode/AMD: Clean up find_equiv_id()")
4167709bbf82 ("x86/microcode/intel: Add a helper which gives the microcode revision")
f3e2a51f568d ("x86/microcode: Use native CPUID to tickle out microcode revision")
484d0e5c7943 ("x86/microcode/intel: Replace sync_core() with native_cpuid()")
2b4c91569a40 ("x86/microcode/AMD: Use native_cpuid() in load_ucode_amd_bsp()")
a15a753539ec ("x86/microcode/AMD: Do not load when running on a hypervisor")
200d3553163f ("x86/microcode/AMD: Sanitize apply_microcode_early_amd()")
8feaa64a9a69 ("x86/microcode/AMD: Make find_proper_container() sane again")
06b8534cb728 ("x86/microcode: Rework microcode loading")
8027923ab4df ("x86/microcode/intel: Remove intel_lib.c")
76bd11c23aaa ("x86/microcode/amd: Move private inlines to .c and mark local functions static")
b3763a672dc0 ("x86/microcode/amd: Hand down the CPU family")
777284b66f23 ("x86/microcode: Run the AP-loading routine only on the application processors")