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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-18
rethook: x86: Add rethook x86 implementation
Masami Hiramatsu
5
-1
/
+129
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-63
/
+254
2022-03-17
bpf, x86: Fall back to interpreter mode when extra pass fails
Hou Tao
1
-2
/
+9
2022-03-16
PM: hibernate: Honour ACPI hardware signature by default for virtual guests
David Woodhouse
1
-2
/
+21
2022-03-16
x86/nmi: Remove the 'strange power saving mode' hint from unknown NMI handler
Jiri Kosina
1
-1
/
+0
2022-03-15
Merge tag 'v5.17-rc8' into sched/core, to pick up fixes
Ingo Molnar
25
-170
/
+541
2022-03-14
Merge branch 'for-next/linkage' into for-next/core
Will Deacon
6
-17
/
+13
2022-03-13
Merge tag 'x86_urgent_for_v5.17_rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-63
/
+254
2022-03-11
x86/sgx: Free backing memory after faulting the enclave page
Jarkko Sakkinen
1
-9
/
+48
2022-03-11
x86/traps: Mark do_int3() NOKPROBE_SYMBOL
Li Huafei
1
-0
/
+1
2022-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-76
/
+192
2022-03-10
x86, ACPI: rename init_freq_invariance_cppc() to arch_init_invariance_cppc()
Ionela Voinescu
1
-1
/
+1
2022-03-09
x86/boot: Add setup_indirect support in early_memremap_is_setup_data()
Ross Philipson
1
-2
/
+31
2022-03-09
x86/boot: Fix memremap of setup_indirect structures
Ross Philipson
5
-47
/
+166
2022-03-08
x86/hyperv: Output host build info as normal Windows version number
Michael Kelley
1
-4
/
+4
2022-03-08
ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 board
Mark Cilissen
1
-0
/
+24
2022-03-08
x86/ACPI: CPPC: Move init_freq_invariance_cppc() into x86 CPPC
Huang Rui
3
-23
/
+15
2022-03-08
x86: Expose init_freq_invariance() to topology header
Huang Rui
2
-7
/
+5
2022-03-08
x86/ACPI: CPPC: Move AMD maximum frequency ratio setting function into x86 CPPC
Huang Rui
3
-43
/
+50
2022-03-08
x86/ACPI: CPPC: Rename cppc_msr.c to cppc.c
Huang Rui
2
-2
/
+2
2022-03-08
KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255
Suravee Suthikulpanit
3
-7
/
+13
2022-03-08
KVM: x86/mmu: WARN on any attempt to atomically update REMOVED SPTE
Sean Christopherson
1
-8
/
+7
2022-03-08
KVM: x86/mmu: Check for a REMOVED leaf SPTE before making the SPTE
Sean Christopherson
1
-1
/
+5
2022-03-08
KVM: x86/mmu: Zap defunct roots via asynchronous worker
Paolo Bonzini
1
-9
/
+11
2022-03-08
KVM: x86/mmu: Zap roots in two passes to avoid inducing RCU stalls
Sean Christopherson
1
-17
/
+34
2022-03-08
KVM: x86/mmu: Allow yielding when zapping GFNs for defunct TDP MMU root
Paolo Bonzini
1
-41
/
+62
2022-03-08
KVM: x86/mmu: Zap invalidated roots via asynchronous worker
Paolo Bonzini
4
-87
/
+76
2022-03-08
KVM: x86/mmu: Defer TLB flush to caller when freeing TDP MMU shadow pages
Sean Christopherson
3
-14
/
+26
2022-03-08
KVM: x86/mmu: Do remote TLB flush before dropping RCU in TDP MMU resched
Sean Christopherson
1
-2
/
+2
2022-03-08
KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()
Sean Christopherson
3
-39
/
+14
2022-03-08
KVM: x86/mmu: Require mmu_lock be held for write to zap TDP MMU range
Sean Christopherson
1
-18
/
+6
2022-03-08
KVM: x86/mmu: Add dedicated helper to zap TDP MMU root shadow page
Sean Christopherson
1
-16
/
+82
2022-03-08
KVM: x86/mmu: Skip remote TLB flush when zapping all of TDP MMU
Sean Christopherson
1
-5
/
+6
2022-03-08
KVM: x86/mmu: Zap only the target TDP MMU shadow page in NX recovery
Sean Christopherson
4
-24
/
+39
2022-03-08
KVM: x86/mmu: Refactor low-level TDP MMU set SPTE helper to take raw values
Sean Christopherson
1
-20
/
+31
2022-03-08
KVM: x86/mmu: WARN if old _or_ new SPTE is REMOVED in non-atomic path
Sean Christopherson
1
-2
/
+2
2022-03-08
KVM: x86/mmu: Add helpers to read/write TDP MMU SPTEs and document RCU
Sean Christopherson
3
-6
/
+22
2022-03-08
KVM: x86/mmu: Drop RCU after processing each root in MMU notifier hooks
Sean Christopherson
1
-4
/
+4
2022-03-08
KVM: x86/mmu: Batch TLB flushes from TDP MMU for MMU notifier change_spte
Sean Christopherson
1
-7
/
+6
2022-03-08
KVM: x86/mmu: Check for !leaf=>leaf, not PFN change, in TDP MMU SP removal
Sean Christopherson
1
-2
/
+5
2022-03-08
KVM: x86/mmu: do not allow readers to acquire references to invalid roots
Paolo Bonzini
1
-4
/
+5
2022-03-08
KVM: x86/mmu: only perform eager page splitting on valid roots
Paolo Bonzini
1
-1
/
+1
2022-03-08
KVM: x86/mmu: Require mmu_lock be held for write in unyielding root iter
Sean Christopherson
1
-6
/
+15
2022-03-08
KVM: x86/mmu: Document that zapping invalidated roots doesn't need to flush
Sean Christopherson
2
-8
/
+17
2022-03-08
KVM: x86/mmu: Formalize TDP MMU's (unintended?) deferred TLB flush logic
Sean Christopherson
2
-1
/
+17
2022-03-08
KVM: x86/mmu: Fix wrong/misleading comments in TDP MMU fast zap
Sean Christopherson
2
-21
/
+33
2022-03-08
KVM: x86/mmu: Check for present SPTE when clearing dirty bit in TDP MMU
Sean Christopherson
1
-0
/
+3
2022-03-08
KVM: use __vcalloc for very large allocations
Paolo Bonzini
2
-5
/
+6
2022-03-08
x86/module: Fix the paravirt vs alternative order
Peter Zijlstra
1
-5
/
+8
2022-03-08
Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-62
/
+172
[prev]
[next]