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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-59
/
+87
2018-09-08
x86/mm: Use WRITE_ONCE() when setting PTEs
Nadav Amit
3
-15
/
+15
2018-09-08
x86/apic/vector: Make error return value negative
Thomas Gleixner
1
-1
/
+1
2018-09-07
KVM: LAPIC: Fix pv ipis out-of-bounds access
Wanpeng Li
2
-8
/
+21
2018-09-07
KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2
Liran Alon
1
-0
/
+22
2018-09-07
Merge tag 'kvm-arm-fixes-for-v4.19-v2' of git://git.kernel.org/pub/scm/linux/...
Radim Krčmář
2
-6
/
+0
2018-09-07
Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kern...
Radim Krčmář
23
-89
/
+206
2018-09-07
KVM: Remove obsolete kvm_unmap_hva notifier backend
Marc Zyngier
2
-6
/
+0
2018-09-06
x86/process: Don't mix user/kernel regs in 64bit __show_regs()
Jann Horn
4
-13
/
+26
2018-09-06
x86/tsc: Prevent result truncation on 32bit
Chuanhua Lei
1
-1
/
+1
2018-09-03
x86: Fix kernel-doc atomic.h warnings
Randy Dunlap
3
-16
/
+16
2018-09-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
20
-46
/
+167
2018-09-02
x86/microcode: Update the new microcode revision unconditionally
Filippo Sironi
2
-14
/
+21
2018-09-02
x86/microcode: Make sure boot_cpu_data.microcode is up-to-date
Prarit Bhargava
2
-0
/
+8
2018-09-02
x86/pti: Fix section mismatch warning/error
Randy Dunlap
1
-1
/
+1
2018-09-02
x86/vdso: Fix lsl operand order
Samuel Neves
1
-1
/
+1
2018-09-01
x86/mce: Fix set_mce_nospec() to avoid #GP fault
LuckTony
1
-1
/
+24
2018-08-31
x86/efi: Load fixmap GDT in efi_call_phys_epilog()
Joerg Roedel
1
-6
/
+2
2018-08-31
Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-10
/
+6
2018-08-31
x86/nmi: Fix NMI uaccess race against CR3 switching
Andy Lutomirski
4
-1
/
+53
2018-08-31
x86: Allow generating user-space headers without a compiler
Ben Hutchings
1
-4
/
+7
2018-08-31
x86/dumpstack: Don't dump kernel memory based on usermode RIP
Jann Horn
3
-5
/
+15
2018-08-30
KVM: x86: Unexport x86_emulate_instruction()
Sean Christopherson
3
-15
/
+18
2018-08-30
KVM: x86: Rename emulate_instruction() to kvm_emulate_instruction()
Sean Christopherson
4
-17
/
+17
2018-08-30
KVM: x86: Do not re-{try,execute} after failed emulation in L2
Sean Christopherson
2
-2
/
+11
2018-08-30
KVM: x86: Default to not allowing emulation retry in kvm_mmu_page_fault
Sean Christopherson
1
-6
/
+12
2018-08-30
KVM: x86: Merge EMULTYPE_RETRY and EMULTYPE_ALLOW_REEXECUTE
Sean Christopherson
3
-7
/
+6
2018-08-30
KVM: x86: Invert emulation re-execute behavior to make it opt-in
Sean Christopherson
3
-7
/
+5
2018-08-30
KVM: x86: SVM: Set EMULTYPE_NO_REEXECUTE for RSM emulation
Sean Christopherson
2
-2
/
+9
2018-08-30
KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instr
Sean Christopherson
1
-2
/
+2
2018-08-30
KVM: SVM: remove unused variable dst_vaddr_end
Colin Ian King
1
-2
/
+1
2018-08-30
KVM: nVMX: avoid redundant double assignment of nested_run_pending
Vitaly Kuznetsov
1
-3
/
+0
2018-08-30
x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember()
Uros Bizjak
1
-3
/
+4
2018-08-30
x86/alternatives: Lockdep-enforce text_mutex in text_poke*()
Jiri Kosina
1
-4
/
+5
2018-08-30
x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()
Jann Horn
1
-0
/
+4
2018-08-30
x86/irqflags: Mark native_restore_fl extern inline
Nick Desaulniers
1
-1
/
+2
2018-08-30
x86/build: Remove jump label quirk for GCC older than 4.5.2
Masahiro Yamada
1
-12
/
+0
2018-08-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-33
/
+33
2018-08-29
x86/xen: remove redundant variable save_pud
Colin Ian King
1
-2
/
+0
2018-08-27
x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clear
Juergen Gross
1
-4
/
+3
2018-08-27
x86/xen: don't write ptes directly in 32-bit PV guests
Juergen Gross
1
-4
/
+3
2018-08-27
x86/Kconfig: Fix trivial typo
Nikolas Nyby
1
-1
/
+1
2018-08-27
x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
Andi Kleen
3
-6
/
+45
2018-08-27
x86/spectre: Add missing family 6 check to microcode check
Andi Kleen
1
-0
/
+3
2018-08-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+33
2018-08-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-10
/
+15
2018-08-26
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...
Linus Torvalds
4
-50
/
+61
2018-08-25
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
3
-7
/
+7
2018-08-25
crypto: aesni - Use unaligned loads from gcm_context_data
Dave Watson
1
-33
/
+33
2018-08-24
Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+13
[next]