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
2016-06-02
KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
Paolo Bonzini
1
-0
/
+5
2016-06-02
KVM: fail KVM_SET_VCPU_EVENTS with invalid exception number
Paolo Bonzini
1
-0
/
+4
2016-06-02
KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID
Paolo Bonzini
1
-10
/
+12
2016-06-02
kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDR
Paolo Bonzini
1
-1
/
+1
2016-06-02
KVM: Handle MSR_IA32_PERF_CTL
Dmitry Bilunov
1
-0
/
+1
2016-06-02
KVM: x86: avoid write-tearing of TDP
Nadav Amit
1
-4
/
+4
2016-05-28
Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-41
/
+72
2016-05-28
mm: remove more IS_ERR_VALUE abuses
Linus Torvalds
1
-9
/
+8
2016-05-27
Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
2
-1
/
+28
2016-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-23
/
+73
2016-05-27
platform/x86: Add PMC Driver for Intel Core SoC
Rajneesh Bhardwaj
1
-0
/
+27
2016-05-27
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
4
-6
/
+2
2016-05-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-27
/
+85
2016-05-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-9
/
+9
2016-05-25
kvm:vmx: more complete state update on APICv on/off
Roman Kagan
1
-18
/
+30
2016-05-24
Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-44
/
+34
2016-05-24
xen: use same main loop for counting and remapping pages
Juergen Gross
1
-39
/
+26
2016-05-24
xen/x86: actually allocate legacy interrupts on PV guests
Stefano Stabellini
1
-2
/
+5
2016-05-24
xen/x86: don't lose event interrupts
Stefano Stabellini
1
-3
/
+3
2016-05-24
KVM: SVM: Add more SVM_EXIT_REASONS
Jan Kiszka
1
-3
/
+41
2016-05-24
svm: bitwise vs logical op typo
Dan Carpenter
1
-2
/
+2
2016-05-24
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
Michal Hocko
2
-2
/
+4
2016-05-24
mm, aout: handle vm_brk failures
Michal Hocko
1
-7
/
+15
2016-05-24
arch/defconfig: remove CONFIG_RESOURCE_COUNTERS
Konstantin Khlebnikov
2
-2
/
+0
2016-05-24
kexec: provide arch_kexec_protect(unprotect)_crashkres()
Xunlei Pang
1
-0
/
+45
2016-05-23
Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-1
/
+2
2016-05-23
x86: remove more uaccess_32.h complexity
Linus Torvalds
1
-26
/
+0
2016-05-23
x86: remove pointless uaccess_32.h complexity
Linus Torvalds
1
-36
/
+0
2016-05-22
um: add extended processor state save/restore support
Eli Cooper
4
-15
/
+59
2016-05-22
um: extend fpstate to _xstate to support YMM registers
Eli Cooper
2
-13
/
+12
2016-05-22
um: fix FPU state preservation around signal handlers
Eli Cooper
1
-15
/
+3
2016-05-21
x86 isa: add back X86_32 dependency on CONFIG_ISA
Linus Torvalds
1
-2
/
+2
2016-05-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-4
/
+16
2016-05-21
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2016-05-21
printk/nmi: generic solution for safe printk in NMI
Petr Mladek
2
-1
/
+1
2016-05-21
exit_thread: accept a task parameter to be exited
Jiri Slaby
1
-3
/
+2
2016-05-21
exit_thread: remove empty bodies
Jiri Slaby
1
-0
/
+1
2016-05-21
x86/kasan: instrument user memory access API
Andrey Ryabinin
2
-0
/
+12
2016-05-20
ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to it
Steven Rostedt
1
-1
/
+2
2016-05-20
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+11
2016-05-20
perf/x86/intel/p4: Trival indentation fix, remove space
Colin Ian King
1
-1
/
+1
2016-05-20
x86/mm: Switch from TASK_SIZE to TASK_SIZE_MAX in the page fault code
Andy Lutomirski
1
-3
/
+8
2016-05-20
x86/fsgsbase/64: Use TASK_SIZE_MAX for FSBASE/GSBASE upper limits
Andy Lutomirski
2
-4
/
+4
2016-05-20
Merge branch 'linus' into x86/urgent, to refresh the tree
Ingo Molnar
201
-3735
/
+6867
2016-05-20
x86/mm/mpx: Work around MPX erratum SKD046
Dave Hansen
3
-0
/
+48
2016-05-20
Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
1
-7
/
+7
2016-05-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-3
/
+3
2016-05-20
arch: fix has_transparent_hugepage()
Hugh Dickins
1
-0
/
+1
2016-05-20
x86: mm: use hugetlb_bad_size()
Vaishali Thakkar
1
-0
/
+1
2016-05-20
include/linux/nodemask.h: create next_node_in() helper
Andrew Morton
1
-3
/
+1
[next]