index
:
linux.git
master
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
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
2017-10-14
x86/microcode: Do the family check first
Borislav Petkov
2017-08-18
x86: Constify attribute_group structures
Arvind Yadav
2017-06-20
x86/microcode: Look for the initrd at the correct address on 32-bit
Borislav Petkov
2017-05-12
Tigran has moved
Andrew Morton
2017-01-31
Merge branch 'x86/urgent' into x86/microcode, to resolve conflicts
Ingo Molnar
2017-01-30
x86/microcode: Do not access the initrd after it has been freed
Borislav Petkov
2017-01-23
x86/microcode/AMD: Check patch level only on the BSP
Borislav Petkov
2017-01-23
x86/microcode: Remove local vendor variable
Borislav Petkov
2017-01-23
x86/microcode: Decrease CPUID use
Borislav Petkov
2016-12-21
x86/microcode/AMD: Reload proper initrd start address
Borislav Petkov
2016-12-19
x86/microcode/AMD: Do not load when running on a hypervisor
Borislav Petkov
2016-10-25
x86/microcode: Bump driver version, update copyrights
Borislav Petkov
2016-10-25
x86/microcode: Rework microcode loading
Borislav Petkov
2016-10-25
x86/microcode: Collect CPU info on resume
Borislav Petkov
2016-10-25
x86/microcode: Issue the debug printk on resume only on success
Borislav Petkov
2016-10-25
x86/microcode/amd: Hand down the CPU family
Borislav Petkov
2016-10-25
x86/microcode: Export the microcode cache linked list
Borislav Petkov
2016-10-25
x86/microcode: Move driver authors to CREDITS
Borislav Petkov
2016-09-19
x86/microcode: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-07-08
x86/microcode: Remove unused symbol exports
Borislav Petkov
2016-06-08
x86/microcode: Propagate save_microcode_in_initrd() retval
Borislav Petkov
[next]