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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-12
floppy: split the base port from the register in I/O accesses
Willy Tarreau
1
-2
/
+2
2020-05-12
x86/cpu: Use INVPCID mnemonic in invpcid.h
Uros Bizjak
1
-5
/
+2
2020-05-10
Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+4
2020-05-08
KVM: x86, SVM: isolate vcpu->arch.dr6 from vmcb->save.dr6
Paolo Bonzini
1
-2
/
+0
2020-05-08
KVM: SVM: keep DR6 synchronized with vcpu->arch.dr6
Paolo Bonzini
1
-1
/
+1
2020-05-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2020-05-07
x86/delay: Introduce TPAUSE delay
Kyung Min Park
2
-0
/
+23
2020-05-07
x86/delay: Preparatory code cleanup
Thomas Gleixner
2
-2
/
+3
2020-05-07
x86/platform/uv: Remove the unused _uv_cpu_blade_processor_id() macro
Christoph Hellwig
1
-1
/
+0
2020-05-07
x86/platform/uv: Remove _uv_hub_info_check()
Christoph Hellwig
1
-14
/
+0
2020-05-07
x86/platform/uv: Simplify uv_send_IPI_one()
Christoph Hellwig
1
-20
/
+0
2020-05-07
x86/platform/uv: Mark is_uv_hubless() static
Christoph Hellwig
1
-2
/
+0
2020-05-07
x86/platform/uv: Remove the UV*_HUB_IS_SUPPORTED macros
Christoph Hellwig
2
-26
/
+0
2020-05-07
x86/platform/uv: Remove the uv_partition_coherence_id() macro
Christoph Hellwig
1
-1
/
+0
2020-05-07
x86/platform/uv: Mark uv_bios_call() and uv_bios_call_irqsave() static
Christoph Hellwig
1
-6
/
+0
2020-05-07
x86/cpu: Add a X86_MATCH_INTEL_FAM6_MODEL_STEPPINGS() macro
Borislav Petkov
1
-0
/
+4
2020-05-07
Merge 'x86/urgent' into x86/cpu
Borislav Petkov
5
-84
/
+72
2020-05-07
KVM: x86: fix DR6 delivery for various cases of #DB injection
Paolo Bonzini
1
-0
/
+1
2020-05-06
x86/resctrl: Support CPUID enumeration of MBM counter width
Reinette Chatre
1
-1
/
+2
2020-05-06
x86/cpu: Move resctrl CPUID code to resctrl/
Reinette Chatre
1
-0
/
+3
2020-05-06
x86/resctrl: Rename asm/resctrl_sched.h to asm/resctrl.h
Reinette Chatre
1
-3
/
+3
2020-05-05
signal: refactor copy_siginfo_to_user32
Christoph Hellwig
1
-2
/
+6
2020-05-05
efi/libstub: Fix mixed mode boot issue after macro refactor
Arvind Sankar
1
-4
/
+15
2020-05-04
KVM: x86: Fixes posted interrupt check for IRQs delivery modes
Suravee Suthikulpanit
1
-2
/
+2
2020-05-03
x86/tlb/uv: Add a forward declaration for struct flush_tlb_info
Borislav Petkov
1
-0
/
+1
2020-05-01
ftrace/x86: Fix trace event registration for syscalls without arguments
Konstantin Khlebnikov
1
-2
/
+3
2020-04-30
x86/retpoline: Fix retpoline unwind
Peter Zijlstra
2
-48
/
+15
2020-04-30
x86: Change {JMP,CALL}_NOSPEC argument
Peter Zijlstra
1
-8
/
+8
2020-04-30
x86: Simplify retpoline declaration
Peter Zijlstra
2
-20
/
+33
2020-04-30
x86/speculation: Change FILL_RETURN_BUFFER to work with objtool
Peter Zijlstra
1
-6
/
+10
2020-04-30
x86,smap: Fix smap_{save,restore}() alternatives
Peter Zijlstra
1
-3
/
+8
2020-04-30
Merge branch 'x86/asm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/t...
Will Deacon
2
-3
/
+1
2020-04-27
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2020-04-26
x86/tlb: Restrict access to tlbstate
Thomas Gleixner
1
-47
/
+49
2020-04-26
x86/tlb: Move PCID helpers where they are used
Thomas Gleixner
1
-127
/
+6
2020-04-26
x86/tlb: Uninline nmi_uaccess_okay()
Thomas Gleixner
1
-32
/
+1
2020-04-26
x86/tlb: Move cr4_set_bits_and_update_boot() to the usage site
Thomas Gleixner
1
-14
/
+0
2020-04-26
x86/tlb: Move paravirt_tlb_remove_table() to the usage site
Thomas Gleixner
1
-5
/
+0
2020-04-26
x86/tlb: Move __flush_tlb_all() out of line
Thomas Gleixner
1
-22
/
+1
2020-04-26
x86/tlb: Move flush_tlb_others() out of line
Thomas Gleixner
2
-8
/
+8
2020-04-26
x86/tlb: Move __flush_tlb_one_kernel() out of line
Thomas Gleixner
2
-41
/
+2
2020-04-26
x86/tlb: Move __flush_tlb_one_user() out of line
Thomas Gleixner
2
-51
/
+3
2020-04-26
x86/tlb: Move __flush_tlb_global() out of line
Thomas Gleixner
2
-36
/
+3
2020-04-26
x86/tlb: Move __flush_tlb() out of line
Thomas Gleixner
2
-25
/
+8
2020-04-25
x86/unwind/orc: Fix premature unwind stoppage due to IRET frames
Josh Poimboeuf
1
-1
/
+1
2020-04-24
Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-60
/
+68
2020-04-24
x86/alternatives: Move temporary_mm helpers into C
Thomas Gleixner
1
-55
/
+0
2020-04-24
x86/cr4: Sanitize CR4.PCE update
Thomas Gleixner
1
-13
/
+1
2020-04-24
x86/cpu: Uninline CR4 accessors
Thomas Gleixner
1
-31
/
+5
2020-04-24
x86/tlb: Uninline __get_current_cr3_fast()
Thomas Gleixner
1
-18
/
+1
[prev]
[next]