index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
microcode
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-01
x86/microcode/intel: Issue the revision updated message only on the BSP
Borislav Petkov
1
-2
/
+3
2019-10-01
x86/microcode: Update late microcode in parallel
Ashok Raj
1
-15
/
+21
2019-10-01
x86/microcode/amd: Fix two -Wunused-but-set-variable warnings
Borislav Petkov
1
-2
/
+2
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-06-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+10
2019-06-19
x86/microcode: Fix the microcode load on CPU hotplug for real
Thomas Gleixner
1
-5
/
+10
2019-06-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2019-06-15
x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback
Borislav Petkov
1
-1
/
+1
2019-06-14
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
4
-13
/
+4
2019-06-08
docs: fix broken documentation links
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 353
Thomas Gleixner
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2
-10
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-07
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
1
-1
/
+1
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
1
-1
/
+1
2019-04-10
x86/microcode: Fix the ancient deprecated microcode loading method
Borislav Petkov
1
-1
/
+2
2019-04-10
x86/microcode/intel: Refactor Intel microcode blob loading
Jann Horn
1
-35
/
+36
2019-03-21
x86/microcode: Announce reload operation's completion
Borislav Petkov
1
-0
/
+2
2019-01-31
x86/microcode/amd: Don't falsely trick the late loading mechanism
Thomas Lendacky
1
-1
/
+1
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
1
-1
/
+1
2018-12-28
mm: reference totalram_pages and managed_pages once per function
Arun KS
1
-2
/
+3
2018-11-19
x86/microcode/AMD: Update copyright
Borislav Petkov
1
-1
/
+1
2018-11-19
x86/microcode/AMD: Check the equivalence table size when scanning it
Maciej S. Szmigiero
1
-6
/
+15
2018-11-19
x86/microcode/AMD: Convert CPU equivalence table variable into a struct
Maciej S. Szmigiero
1
-14
/
+18
2018-11-19
x86/microcode/AMD: Check microcode container data in the late loader
Maciej S. Szmigiero
1
-21
/
+17
2018-11-19
x86/microcode/AMD: Fix container size's type
Borislav Petkov
1
-10
/
+12
2018-11-19
x86/microcode/AMD: Convert early parser to the new verification routines
Borislav Petkov
1
-22
/
+24
2018-11-19
x86/microcode/AMD: Change verify_patch()'s return value
Borislav Petkov
1
-39
/
+52
2018-11-19
x86/microcode/AMD: Move chipset-specific check into verify_patch()
Borislav Petkov
1
-6
/
+6
2018-11-19
x86/microcode/AMD: Move patch family check to verify_patch()
Borislav Petkov
1
-5
/
+10
2018-11-19
x86/microcode/AMD: Simplify patch family detection
Borislav Petkov
1
-24
/
+3
2018-11-19
x86/microcode/AMD: Concentrate patch verification
Borislav Petkov
1
-25
/
+54
2018-11-19
x86/microcode/AMD: Cleanup verify_patch_size() more
Borislav Petkov
1
-12
/
+14
2018-11-19
x86/microcode/AMD: Clean up per-family patch size checks
Borislav Petkov
1
-13
/
+8
2018-11-19
x86/microcode/AMD: Move verify_patch_size() up in the file
Borislav Petkov
1
-41
/
+41
2018-11-19
x86/microcode/AMD: Add microcode container verification
Maciej S. Szmigiero
1
-0
/
+101
2018-11-19
x86/microcode/AMD: Subtract SECTION_HDR_SIZE from file leftover length
Maciej S. Szmigiero
1
-3
/
+12
2018-10-29
Merge branches 'x86/early-printk', 'x86/microcode' and 'core/objtool' into x8...
Ingo Molnar
1
-2
/
+2
2018-09-02
x86/microcode: Update the new microcode revision unconditionally
Filippo Sironi
2
-14
/
+21
2018-09-02
x86/microcode: Make sure boot_cpu_data.microcode is up-to-date
Prarit Bhargava
2
-0
/
+8
2018-09-02
x86/microcode: Make revision and processor flags world-readable
Jacek Tomaka
1
-2
/
+2
2018-08-10
x86/microcode: Allow late microcode loading with SMT disabled
Josh Poimboeuf
1
-4
/
+12
2018-06-22
x86/microcode/intel: Fix memleak in save_microcode_patch()
Zhenzhong Duan
1
-1
/
+4
2018-05-27
x86/microcode: Make the late update update_lock a raw lock for RT
Scott Wood
1
-3
/
+3
2018-04-24
x86/microcode: Do not exit early from __reload_late()
Borislav Petkov
1
-4
/
+2
2018-04-24
x86/microcode/intel: Save microcode patch unconditionally
Borislav Petkov
1
-2
/
+0
2018-03-27
Documentation: Fix early-microcode.txt references after file rename
Jaak Ristioja
1
-1
/
+1
2018-03-16
x86/microcode: Fix CPU synchronization routine
Borislav Petkov
1
-27
/
+41
2018-03-16
x86/microcode: Attempt late loading only when new microcode is present
Borislav Petkov
3
-19
/
+27
2018-03-08
x86/microcode: Synchronize late microcode loading
Ashok Raj
1
-26
/
+92
[next]