index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
microcode
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/microcode: Use the firmware_loader built-in API
Borislav Petkov
2021-10-22
3
-22
/
+18
*
x86/microcode: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-10
1
-9
/
+9
*
x86/microcode: Check for offline CPUs before requesting new microcode
Otavio Pontes
2021-03-22
1
-4
/
+4
*
x86/microcode: Make microcode_init() static
Borislav Petkov
2020-12-31
1
-1
/
+1
*
Merge tag 'x86_microcode_update_for_v5.11' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2020-12-14
1
-1
/
+0
|
\
|
*
x86/microcode/amd: Remove unneeded break
Tom Rix
2020-10-26
1
-1
/
+0
*
|
x86/microcode/intel: Check patch signature before saving microcode for early ...
Chen Yu
2020-11-17
1
-53
/
+10
|
/
*
x86/microcode: Do not select FW_LOADER
Herbert Xu
2020-06-15
1
-2
/
+0
*
x86/microcode: Fix return value for microcode late loading
Mihai Carabas
2020-04-22
1
-8
/
+7
*
x86/microcode/intel: Issue the revision updated message only on the BSP
Borislav Petkov
2019-10-01
1
-2
/
+3
*
x86/microcode: Update late microcode in parallel
Ashok Raj
2019-10-01
1
-15
/
+21
*
x86/microcode/amd: Fix two -Wunused-but-set-variable warnings
Borislav Petkov
2019-10-01
1
-2
/
+2
*
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-09
1
-1
/
+1
|
\
|
*
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
2019-06-14
4
-13
/
+4
|
|
\
|
*
|
docs: fix broken documentation links
Mauro Carvalho Chehab
2019-06-08
1
-1
/
+1
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-29
1
-5
/
+10
|
\
\
\
|
*
|
|
x86/microcode: Fix the microcode load on CPU hotplug for real
Thomas Gleixner
2019-06-19
1
-5
/
+10
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-16
1
-1
/
+1
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback
Borislav Petkov
2019-06-15
1
-1
/
+1
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 353
Thomas Gleixner
2019-06-05
1
-3
/
+1
|
/
/
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
2
-10
/
+2
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
2019-05-07
1
-1
/
+1
|
\
|
*
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-05-06
1
-1
/
+1
*
|
x86/microcode: Fix the ancient deprecated microcode loading method
Borislav Petkov
2019-04-10
1
-1
/
+2
*
|
x86/microcode/intel: Refactor Intel microcode blob loading
Jann Horn
2019-04-10
1
-35
/
+36
|
/
*
x86/microcode: Announce reload operation's completion
Borislav Petkov
2019-03-21
1
-0
/
+2
*
x86/microcode/amd: Don't falsely trick the late loading mechanism
Thomas Lendacky
2019-01-31
1
-1
/
+1
*
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
1
-1
/
+1
*
mm: reference totalram_pages and managed_pages once per function
Arun KS
2018-12-28
1
-2
/
+3
*
x86/microcode/AMD: Update copyright
Borislav Petkov
2018-11-19
1
-1
/
+1
*
x86/microcode/AMD: Check the equivalence table size when scanning it
Maciej S. Szmigiero
2018-11-19
1
-6
/
+15
*
x86/microcode/AMD: Convert CPU equivalence table variable into a struct
Maciej S. Szmigiero
2018-11-19
1
-14
/
+18
*
x86/microcode/AMD: Check microcode container data in the late loader
Maciej S. Szmigiero
2018-11-19
1
-21
/
+17
*
x86/microcode/AMD: Fix container size's type
Borislav Petkov
2018-11-19
1
-10
/
+12
*
x86/microcode/AMD: Convert early parser to the new verification routines
Borislav Petkov
2018-11-19
1
-22
/
+24
*
x86/microcode/AMD: Change verify_patch()'s return value
Borislav Petkov
2018-11-19
1
-39
/
+52
*
x86/microcode/AMD: Move chipset-specific check into verify_patch()
Borislav Petkov
2018-11-19
1
-6
/
+6
*
x86/microcode/AMD: Move patch family check to verify_patch()
Borislav Petkov
2018-11-19
1
-5
/
+10
*
x86/microcode/AMD: Simplify patch family detection
Borislav Petkov
2018-11-19
1
-24
/
+3
*
x86/microcode/AMD: Concentrate patch verification
Borislav Petkov
2018-11-19
1
-25
/
+54
*
x86/microcode/AMD: Cleanup verify_patch_size() more
Borislav Petkov
2018-11-19
1
-12
/
+14
*
x86/microcode/AMD: Clean up per-family patch size checks
Borislav Petkov
2018-11-19
1
-13
/
+8
*
x86/microcode/AMD: Move verify_patch_size() up in the file
Borislav Petkov
2018-11-19
1
-41
/
+41
*
x86/microcode/AMD: Add microcode container verification
Maciej S. Szmigiero
2018-11-19
1
-0
/
+101
*
x86/microcode/AMD: Subtract SECTION_HDR_SIZE from file leftover length
Maciej S. Szmigiero
2018-11-19
1
-3
/
+12
*
-
.
Merge branches 'x86/early-printk', 'x86/microcode' and 'core/objtool' into x8...
Ingo Molnar
2018-10-29
1
-2
/
+2
|
\
\
|
*
|
x86/microcode: Make revision and processor flags world-readable
Jacek Tomaka
2018-09-02
1
-2
/
+2
|
|
/
*
|
x86/microcode: Update the new microcode revision unconditionally
Filippo Sironi
2018-09-02
2
-14
/
+21
*
|
x86/microcode: Make sure boot_cpu_data.microcode is up-to-date
Prarit Bhargava
2018-09-02
2
-0
/
+8
|
/
[next]