index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
microcode
/
core.c
Age
Commit message (
Expand
)
Author
2023-03-17
x86/microcode: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-02-06
x86/microcode/core: Return an error only when necessary
Borislav Petkov (AMD)
2023-02-06
x86/microcode/AMD: Add a @cpu parameter to the reloading functions
Borislav Petkov (AMD)
2023-01-31
x86/microcode: Allow only "1" as a late reload trigger value
Ashok Raj
2023-01-21
x86/microcode: Adjust late loading result reporting message
Ashok Raj
2023-01-21
x86/microcode: Check CPU capabilities after late microcode update correctly
Ashok Raj
2023-01-20
x86/microcode: Add a parameter to microcode_check() to store CPU capabilities
Ashok Raj
2023-01-18
x86/microcode: Use the DEVICE_ATTR_RO() macro
Guangju Wang[baidu]
2022-11-02
x86/microcode: Drop struct ucode_cpu_info.valid
Borislav Petkov
2022-11-02
x86/microcode: Do some minor fixups
Borislav Petkov
2022-11-02
x86/microcode: Kill refresh_fw
Borislav Petkov
2022-11-02
x86/microcode: Simplify init path even more
Borislav Petkov
2022-11-02
x86/microcode: Rip out the subsys interface gunk
Borislav Petkov
2022-09-02
x86/microcode: Print previous version of microcode after reload
Ashok Raj
2022-05-31
x86/microcode: Remove unnecessary perf callback
Borislav Petkov
2022-05-31
x86/microcode: Taint and warn on late loading
Borislav Petkov
2022-05-31
x86/microcode: Default-disable late loading
Borislav Petkov
2022-05-31
x86/microcode: Rip out the OLD_INTERFACE
Borislav Petkov
2022-04-19
x86/cpu: Load microcode during restore_processor_state()
Borislav Petkov
2021-10-22
x86/microcode: Use the firmware_loader built-in API
Borislav Petkov
2021-08-10
x86/microcode: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-03-22
x86/microcode: Check for offline CPUs before requesting new microcode
Otavio Pontes
2020-12-31
x86/microcode: Make microcode_init() static
Borislav Petkov
2020-06-15
x86/microcode: Do not select FW_LOADER
Herbert Xu
2020-04-22
x86/microcode: Fix return value for microcode late loading
Mihai Carabas
2019-10-01
x86/microcode: Update late microcode in parallel
Ashok Raj
2019-06-19
x86/microcode: Fix the microcode load on CPU hotplug for real
Thomas Gleixner
2019-06-15
x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback
Borislav Petkov
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-07
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-04-10
x86/microcode: Fix the ancient deprecated microcode loading method
Borislav Petkov
2019-03-21
x86/microcode: Announce reload operation's completion
Borislav Petkov
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
mm: reference totalram_pages and managed_pages once per function
Arun KS
2018-09-02
x86/microcode: Make revision and processor flags world-readable
Jacek Tomaka
2018-08-10
x86/microcode: Allow late microcode loading with SMT disabled
Josh Poimboeuf
2018-05-27
x86/microcode: Make the late update update_lock a raw lock for RT
Scott Wood
2018-04-24
x86/microcode: Do not exit early from __reload_late()
Borislav Petkov
2018-03-16
x86/microcode: Fix CPU synchronization routine
Borislav Petkov
2018-03-16
x86/microcode: Attempt late loading only when new microcode is present
Borislav Petkov
2018-03-08
x86/microcode: Synchronize late microcode loading
Ashok Raj
2018-03-08
x86/microcode: Request microcode on the BSP
Borislav Petkov
2018-03-08
x86/microcode: Do not upload microcode if CPUs are offline
Ashok Raj
2018-03-08
x86/microcode: Get rid of struct apply_microcode_ctx
Borislav Petkov
2018-02-17
x86/CPU: Add a microcode loader callback
Borislav Petkov
2018-02-17
x86/microcode: Propagate return value from updating functions
Borislav Petkov
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-24
x86/microcode: Fix again accessing initrd after having been freed
Borislav Petkov
2018-01-09
treewide: Use DEVICE_ATTR_WO
Joe Perches
[next]