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
2025-06-24
x86/traps: Initialize DR7 by writing its architectural reset value
Xin Li (Intel)
4
-4
/
+4
2025-06-24
x86/traps: Initialize DR6 by writing its architectural reset value
Xin Li (Intel)
2
-27
/
+31
2025-06-18
x86/alternatives: Fix int3 handling failure from broken text_poke array
Masami Hiramatsu (Google)
1
-1
/
+1
2025-06-18
x86/mm: Fix early boot use of INVPLGB
Rik van Riel
1
-1
/
+1
2025-06-18
x86/its: Fix an ifdef typo in its_alloc()
Lukas Bulwahn
1
-1
/
+1
2025-06-16
x86,fs/resctrl: Remove inappropriate references to cacheinfo in the resctrl s...
Qinyun Tan
1
-2
/
+4
2025-06-16
Merge tag 'x86_urgent_for_6.16-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-24
/
+63
2025-06-13
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2
-47
/
+31
2025-06-11
x86/its: explicitly manage permissions for ITS pages
Peter Zijlstra (Intel)
1
-22
/
+52
2025-06-11
x86/its: move its_pages array to struct mod_arch_specific
Mike Rapoport (Microsoft)
1
-9
/
+10
2025-06-09
x86/fred/signal: Prevent immediate repeat of single step trap on return from ...
Xin Li (Intel)
2
-0
/
+8
2025-06-08
Merge tag 'x86-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+15
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2025-06-07
Reapply "x86/smp: Eliminate mwait_play_dead_cpuid_hint()"
Rafael J. Wysocki
1
-47
/
+7
2025-06-07
x86/smp: PM/hibernate: Split arch_resume_nosmt()
Rafael J. Wysocki
1
-0
/
+24
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
1
-1
/
+1
2025-06-03
Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
5
-9
/
+15
2025-06-03
x86/iopl: Cure TIF_IO_BITMAP inconsistencies
Thomas Gleixner
2
-4
/
+15
2025-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-53
/
+10
2025-06-01
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-2
/
+67
2025-06-01
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-8
/
+89
2025-05-30
Merge tag 'pm-6.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-7
/
+47
2025-05-30
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-7
/
+47
2025-05-30
Merge tag 'x86_sgx_for_6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-29
/
+4
2025-05-29
Revert "x86/smp: Eliminate mwait_play_dead_cpuid_hint()"
Rafael J. Wysocki
1
-7
/
+47
2025-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2025-05-27
Merge tag 'x86_mtrr_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-05-27
Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-7225
/
+44
2025-05-27
Merge tag 'kvm-x86-pir-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-53
/
+10
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2025-05-27
Merge tag 'x86-debug-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-22
/
+0
2025-05-27
Merge tag 'x86-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2025-05-27
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
94
-2672
/
+3077
2025-05-27
Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+5
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-13
/
+30
2025-05-26
Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-1
/
+1
2025-05-26
x86/fpu: Fix irq_fpu_usable() to return false during CPU onlining
Eric Biggers
3
-13
/
+30
2025-05-23
arch/x86: Provide the CPU number in the wakeup AP callback
Roman Kisel
5
-9
/
+15
2025-05-23
Merge branch kvm-arm64/ubsan-el2 into kvmarm-master/next
Marc Zyngier
1
-1
/
+1
2025-05-21
x86/crash: make the page that stores the dm crypt keys inaccessible
Coiby Xu
1
-0
/
+22
2025-05-21
x86/crash: pass dm crypt keys to kdump kernel
Coiby Xu
2
-2
/
+45
2025-05-21
x86/bugs: Fix spectre_v2 mitigation default on Intel
Pawan Gupta
1
-1
/
+2
2025-05-21
x86/bugs: Restructure ITS mitigation
David Kaplan
1
-77
/
+90
2025-05-21
Merge tag 'v6.15-rc7' into x86/core, to pick up fixes
Ingo Molnar
2
-0
/
+11
2025-05-17
Merge tag 'x86-urgent-2025-05-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+5
2025-05-17
x86/paravirt: Restrict PARAVIRT_XXL to 64-bit only
Kirill A. Shutemov
1
-2
/
+0
2025-05-17
x86/mm/64: Make 5-level paging support unconditional
Kirill A. Shutemov
3
-5
/
+1
2025-05-17
x86/mm/64: Always use dynamic memory layout
Kirill A. Shutemov
1
-2
/
+0
2025-05-17
x86/bugs: Fix indentation due to ITS merge
Borislav Petkov (AMD)
1
-2
/
+2
[next]