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
starfive-6.6.48-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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-27
x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibility
Thomas Gleixner
1
-0
/
+2
2023-10-27
x86/cpu: Add model number for Intel Arrow Lake mobile processor
Tony Luck
1
-0
/
+2
2023-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-2
/
+3
2023-10-15
Revert "x86/smp: Put CPUs into INIT on shutdown if possible"
Linus Torvalds
1
-1
/
+0
2023-10-15
Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2023-10-15
Merge tag 'kvm-x86-pmu-6.6-fixes' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+0
2023-10-15
Merge tag 'x86-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+7
2023-10-12
x86: KVM: SVM: add support for Invalid IPI Vector interception
Maxim Levitsky
1
-0
/
+1
2023-10-12
x86/fpu: Allow caller to constrain xfeatures when copying to uabi buffer
Sean Christopherson
1
-1
/
+2
2023-10-11
cpu-hotplug: Provide prototypes for arch CPU registration
Russell King (Oracle)
1
-2
/
+0
2023-10-11
x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUs
Borislav Petkov (AMD)
1
-2
/
+7
2023-10-10
Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+2
2023-10-01
Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+8
2023-09-30
mm: abstract moving to the next PFN
Matthew Wilcox (Oracle)
1
-0
/
+8
2023-09-26
KVM: x86/pmu: Synthesize at most one PMI per VM-exit
Jim Mattson
1
-1
/
+0
2023-09-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+1
2023-09-23
Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
3
-44
/
+41
2023-09-23
KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronously
Sean Christopherson
1
-2
/
+1
2023-09-22
Merge tag 'x86-urgent-2023-09-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-4
/
+8
2023-09-22
x86/hyperv: Remove hv_vtl_early_init initcall
Saurabh Sengar
1
-0
/
+2
2023-09-19
x86/shstk: Handle vfork clone failure correctly
Rick Edgecombe
1
-2
/
+1
2023-09-19
x86/srso: Set CPUID feature bits independently of bug or mitigation status
Josh Poimboeuf
1
-2
/
+0
2023-09-19
x86/xen: allow nesting of same lazy mode
Juergen Gross
1
-2
/
+13
2023-09-19
x86/xen: move paravirt lazy code
Juergen Gross
2
-15
/
+26
2023-09-18
x86/asm: Fix build of UML with KASAN
Vincent Whitchurch
1
-0
/
+7
2023-09-17
Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-14
/
+39
2023-09-17
x86/boot/compressed: Reserve more memory for page tables
Kirill A. Shutemov
1
-14
/
+31
2023-09-12
x86/ibt: Suppress spurious ENDBR
Peter Zijlstra
1
-0
/
+8
2023-09-11
efi/x86: Move EFI runtime call setup/teardown helpers out of line
Ard Biesheuvel
1
-30
/
+2
2023-09-10
Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+15
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-214
/
+70
2023-09-07
x86: Remove the arch_calc_vm_prot_bits() macro from the UAPI
Thomas Huth
1
-0
/
+15
2023-09-04
Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-10
/
+71
2023-09-02
Merge tag 'x86-urgent-2023-09-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+7
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
17
-57
/
+431
2023-08-31
KVM: x86/mmu: Handle KVM bookkeeping in page-track APIs, not callers
Sean Christopherson
1
-6
/
+5
2023-08-31
KVM: x86/mmu: Drop @slot param from exported/external page-track APIs
Sean Christopherson
1
-5
/
+2
2023-08-31
KVM: x86/mmu: Rename page-track APIs to reflect the new reality
Sean Christopherson
1
-4
/
+4
2023-08-31
KVM: x86/mmu: Drop infrastructure for multiple page-track modes
Sean Christopherson
2
-15
/
+8
2023-08-31
KVM: x86/mmu: Use page-track notifiers iff there are external users
Sean Christopherson
2
-7
/
+17
2023-08-31
KVM: x86/mmu: Move KVM-only page-track declarations to internal header
Sean Christopherson
1
-19
/
+2
2023-08-31
KVM: x86: Remove the unused page-track hook track_flush_slot()
Yan Zhao
1
-11
/
+0
2023-08-31
KVM: x86: Add a new page-track hook to handle memslot deletion
Yan Zhao
1
-0
/
+12
2023-08-31
KVM: x86: Reject memslot MOVE operations if KVMGT is attached
Sean Christopherson
1
-0
/
+3
2023-08-31
KVM: drm/i915/gvt: Drop @vcpu from KVM's ->track_write() hook
Sean Christopherson
1
-3
/
+2
2023-08-31
KVM: x86/mmu: Don't bounce through page-track mechanism for guest PTEs
Sean Christopherson
1
-1
/
+0
2023-08-31
KVM: x86/mmu: Move kvm_arch_flush_shadow_{all,memslot}() to mmu.c
Sean Christopherson
1
-1
/
+0
2023-08-31
Merge tag 'kvm-x86-misc-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
5
-160
/
+29
2023-08-31
Merge tag 'kvm-x86-svm-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-2
/
+4
2023-08-31
Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-2
/
+4
[next]