index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
microcode_intel.h
Age
Commit message (
Expand
)
Author
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-08-13
x86/microcode: Hide the config knob
Thomas Gleixner
2022-11-19
platform/x86/intel/ifs: Use generic microcode headers and functions
Jithu Joseph
2022-11-18
x86/microcode/intel: Use a reserved field for metasize
Jithu Joseph
2022-11-18
x86/microcode/intel: Add hdr_type to intel_microcode_sanity_check()
Jithu Joseph
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-01-09
x86/microcode/intel: Add a helper which gives the microcode revision
Borislav Petkov
2016-10-25
x86/microcode/intel: Remove intel_lib.c
Borislav Petkov
2016-06-08
x86/microcode/intel: Unexport save_mc_for_early()
Borislav Petkov
2016-03-08
x86/microcode/intel: Get rid of DWSIZE
Borislav Petkov
2015-10-21
x86/microcode: Merge the early microcode loader
Borislav Petkov
2015-05-18
x86/microcode/intel: Rename get_matching_sig()
Borislav Petkov
2015-05-18
x86/microcode/intel: Simplify update_match_cpu()
Borislav Petkov
2015-05-18
x86/microcode/intel: Rename get_matching_microcode
Borislav Petkov
2015-05-06
x86/microcode/intel: Remove unused @rev arg of get_matching_sig()
Borislav Petkov
2015-05-06
x86/microcode/intel: Get rid of revision_is_newer()
Borislav Petkov
2015-03-02
x86/microcode/intel: Move mc arg last in get_matching_{microcode|sig}
Borislav Petkov
2015-03-02
x86/microcode/intel: Rename update_match_revision()
Borislav Petkov
2014-12-06
x86, microcode: Reload microcode on resume
Borislav Petkov
2014-07-28
x86, microcode, intel: Fix total_size computation
Henrique de Moraes Holschuh
2013-07-14
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
2013-05-30
x86, microcode: Vendor abstract out save_microcode_in_initrd()
Jacob Shin
2013-01-31
x86/microcode_intel.h: Define functions and macros for early loading ucode
Fenghua Yu