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
2018-07-29
Drivers: hv: vmbus: Get rid of MSR access from vmbus_drv.c
Sunil Muthuswamy
1
-0
/
+3
2018-07-16
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
29
-65
/
+174
2018-07-14
Merge tag 'for-linus-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-16
/
+13
2018-07-14
x86/purgatory: add missing FORCE to Makefile target
Philipp Rudo
1
-1
/
+1
2018-07-13
xen: setup pv irq ops vector earlier
Juergen Gross
2
-16
/
+12
2018-07-12
xen: remove global bit from __default_kernel_pte_mask for pv guests
Juergen Gross
1
-0
/
+1
2018-07-11
efi/x86: Fix mixed mode reboot loop by removing pointless call to PciIo->Attr...
Ard Biesheuvel
1
-9
/
+3
2018-07-08
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+8
2018-07-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-4
/
+107
2018-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
6
-0
/
+6
2018-07-08
Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic
Sunil Muthuswamy
3
-2
/
+31
2018-07-07
x86/mtrr: Don't copy out-of-bounds data in mtrr_write
Jann Horn
1
-1
/
+2
2018-07-06
x86/hyper-v: Fix the circular dependency in IPI enlightenment
K. Y. Srinivasan
3
-2
/
+13
2018-07-03
Drivers: hv: vmbus: Make TLFS #define names architecture neutral
Michael Kelley
3
-10
/
+10
2018-07-03
Drivers: hv: vmbus: Remove x86 MSR refs in arch independent code
Michael Kelley
1
-4
/
+8
2018-07-03
x86/hyperv: Add interrupt handler annotations
Michael Kelley
1
-1
/
+1
2018-07-03
x86/paravirt: Make native_save_fl() extern inline
Nick Desaulniers
3
-1
/
+28
2018-07-03
x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
H. Peter Anvin
1
-0
/
+59
2018-07-03
x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSR
Tom Lendacky
1
-3
/
+5
2018-07-03
x86/bugs: Update when to check for the LS_CFG SSBD mitigation
Tom Lendacky
1
-1
/
+3
2018-07-03
x86/mm/32: Initialize the CR4 shadow before __flush_tlb_all()
Zhenzhong Duan
1
-0
/
+5
2018-07-01
crypto: x86 - Add missing RETs
Borislav Petkov
6
-0
/
+6
2018-06-30
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-28
/
+24
2018-06-28
x86/e820: put !E820_TYPE_RAM regions into memblock.reserved
Naoya Horiguchi
1
-3
/
+12
2018-06-27
x86/mm: Clean up the printk()s in show_fault_oops()
Dmitry Vyukov
1
-7
/
+4
2018-06-27
x86/mm: Drop unneeded __always_inline for p4d page table helpers
Kirill A. Shutemov
2
-3
/
+3
2018-06-27
x86/efi: Fix efi_call_phys_epilog() with CONFIG_X86_5LEVEL=y
Kirill A. Shutemov
1
-2
/
+2
2018-06-27
x86/entry/64/compat: Fix "x86/entry/64/compat: Preserve r8-r11 in int $0x80"
Andy Lutomirski
1
-8
/
+8
2018-06-26
x86/mm: Don't free P4D table when it is folded at runtime
Andrey Ryabinin
1
-0
/
+3
2018-06-26
x86/entry/32: Add explicit 'l' instruction suffix
Jan Beulich
1
-1
/
+1
2018-06-26
x86/mm: Get rid of KERN_CONT in show_fault_oops()
Dmitry Vyukov
1
-7
/
+3
2018-06-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-06-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+2
2018-06-24
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2018-06-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-22
/
+95
2018-06-24
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+5
2018-06-24
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-18
/
+42
2018-06-24
efi/x86: Fix incorrect invocation of PciIo->Attributes()
Ard Biesheuvel
1
-1
/
+1
2018-06-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-0
/
+79
2018-06-23
Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+9
2018-06-23
x86/mm: Fix 'no5lvl' handling
Kirill A. Shutemov
1
-0
/
+3
2018-06-23
Revert "x86/mm: Mark __pgtable_l5_enabled __initdata"
Kirill A. Shutemov
1
-1
/
+1
2018-06-22
x86/CPU/AMD: Fix LLC ID bit-shift calculation
Suravee Suthikulpanit
1
-1
/
+1
2018-06-22
Merge branch 'linus' into x86/urgent
Thomas Gleixner
182
-3485
/
+11821
2018-06-22
rseq: Avoid infinite recursion when delivering SIGSEGV
Will Deacon
2
-2
/
+2
2018-06-22
kvm: vmx: Nested VM-entry prereqs for event inj.
Marc Orr
3
-0
/
+79
2018-06-22
x86/microcode/intel: Fix memleak in save_microcode_patch()
Zhenzhong Duan
1
-1
/
+4
2018-06-22
x86/mce: Fix incorrect "Machine check from unknown source" message
Tony Luck
1
-8
/
+18
2018-06-22
x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()
Borislav Petkov
1
-8
/
+10
2018-06-21
uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()
Oleg Nesterov
1
-1
/
+1
[next]