index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
microcode
Age
Commit message (
Expand
)
Author
2019-03-21
x86/microcode: Announce reload operation's completion
Borislav Petkov
2019-01-31
x86/microcode/amd: Don't falsely trick the late loading mechanism
Thomas Lendacky
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-11-19
x86/microcode/AMD: Update copyright
Borislav Petkov
2018-11-19
x86/microcode/AMD: Check the equivalence table size when scanning it
Maciej S. Szmigiero
2018-11-19
x86/microcode/AMD: Convert CPU equivalence table variable into a struct
Maciej S. Szmigiero
2018-11-19
x86/microcode/AMD: Check microcode container data in the late loader
Maciej S. Szmigiero
2018-11-19
x86/microcode/AMD: Fix container size's type
Borislav Petkov
2018-11-19
x86/microcode/AMD: Convert early parser to the new verification routines
Borislav Petkov
2018-11-19
x86/microcode/AMD: Change verify_patch()'s return value
Borislav Petkov
2018-11-19
x86/microcode/AMD: Move chipset-specific check into verify_patch()
Borislav Petkov
2018-11-19
x86/microcode/AMD: Move patch family check to verify_patch()
Borislav Petkov
2018-11-19
x86/microcode/AMD: Simplify patch family detection
Borislav Petkov
2018-11-19
x86/microcode/AMD: Concentrate patch verification
Borislav Petkov
2018-11-19
x86/microcode/AMD: Cleanup verify_patch_size() more
Borislav Petkov
2018-11-19
x86/microcode/AMD: Clean up per-family patch size checks
Borislav Petkov
2018-11-19
x86/microcode/AMD: Move verify_patch_size() up in the file
Borislav Petkov
2018-11-19
x86/microcode/AMD: Add microcode container verification
Maciej S. Szmigiero
2018-11-19
x86/microcode/AMD: Subtract SECTION_HDR_SIZE from file leftover length
Maciej S. Szmigiero
2018-10-29
Merge branches 'x86/early-printk', 'x86/microcode' and 'core/objtool' into x8...
Ingo Molnar
2018-09-02
x86/microcode: Update the new microcode revision unconditionally
Filippo Sironi
2018-09-02
x86/microcode: Make sure boot_cpu_data.microcode is up-to-date
Prarit Bhargava
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-06-22
x86/microcode/intel: Fix memleak in save_microcode_patch()
Zhenzhong Duan
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-04-24
x86/microcode/intel: Save microcode patch unconditionally
Borislav Petkov
2018-03-27
Documentation: Fix early-microcode.txt references after file rename
Jaak Ristioja
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/intel: Look into the patch cache first
Borislav Petkov
2018-03-08
x86/microcode: Do not upload microcode if CPUs are offline
Ashok Raj
2018-03-08
x86/microcode/intel: Writeback and invalidate caches before updating microcode
Ashok Raj
2018-03-08
x86/microcode/intel: Check microcode revision before updating sibling threads
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-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-15
x86/cpu: Change type of x86_cache_size variable to unsigned int
Gustavo A. R. Silva
2018-02-15
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
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-24
x86/microcode/intel: Extend BDW late-loading further with LLC size check
Jia Zhang
2018-01-09
treewide: Use DEVICE_ATTR_WO
Joe Perches
2018-01-06
x86/microcode/intel: Extend BDW late-loading with a revision check
Jia Zhang
2017-12-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
[next]