index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-28
x86, sched: Add support for frequency invariance
Giovanni Gherdovich
1
-1
/
+182
2020-01-28
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-31
/
+123
2020-01-28
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-14
/
+4
2020-01-28
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-2
/
+93
2020-01-28
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-01-28
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-9
/
+0
2020-01-28
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-37
/
+6
2020-01-28
Merge branches 'x86/hyperv', 'x86/kdump' and 'x86/misc' into x86/urgent, to p...
Ingo Molnar
5
-31
/
+42
2020-01-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-740
/
+358
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-7
/
+91
2020-01-28
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+7
2020-01-28
Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-117
/
+62
2020-01-28
Merge tag 'x86-pti-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-7
/
+15
2020-01-28
Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+1
2020-01-28
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
4
-4
/
+4
2020-01-27
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-45
/
+36
2020-01-25
x86/CPU/AMD: Remove amd_get_topology_early()
Borislav Petkov
1
-8
/
+2
2020-01-23
x86/mpx: remove MPX from arch/x86
Dave Hansen
4
-65
/
+0
2020-01-23
x86/mpx: remove bounds exception code
Dave Hansen
1
-74
/
+0
2020-01-23
x86/alternatives: add missing insn.h include
Dave Hansen
1
-0
/
+1
2020-01-22
x86/tsc: Remove redundant assignment
Mateusz Nosek
1
-1
/
+0
2020-01-20
x86/resctrl: Clean up unused function parameter in mkdir path
Xiaochen Shen
1
-11
/
+5
2020-01-20
x86/resctrl: Fix a deadlock due to inaccurate reference
Xiaochen Shen
1
-8
/
+8
2020-01-20
x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroup
Xiaochen Shen
1
-2
/
+2
2020-01-20
x86/resctrl: Fix use-after-free when deleting resource groups
Xiaochen Shen
1
-2
/
+10
2020-01-20
x86/cpu: Remove redundant cpu_detect_cache_sizes() call
Tony W Wang-oc
2
-4
/
+0
2020-01-20
x86/resctrl: Add task resctrl information display
Chen Yu
1
-0
/
+86
2020-01-20
x86/sysfb: Fix check for bad VRAM size
Arvind Sankar
1
-1
/
+1
2020-01-20
Merge tag 'v5.5-rc7' into perf/core, to pick up fixes
Ingo Molnar
4
-10
/
+11
2020-01-20
Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the tree
Ingo Molnar
4
-10
/
+11
2020-01-20
efi/x86: Limit EFI old memory map to SGI UV machines
Ard Biesheuvel
1
-1
/
+1
2020-01-20
Merge tag 'v5.5-rc7' into efi/core, to pick up fixes
Ingo Molnar
4
-10
/
+11
2020-01-19
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-6
/
+6
2020-01-17
x86/resctrl: Check monitoring static key in the MBM overflow handler
Xiaochen Shen
2
-2
/
+3
2020-01-17
x86/speculation/swapgs: Exclude Zhaoxin CPUs from SWAPGS vulnerability
Tony W Wang-oc
1
-2
/
+2
2020-01-17
x86/speculation/spectre_v2: Exclude Zhaoxin CPUs from SPECTRE_V2
Tony W Wang-oc
1
-1
/
+8
2020-01-17
x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEAR
Pawan Gupta
1
-6
/
+7
2020-01-17
x86/apic/uv: Avoid unused variable warning
Arnd Bergmann
1
-37
/
+6
2020-01-16
x86/CPU/AMD: Ensure clearing of SME/SEV features is maintained
Tom Lendacky
1
-2
/
+2
2020-01-16
x86/amd_nb: Add Family 19h PCI IDs
Yazen Ghannam
1
-0
/
+3
2020-01-16
x86/MCE/AMD, EDAC/mce_amd: Add new Load Store unit McaType
Yazen Ghannam
1
-0
/
+2
2020-01-15
x86/cpu: Print "VMX disabled" error message iff KVM is enabled
Sean Christopherson
1
-2
/
+3
2020-01-15
x86/mce/therm_throt: Do not access uninitialized therm_work
Chuansheng Liu
1
-4
/
+5
2020-01-14
arch/x86/setup: Drop dummy_con initialization
Arvind Sankar
1
-2
/
+0
2020-01-14
x86/vdso: Provide vdso_data offset on vvar_page
Dmitry Safonov
1
-3
/
+1
2020-01-13
x86/cpufeatures: Add flag to track whether MSR IA32_FEAT_CTL is configured
Sean Christopherson
1
-0
/
+2
2020-01-13
x86/cpu: Set synthetic VMX cpufeatures during init_ia32_feat_ctl()
Sean Christopherson
4
-119
/
+14
2020-01-13
x86/cpu: Print VMX flags in /proc/cpuinfo using VMX_FEATURES_*
Sean Christopherson
3
-6
/
+29
2020-01-13
x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUs
Sean Christopherson
2
-0
/
+77
2020-01-13
x86/cpu: Clear VMX feature flag if VMX is not fully enabled
Sean Christopherson
1
-3
/
+20
[prev]
[next]