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
/
intel.c
Age
Commit message (
Expand
)
Author
2023-08-13
x86/microcode/intel: Remove pointless mutex
Thomas Gleixner
2023-08-13
x86/microcode/intel: Remove debug code
Thomas Gleixner
2023-08-13
x86/microcode: Move core specific defines to local header
Thomas Gleixner
2023-08-13
x86/microcode/intel: Rename get_datasize() since its used externally
Ashok Raj
2023-08-13
x86/microcode: Include vendor headers into microcode.h
Ashok Raj
2023-08-13
x86/microcode/intel: Move microcode functions out of cpu/intel.c
Thomas Gleixner
2023-01-21
x86/microcode/intel: Print old and new revision during early boot
Ashok Raj
2023-01-21
x86/microcode/intel: Pass the microcode revision to print_ucode_info() directly
Ashok Raj
2022-12-13
Merge tag 'x86_microcode_for_v6.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-05
x86/microcode/intel: Do not retry microcode reloading on the APs
Ashok Raj
2022-12-03
x86/microcode/intel: Do not print microcode revision and processor flags
Ashok Raj
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-18
x86/microcode/intel: Add hdr_type to intel_microcode_sanity_check()
Jithu Joseph
2022-11-18
x86/microcode/intel: Reuse microcode_sanity_check()
Jithu Joseph
2022-11-18
x86/microcode/intel: Use appropriate type in microcode_sanity_check()
Jithu Joseph
2022-11-18
x86/microcode/intel: Reuse find_matching_signature()
Jithu Joseph
2022-11-02
x86/microcode: Kill refresh_fw
Borislav Petkov
2022-08-26
x86/microcode: Remove ->request_microcode_user()
Borislav Petkov
2022-05-12
x86/microcode/intel: Expose collect_cpu_info_early() for IFS
Jithu Joseph
2021-10-22
x86/microcode: Use the firmware_loader built-in API
Borislav Petkov
2020-11-17
x86/microcode/intel: Check patch signature before saving microcode for early ...
Chen Yu
2019-10-01
x86/microcode/intel: Issue the revision updated message only on the BSP
Borislav Petkov
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-10
x86/microcode/intel: Refactor Intel microcode blob loading
Jann Horn
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-06-22
x86/microcode/intel: Fix memleak in save_microcode_patch()
Zhenzhong Duan
2018-04-24
x86/microcode/intel: Save microcode patch unconditionally
Borislav Petkov
2018-03-16
x86/microcode: Attempt late loading only when new microcode is present
Borislav Petkov
2018-03-08
x86/microcode/intel: Look into the patch cache first
Borislav Petkov
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-02-17
x86/microcode: Propagate return value from updating functions
Borislav Petkov
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-01-24
x86/microcode/intel: Extend BDW late-loading further with LLC size check
Jia Zhang
2018-01-06
x86/microcode/intel: Extend BDW late-loading with a revision check
Jia Zhang
2017-12-22
x86/microcode: Dont abuse the TLB-flush interface
Peter Zijlstra
2017-10-18
x86/microcode/intel: Disable late loading on model 79
Borislav Petkov
2017-08-29
x86/microcode/intel: Improve microcode patches saving flow
Borislav Petkov
2017-06-26
x86/microcode: Make a couple of symbols static
Colin Ian King
2017-06-20
x86/microcode/intel: Save pointer to ucode patch for early AP loading
Borislav Petkov
2017-06-08
x86/microcode/intel: Clear patch pointer before jettisoning the initrd
Dominik Brodowski
2017-05-12
Tigran has moved
Andrew Morton
2017-01-23
x86/microcode/intel: Drop stashed AP patch pointer optimization
Borislav Petkov
2017-01-09
x86/microcode/intel: Use correct buffer size for saving microcode data
Junichi Nomura
2017-01-09
x86/microcode/intel: Fix allocation size of struct ucode_patch
Junichi Nomura
2017-01-09
x86/microcode/intel: Add a helper which gives the microcode revision
Borislav Petkov
2017-01-09
x86/microcode: Use native CPUID to tickle out microcode revision
Borislav Petkov
2016-12-19
x86/microcode/intel: Replace sync_core() with native_cpuid()
Andy Lutomirski
[next]