aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/microcode/core.c
AgeCommit message (Expand)Author
2023-03-10x86/microcode/AMD: Add a @cpu parameter to the reloading functionsBorislav Petkov (AMD)
2023-03-10x86/microcode: Adjust late loading result reporting messageAshok Raj
2023-03-10x86/microcode: Check CPU capabilities after late microcode update correctlyAshok Raj
2023-03-10x86/microcode: Add a parameter to microcode_check() to store CPU capabilitiesAshok Raj
2023-03-10x86/microcode: Print previous version of microcode after reloadAshok Raj
2023-03-10x86/microcode: Default-disable late loadingBorislav Petkov
2023-03-10x86/microcode: Rip out the OLD_INTERFACEBorislav Petkov
2022-05-09x86/cpu: Load microcode during restore_processor_state()Borislav Petkov
2021-08-10x86/microcode: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-03-22x86/microcode: Check for offline CPUs before requesting new microcodeOtavio Pontes
2020-12-31x86/microcode: Make microcode_init() staticBorislav Petkov
2020-06-15x86/microcode: Do not select FW_LOADERHerbert Xu
2020-04-22x86/microcode: Fix return value for microcode late loadingMihai Carabas
2019-10-01x86/microcode: Update late microcode in parallelAshok Raj
2019-06-19x86/microcode: Fix the microcode load on CPU hotplug for realThomas Gleixner
2019-06-15x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-07Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2019-04-10x86/microcode: Fix the ancient deprecated microcode loading methodBorislav Petkov
2019-03-21x86/microcode: Announce reload operation's completionBorislav Petkov
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS
2018-12-28mm: reference totalram_pages and managed_pages once per functionArun KS
2018-09-02x86/microcode: Make revision and processor flags world-readableJacek Tomaka
2018-08-10x86/microcode: Allow late microcode loading with SMT disabledJosh Poimboeuf
2018-05-27x86/microcode: Make the late update update_lock a raw lock for RTScott Wood
2018-04-24x86/microcode: Do not exit early from __reload_late()Borislav Petkov
2018-03-16x86/microcode: Fix CPU synchronization routineBorislav Petkov
2018-03-16x86/microcode: Attempt late loading only when new microcode is presentBorislav Petkov
2018-03-08x86/microcode: Synchronize late microcode loadingAshok Raj
2018-03-08x86/microcode: Request microcode on the BSPBorislav Petkov
2018-03-08x86/microcode: Do not upload microcode if CPUs are offlineAshok Raj
2018-03-08x86/microcode: Get rid of struct apply_microcode_ctxBorislav Petkov
2018-02-17x86/CPU: Add a microcode loader callbackBorislav Petkov
2018-02-17x86/microcode: Propagate return value from updating functionsBorislav Petkov
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-24x86/microcode: Fix again accessing initrd after having been freedBorislav Petkov
2018-01-09treewide: Use DEVICE_ATTR_WOJoe Perches
2017-10-14x86/microcode: Do the family check firstBorislav Petkov
2017-08-18x86: Constify attribute_group structuresArvind Yadav
2017-06-20x86/microcode: Look for the initrd at the correct address on 32-bitBorislav Petkov
2017-05-12Tigran has movedAndrew Morton
2017-01-31Merge branch 'x86/urgent' into x86/microcode, to resolve conflictsIngo Molnar
2017-01-30x86/microcode: Do not access the initrd after it has been freedBorislav Petkov
2017-01-23x86/microcode/AMD: Check patch level only on the BSPBorislav Petkov
2017-01-23x86/microcode: Remove local vendor variableBorislav Petkov
2017-01-23x86/microcode: Decrease CPUID useBorislav Petkov
2016-12-21x86/microcode/AMD: Reload proper initrd start addressBorislav Petkov
2016-12-19x86/microcode/AMD: Do not load when running on a hypervisorBorislav Petkov
2016-10-25x86/microcode: Bump driver version, update copyrightsBorislav Petkov