开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
microcode
Age
Commit message (
Expand
)
Author
2023-11-21
x86/microcode: Rework early revisions reporting
Borislav Petkov (AMD)
2023-11-21
x86/microcode: Remove the driver announcement and version
Borislav Petkov (AMD)
2023-10-24
x86/microcode/intel: Add a minimum required revision for late loading
Ashok Raj
2023-10-24
x86/microcode: Prepare for minimal revision check
Thomas Gleixner
2023-10-24
x86/microcode: Handle "offline" CPUs correctly
Thomas Gleixner
2023-10-24
x86/microcode: Protect against instrumentation
Thomas Gleixner
2023-10-24
x86/microcode: Rendezvous and load in NMI
Thomas Gleixner
2023-10-24
x86/microcode: Replace the all-in-one rendevous handler
Thomas Gleixner
2023-10-24
x86/microcode: Provide new control functions
Thomas Gleixner
2023-10-24
x86/microcode: Add per CPU control field
Thomas Gleixner
2023-10-24
x86/microcode: Add per CPU result state
Thomas Gleixner
2023-10-24
x86/microcode: Sanitize __wait_for_cpus()
Thomas Gleixner
2023-10-24
x86/microcode: Clarify the late load logic
Thomas Gleixner
2023-10-24
x86/microcode: Handle "nosmt" correctly
Thomas Gleixner
2023-10-24
x86/microcode: Clean up mc_cpu_down_prep()
Thomas Gleixner
2023-10-24
x86/microcode: Get rid of the schedule work indirection
Thomas Gleixner
2023-10-24
x86/microcode: Mop up early loading leftovers
Thomas Gleixner
2023-10-24
x86/microcode/amd: Use cached microcode for AP load
Thomas Gleixner
2023-10-24
x86/microcode/amd: Cache builtin/initrd microcode early
Thomas Gleixner
2023-10-24
x86/microcode/amd: Cache builtin microcode too
Thomas Gleixner
2023-10-24
x86/microcode/amd: Use correct per CPU ucode_cpu_info
Thomas Gleixner
2023-10-24
x86/microcode: Remove pointless apply() invocation
Thomas Gleixner
2023-10-24
x86/microcode/intel: Rework intel_find_matching_signature()
Thomas Gleixner
2023-10-24
x86/microcode/intel: Reuse intel_cpu_collect_info()
Thomas Gleixner
2023-10-24
x86/microcode/intel: Rework intel_cpu_collect_info()
Thomas Gleixner
2023-10-24
x86/microcode/intel: Unify microcode apply() functions
Thomas Gleixner
2023-10-24
x86/microcode/intel: Switch to kvmalloc()
Thomas Gleixner
2023-10-24
x86/microcode/intel: Save the microcode only after a successful late-load
Thomas Gleixner
2023-10-24
x86/microcode/intel: Simplify early loading
Thomas Gleixner
2023-10-19
x86/microcode/intel: Cleanup code further
Thomas Gleixner
2023-10-19
x86/microcode/intel: Simplify and rename generic_load_microcode()
Thomas Gleixner
2023-10-19
x86/microcode/intel: Simplify scan_microcode()
Thomas Gleixner
2023-10-19
x86/microcode/intel: Rip out mixed stepping support for Intel CPUs
Ashok Raj
2023-10-18
x86/microcode/32: Move early loading after paging enable
Thomas Gleixner
2023-10-17
x86/microcode/amd: Fix snprintf() format string warning in W=1 build
Paolo Bonzini
2023-08-26
x86/microcode: Remove remaining references to CONFIG_MICROCODE_AMD
Lukas Bulwahn
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: Make reload_early_microcode() static
Thomas Gleixner
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
2023-08-08
x86/microcode: Remove microcode_mutex
Sebastian Andrzej Siewior
2023-07-27
x86/microcode/AMD: Rip out static buffers
Borislav Petkov (AMD)
2023-06-12
x86/microcode/AMD: Load late on both threads too
Borislav Petkov (AMD)
2023-05-08
x86/microcode/amd: Remove unneeded pointer arithmetic
Nathan Fontenot
2023-05-08
x86/microcode/AMD: Get rid of __find_equiv_id()
Borislav Petkov (AMD)
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
[next]