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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-18
locking/atomic/x86: Introduce arch_try_cmpxchg64
Uros Bizjak
2
-0
/
+27
2022-05-17
x86/nmi: Make register_nmi_handler() more robust
Thomas Gleixner
1
-0
/
+1
2022-05-16
x86/mce: relocate set{clear}_mce_nospec() functions
Jane Chu
1
-52
/
+0
2022-05-14
x86/tsc: Use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2
-4
/
+12
2022-05-13
mm: page_table_check: add hooks to public helpers
Tong Tiangen
1
-10
/
+0
2022-05-13
mm: page_table_check: move pxx_user_accessible_page into x86
Kefeng Wang
1
-0
/
+17
2022-05-13
mm: avoid unnecessary flush on change_huge_pmd()
Nadav Amit
1
-0
/
+5
2022-05-13
mm/mprotect: do not flush when not required architecturally
Nadav Amit
2
-0
/
+99
2022-05-13
x86/prctl: Remove pointless task argument
Thomas Gleixner
2
-4
/
+2
2022-05-12
KVM: x86/mmu: Expand and clean up page fault stats
Sean Christopherson
1
-0
/
+5
2022-05-12
x86/msr-index: Define INTEGRITY_CAPABILITIES MSR
Tony Luck
1
-0
/
+7
2022-05-12
x86/microcode/intel: Expose collect_cpu_info_early() for IFS
Jithu Joseph
1
-0
/
+18
2022-05-11
swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on arm
Christoph Hellwig
2
-24
/
+6
2022-05-11
perf/ibs: Fix comment
Ravi Bangoria
1
-1
/
+1
2022-05-11
perf/amd/ibs: Add support for L3 miss filtering
Ravi Bangoria
1
-0
/
+3
2022-05-11
Merge branch 'v5.18-rc5'
Peter Zijlstra
14
-40
/
+50
2022-05-10
x86/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
3
-1
/
+25
2022-05-09
entry: Rename arch_check_user_regs() to arch_enter_from_user_mode()
Sven Schnelle
1
-2
/
+2
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2
-5
/
+5
2022-05-06
x86/mm: Simplify RESERVE_BRK()
Josh Poimboeuf
1
-19
/
+11
2022-05-04
perf/x86/amd/core: Detect available counters
Sandipan Das
1
-0
/
+17
2022-05-04
x86/msr: Add PerfCntrGlobal* registers
Sandipan Das
1
-0
/
+5
2022-05-04
x86/cpufeatures: Add PerfMonV2 feature bit
Sandipan Das
1
-1
/
+1
2022-05-03
efi: libstub: declare DXE services table
Baskov Evgeniy
1
-0
/
+5
2022-05-03
x86/entry: Convert SWAPGS to swapgs and remove the definition of SWAPGS
Lai Jiangshan
1
-8
/
+0
2022-05-03
x86/traps: Use pt_regs directly in fixup_bad_iret()
Lai Jiangshan
1
-1
/
+1
2022-05-02
x86/aperfperf: Make it correct on 32bit and UP kernels
Thomas Gleixner
1
-3
/
+3
2022-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+0
2022-05-01
Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-0
/
+6
2022-04-29
KVM: X86/MMU: Fix shadowing 5-level NPT for 4-level NPT L1 guest
Lai Jiangshan
1
-2
/
+3
2022-04-29
KVM: x86/mmu: replace direct_map with root_role.direct
Paolo Bonzini
1
-1
/
+0
2022-04-29
KVM: x86/mmu: replace root_level with cpu_role.base.level
Paolo Bonzini
1
-1
/
+0
2022-04-29
KVM: x86/mmu: replace shadow_root_level with root_role.level
Paolo Bonzini
1
-1
/
+0
2022-04-29
KVM: x86/mmu: remove redundant bits from extended role
Paolo Bonzini
1
-2
/
+0
2022-04-29
KVM: x86/mmu: rename kvm_mmu_role union
Paolo Bonzini
1
-3
/
+3
2022-04-29
KVM: x86/mmu: remove extended bits from mmu_role, rename field
Paolo Bonzini
1
-1
/
+1
2022-04-29
KVM: x86/mmu: remove ept_ad field
Paolo Bonzini
1
-1
/
+0
2022-04-29
KVM: x86/mmu: split cpu_role from mmu_role
Paolo Bonzini
1
-0
/
+1
2022-04-29
KVM: x86: Clean up and document nested #PF workaround
Sean Christopherson
1
-0
/
+2
2022-04-29
KVM: SEV-ES: Use V_TSC_AUX if available instead of RDTSC/MSR_TSC_AUX intercepts
Babu Moger
1
-1
/
+1
2022-04-29
x86/cpufeatures: Add virtual TSC_AUX feature bit
Babu Moger
1
-0
/
+1
2022-04-29
Revert "x86/mm: Introduce lookup_address_in_mm()"
Sean Christopherson
1
-4
/
+0
2022-04-29
x86/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Christoph Hellwig
2
-19
/
+0
2022-04-27
amd_hsmp: Add HSMP protocol version 5 messages
Suma Hegde
1
-5
/
+109
2022-04-27
x86/aperfmperf: Make parts of the frequency invariance code unconditional
Thomas Gleixner
2
-4
/
+2
2022-04-27
x86/aperfmperf: Untangle Intel and AMD frequency invariance init
Thomas Gleixner
1
-9
/
+4
2022-04-27
x86/aperfmperf: Separate AP/BP frequency invariance init
Thomas Gleixner
1
-7
/
+5
2022-04-27
x86/split-lock: Remove unused TIF_SLD bit
Tony Luck
2
-5
/
+1
2022-04-27
x86/pm: Fix false positive kmemleak report in msr_build_context()
Matthieu Baerts
2
-5
/
+9
2022-04-27
x86/sev: Get the AP jump table address from secrets page
Brijesh Singh
1
-0
/
+35
[prev]
[next]