blob: 2f8c3b4f4098be5dccf2138226ad8117134df9b2 [file] [log] [blame]
39cd7c17f9bc ("x86/microcode/AMD: Convert CPU equivalence table variable into a struct")
38673f623dfc ("x86/microcode/AMD: Check microcode container data in the late loader")
72dc571a3a77 ("x86/microcode/AMD: Fix container size's type")
c45e80358cb3 ("x86/microcode/AMD: Convert early parser to the new verification routines")
d430a305b7f8 ("x86/microcode/AMD: Change verify_patch()'s return value")
c79570205ba6 ("x86/microcode/AMD: Move chipset-specific check into verify_patch()")
51776fb805fe ("x86/microcode/AMD: Move patch family check to verify_patch()")
6cdce951f7a1 ("x86/microcode/AMD: Simplify patch family detection")
2b8d34b1ece5 ("x86/microcode/AMD: Concentrate patch verification")
70887cb23eda ("x86/microcode/AMD: Cleanup verify_patch_size() more")
cfffbfeb424b ("x86/microcode/AMD: Clean up per-family patch size checks")
3974b68114fe ("x86/microcode/AMD: Move verify_patch_size() up in the file")
f4ff25916c11 ("x86/microcode/AMD: Add microcode container verification")
479229d1607b ("x86/microcode/AMD: Subtract SECTION_HDR_SIZE from file leftover length")
3f1f576a195a ("x86/microcode: Propagate return value from updating functions")
f4e9b7af0cd5 ("x86/microcode/AMD: Add support for fam17h microcode loading")
da0aa3dde051 ("x86/microcode/AMD: Remove struct cont_desc.eq_id")
72edfe950b36 ("x86/microcode/AMD: Simplify saving from initrd")
f3ad136d6ef9 ("x86/microcode/AMD: Check patch level only on the BSP")
8cc26e0b4c49 ("x86/microcode/AMD: Use find_microcode_in_initrd()")
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()")
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")