Commit Graph

37 Commits (69c89efb51510b3dc0fa336f7fa257c6e1799ee4)

Author SHA1 Message Date
Joe Perches f58e1f53de arch/x86/kernel/microcode*: Use pr_fmt() and remove duplicated KERN_ERR prefix 15 years ago
Andreas Herrmann 8cc2361bd0 x86: ucode-amd: Move family check to microcde_amd.c's init function 15 years ago
Andreas Herrmann 1a74357066 x86: ucode-amd: Convert printk(KERN_*...) to pr_*(...) 15 years ago
Andreas Herrmann 14c569425a x86: ucode-amd: Don't warn when no ucode is available for a CPU revision 15 years ago
Andreas Herrmann d1c84f79a6 x86: ucode-amd: Load ucode-patches once and not separately of each CPU 15 years ago
Andreas Herrmann 6e18da75c2 x86, amd-ucode: Remove needless log messages 15 years ago
Borislav Petkov 506f90eeae x86, amd-ucode: Check UCODE_MAGIC before loading the container file 15 years ago
Figo.zhang aeef50bc04 x86, microcode: Simplify vfree() use 16 years ago
Dmitry Adamushko 871b72dd1e x86: microcode: use smp_call_function_single instead of set_cpus_allowed, cleanup of synchronization logic 16 years ago
Ingo Molnar 4bae196735 x86: microcode: cleanup 16 years ago
Ingo Molnar f34a10bd9f x86: fix warning in arch/x86/kernel/microcode_amd.c 16 years ago
Andreas Herrmann df23cab563 x86: microcode_amd: modify log messages 16 years ago
Andreas Herrmann 5549b94bc7 x86: microcode_amd: use 'packed' attribute for structs 16 years ago
Andreas Herrmann 98415301ea x86: microcode_amd: remove (wrong) chipset deivce ID checks 16 years ago
Andreas Herrmann 6cc9b6d94b x86: microcode_amd: consolidate macro definitions 16 years ago
Andreas Herrmann 29d0887ffd x86: microcode_amd: replace inline asm by common rdmsr/wrmsr functions 16 years ago
Andreas Herrmann 0657d9ebff x86: microcode_amd: don't pass superfluous function pointer for get_ucode_data 16 years ago
Andreas Herrmann 8c135206c8 x86: microcode_amd: fix compile warning 16 years ago
Andreas Herrmann be957763b0 x86: microcode_amd: fix checkpatch warnings/errors 16 years ago
Andreas Herrmann 2a3282a77b x86: microcode_amd: fix typos and trailing whitespaces in log messages 16 years ago
Andreas Herrmann 3c763fd77e x86: microcode_amd: fix wrong handling of equivalent CPU id 16 years ago
Peter Oruba 3c52204bb9 x86: AMD microcode patch loader author update 17 years ago
Dmitry Adamushko 2f9284e4e3 x86, microcode_amd: cleanup, mark request_microcode_user() as unsupported 17 years ago
Peter Oruba d4738792fb x86, microcode rework, v2, renaming cont. 17 years ago
Peter Oruba b6cffde1a2 x86, microcode rework, v2, renaming 17 years ago
Dmitry Adamushko 18dbc91605 x86: moved microcode.c to microcode_intel.c 17 years ago
Ingo Molnar a1c75cc501 x86, microcode rework, v2, fix 17 years ago
Dmitry Adamushko a0a29b62a9 x86, microcode rework, v2 17 years ago
Randy Dunlap 5b792d320f x86, microcode_amd: fix shift warning 17 years ago
Dmitry Adamushko d45de40934 x86-microcode: generic interface refactoring 17 years ago
Dmitry Adamushko 8343ef2437 x86-microcode: fix unbalanced use of get_cpu() 17 years ago
Peter Oruba daa9c0fee1 x86: minor pointer type cast in AMD microcode patch loader 17 years ago
Peter Oruba 831f9bd315 x86: moved function declarations out from AMD microcode patch loader to heade file 17 years ago
Peter Oruba a0ac87d61b x86: AMD microcode patch loader style corrections 17 years ago
Ingo Molnar 5d7b605245 x86, microcode: fix module license string 17 years ago
Peter Oruba 80cc9f1020 x86: AMD microcode patch loading support 17 years ago