index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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
Files
Lines
2026-05-26
x86/microcode: Do not access MSR_IA32_PLATFORM_ID when running as a guest
Borislav Petkov
1
-12
/
+10
2026-01-14
x86/microcode/AMD: Allow loader debugging to be enabled on baremetal too
Borislav Petkov (AMD)
1
-4
/
+12
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+12
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
1
-3
/
+12
2025-10-30
x86/microcode: Mark early_parse_cmdline() as __init
Yu Peng
1
-1
/
+1
2025-10-15
x86/microcode: Introduce staging step to reduce late-loading time
Chang S. Bae
1
-0
/
+11
2025-09-04
x86/microcode: Add microcode loader debugging functionality
Borislav Petkov (AMD)
1
-1
/
+20
2025-09-04
x86/microcode: Add microcode= cmdline parsing
Borislav Petkov (AMD)
1
-4
/
+22
2025-07-09
x86/microcode: Move away from using a fake platform device
Greg Kroah-Hartman
1
-7
/
+7
2025-05-15
x86/cpuid: Rename have_cpuid_p() to cpuid_feature()
Ahmed S. Darwish
1
-1
/
+1
2025-05-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
1
-0
/
+1
2025-05-13
Merge branch 'x86/microcode' into x86/core, to merge dependent commits
Ingo Molnar
1
-0
/
+2
2025-05-05
x86/microcode: Consolidate the loader enablement checking
Borislav Petkov (AMD)
1
-24
/
+34
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
1
-0
/
+1
2025-04-30
x86/microcode/AMD: Do not return error when microcode update is not necessary
Annie Li
1
-0
/
+2
2024-05-06
x86/microcode: Remove unused struct cpu_info_ctx
Dr. David Alan Gilbert
1
-5
/
+0
2023-11-21
x86/microcode: Rework early revisions reporting
Borislav Petkov (AMD)
1
-2
/
+9
2023-11-21
x86/microcode: Remove the driver announcement and version
Borislav Petkov (AMD)
1
-4
/
+0
2023-10-24
x86/microcode: Prepare for minimal revision check
Thomas Gleixner
1
-5
/
+14
2023-10-24
x86/microcode: Handle "offline" CPUs correctly
Thomas Gleixner
1
-5
/
+107
2023-10-24
x86/microcode: Protect against instrumentation
Thomas Gleixner
1
-28
/
+83
2023-10-24
x86/microcode: Rendezvous and load in NMI
Thomas Gleixner
1
-4
/
+38
2023-10-24
x86/microcode: Replace the all-in-one rendevous handler
Thomas Gleixner
1
-42
/
+9
2023-10-24
x86/microcode: Provide new control functions
Thomas Gleixner
1
-0
/
+84
2023-10-24
x86/microcode: Add per CPU control field
Thomas Gleixner
1
-2
/
+18
2023-10-24
x86/microcode: Add per CPU result state
Thomas Gleixner
1
-47
/
+67
2023-10-24
x86/microcode: Sanitize __wait_for_cpus()
Thomas Gleixner
1
-22
/
+17
2023-10-24
x86/microcode: Clarify the late load logic
Thomas Gleixner
1
-22
/
+19
2023-10-24
x86/microcode: Handle "nosmt" correctly
Thomas Gleixner
1
-19
/
+32
2023-10-24
x86/microcode: Clean up mc_cpu_down_prep()
Thomas Gleixner
1
-7
/
+1
2023-10-24
x86/microcode: Get rid of the schedule work indirection
Thomas Gleixner
1
-19
/
+10
2023-10-24
x86/microcode: Mop up early loading leftovers
Thomas Gleixner
1
-16
/
+1
2023-10-24
x86/microcode/amd: Use cached microcode for AP load
Thomas Gleixner
1
-13
/
+2
2023-10-24
x86/microcode/amd: Cache builtin/initrd microcode early
Thomas Gleixner
1
-16
/
+4
2023-10-24
x86/microcode: Remove pointless apply() invocation
Thomas Gleixner
1
-17
/
+6
2023-10-24
x86/microcode/intel: Save the microcode only after a successful late-load
Thomas Gleixner
1
-0
/
+4
2023-10-24
x86/microcode/intel: Simplify early loading
Thomas Gleixner
1
-5
/
+1
2023-10-19
x86/microcode/intel: Rip out mixed stepping support for Intel CPUs
Ashok Raj
1
-2
/
+0
2023-10-18
x86/microcode/32: Move early loading after paging enable
Thomas Gleixner
1
-62
/
+16
2023-08-13
x86/microcode: Move core specific defines to local header
Thomas Gleixner
1
-1
/
+2
2023-08-13
x86/microcode: Make reload_early_microcode() static
Thomas Gleixner
1
-1
/
+1
2023-08-13
x86/microcode: Include vendor headers into microcode.h
Ashok Raj
1
-2
/
+0
2023-08-08
x86/microcode: Remove microcode_mutex
Sebastian Andrzej Siewior
1
-6
/
+0
2023-07-27
x86/microcode/AMD: Rip out static buffers
Borislav Petkov (AMD)
1
-2
/
+2
2023-03-17
x86/microcode: move to use bus_get_dev_root()
Greg Kroah-Hartman
1
-4
/
+9
2023-02-06
x86/microcode/core: Return an error only when necessary
Borislav Petkov (AMD)
1
-3
/
+3
2023-02-06
x86/microcode/AMD: Add a @cpu parameter to the reloading functions
Borislav Petkov (AMD)
1
-3
/
+3
2023-01-31
x86/microcode: Allow only "1" as a late reload trigger value
Ashok Raj
1
-5
/
+2
2023-01-21
x86/microcode: Adjust late loading result reporting message
Ashok Raj
1
-4
/
+7
2023-01-21
x86/microcode: Check CPU capabilities after late microcode update correctly
Ashok Raj
1
-0
/
+6
[next]