index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
microcode
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/cpu/topology: Get rid of cpuinfo::x86_max_cores
Thomas Gleixner
2024-02-16
1
-1
/
+1
*
x86/microcode/intel: Set new revision only after a successful update
Borislav Petkov (AMD)
2023-12-03
1
-7
/
+7
*
x86/microcode/intel: Remove redundant microcode late updated message
Ashok Raj
2023-12-01
1
-6
/
+0
*
x86/microcode: Rework early revisions reporting
Borislav Petkov (AMD)
2023-11-21
4
-44
/
+37
*
x86/microcode: Remove the driver announcement and version
Borislav Petkov (AMD)
2023-11-21
1
-4
/
+0
*
x86/microcode/intel: Add a minimum required revision for late loading
Ashok Raj
2023-10-24
1
-4
/
+33
*
x86/microcode: Prepare for minimal revision check
Thomas Gleixner
2023-10-24
4
-5
/
+22
*
x86/microcode: Handle "offline" CPUs correctly
Thomas Gleixner
2023-10-24
2
-5
/
+108
*
x86/microcode: Protect against instrumentation
Thomas Gleixner
2023-10-24
1
-28
/
+83
*
x86/microcode: Rendezvous and load in NMI
Thomas Gleixner
2023-10-24
3
-5
/
+41
*
x86/microcode: Replace the all-in-one rendevous handler
Thomas Gleixner
2023-10-24
1
-42
/
+9
*
x86/microcode: Provide new control functions
Thomas Gleixner
2023-10-24
1
-0
/
+84
*
x86/microcode: Add per CPU control field
Thomas Gleixner
2023-10-24
1
-2
/
+18
*
x86/microcode: Add per CPU result state
Thomas Gleixner
2023-10-24
2
-47
/
+68
*
x86/microcode: Sanitize __wait_for_cpus()
Thomas Gleixner
2023-10-24
1
-22
/
+17
*
x86/microcode: Clarify the late load logic
Thomas Gleixner
2023-10-24
1
-22
/
+19
*
x86/microcode: Handle "nosmt" correctly
Thomas Gleixner
2023-10-24
3
-30
/
+43
*
x86/microcode: Clean up mc_cpu_down_prep()
Thomas Gleixner
2023-10-24
1
-7
/
+1
*
x86/microcode: Get rid of the schedule work indirection
Thomas Gleixner
2023-10-24
1
-19
/
+10
*
x86/microcode: Mop up early loading leftovers
Thomas Gleixner
2023-10-24
2
-17
/
+1
*
x86/microcode/amd: Use cached microcode for AP load
Thomas Gleixner
2023-10-24
3
-24
/
+13
*
x86/microcode/amd: Cache builtin/initrd microcode early
Thomas Gleixner
2023-10-24
2
-17
/
+11
*
x86/microcode/amd: Cache builtin microcode too
Thomas Gleixner
2023-10-24
1
-1
/
+1
*
x86/microcode/amd: Use correct per CPU ucode_cpu_info
Thomas Gleixner
2023-10-24
1
-3
/
+3
*
x86/microcode: Remove pointless apply() invocation
Thomas Gleixner
2023-10-24
1
-17
/
+6
*
x86/microcode/intel: Rework intel_find_matching_signature()
Thomas Gleixner
2023-10-24
1
-12
/
+19
*
x86/microcode/intel: Reuse intel_cpu_collect_info()
Thomas Gleixner
2023-10-24
1
-15
/
+1
*
x86/microcode/intel: Rework intel_cpu_collect_info()
Thomas Gleixner
2023-10-24
1
-24
/
+9
*
x86/microcode/intel: Unify microcode apply() functions
Thomas Gleixner
2023-10-24
1
-68
/
+36
*
x86/microcode/intel: Switch to kvmalloc()
Thomas Gleixner
2023-10-24
1
-23
/
+25
*
x86/microcode/intel: Save the microcode only after a successful late-load
Thomas Gleixner
2023-10-24
3
-15
/
+20
*
x86/microcode/intel: Simplify early loading
Thomas Gleixner
2023-10-24
3
-93
/
+79
*
x86/microcode/intel: Cleanup code further
Thomas Gleixner
2023-10-19
1
-44
/
+32
*
x86/microcode/intel: Simplify and rename generic_load_microcode()
Thomas Gleixner
2023-10-19
1
-30
/
+17
*
x86/microcode/intel: Simplify scan_microcode()
Thomas Gleixner
2023-10-19
1
-21
/
+7
*
x86/microcode/intel: Rip out mixed stepping support for Intel CPUs
Ashok Raj
2023-10-19
4
-121
/
+34
*
x86/microcode/32: Move early loading after paging enable
Thomas Gleixner
2023-10-18
4
-234
/
+65
*
x86/microcode/amd: Fix snprintf() format string warning in W=1 build
Paolo Bonzini
2023-10-17
1
-1
/
+1
*
x86/microcode: Remove remaining references to CONFIG_MICROCODE_AMD
Lukas Bulwahn
2023-08-26
1
-2
/
+2
*
x86/microcode/intel: Remove pointless mutex
Thomas Gleixner
2023-08-13
1
-22
/
+2
*
x86/microcode/intel: Remove debug code
Thomas Gleixner
2023-08-13
1
-75
/
+0
*
x86/microcode: Move core specific defines to local header
Thomas Gleixner
2023-08-13
4
-2
/
+176
*
x86/microcode/intel: Rename get_datasize() since its used externally
Ashok Raj
2023-08-13
1
-4
/
+4
*
x86/microcode: Make reload_early_microcode() static
Thomas Gleixner
2023-08-13
1
-1
/
+1
*
x86/microcode: Include vendor headers into microcode.h
Ashok Raj
2023-08-13
3
-4
/
+1
*
x86/microcode/intel: Move microcode functions out of cpu/intel.c
Thomas Gleixner
2023-08-13
1
-0
/
+202
*
x86/microcode: Hide the config knob
Thomas Gleixner
2023-08-13
1
-2
/
+2
*
x86/microcode: Remove microcode_mutex
Sebastian Andrzej Siewior
2023-08-08
1
-6
/
+0
*
x86/microcode/AMD: Rip out static buffers
Borislav Petkov (AMD)
2023-07-27
2
-66
/
+29
*
x86/microcode/AMD: Load late on both threads too
Borislav Petkov (AMD)
2023-06-12
1
-1
/
+1
[next]