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
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
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-04-02
fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()
Dominik Brodowski
1
-1
/
+2
2018-04-02
fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall
Dominik Brodowski
1
-3
/
+3
2018-04-02
fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl()
Dominik Brodowski
1
-1
/
+1
2018-04-02
x86: remove compat_sys_x86_waitpid()
Dominik Brodowski
3
-10
/
+1
2018-04-02
x86: use _do_fork() in compat_sys_x86_clone()
Dominik Brodowski
1
-1
/
+2
2018-04-02
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-39
/
+179
2018-04-02
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-168
/
+176
2018-04-02
Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+1
2018-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
20
-130
/
+64
2018-03-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-8
/
+17
2018-03-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-4
/
+6
2018-03-31
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+1
2018-03-31
perf/x86/intel: Enable C-state residency events for Cannon Lake
Harry Pan
1
-13
/
+31
2018-03-31
perf/x86/intel: Add Cannon Lake support for RAPL profiling
Harry Pan
1
-0
/
+2
2018-03-31
x86/cpu/tme: Fix spelling: "configuation" -> "configuration"
Colin Ian King
1
-1
/
+1
2018-03-31
x86/build: Don't pass in -D__KERNEL__ multiple times
Cao jin
2
-3
/
+2
2018-03-31
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
33
-211
/
+228
2018-03-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-7
/
+7
2018-03-29
um: Compile with modern headers
Jason A. Donenfeld
1
-0
/
+1
2018-03-29
perf/x86/pt, coresight: Clean up address filter structure
Alexander Shishkin
1
-3
/
+10
2018-03-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
19
-137
/
+128
2018-03-28
KVM: nVMX: Optimization: Dont set KVM_REQ_EVENT when VMExit with nested_run_p...
Liran Alon
1
-8
/
+0
2018-03-28
KVM: nVMX: Require immediate-exit when event reinjected to L2 and L1 event pe...
Liran Alon
1
-13
/
+20
2018-03-28
KVM: x86: Fix misleading comments on handling pending exceptions
Liran Alon
1
-2
/
+12
2018-03-28
KVM: x86: Rename interrupt.pending to interrupt.injected
Liran Alon
5
-11
/
+33
2018-03-28
KVM: VMX: No need to clear pending NMI/interrupt on inject realmode interrupt
Liran Alon
1
-5
/
+0
2018-03-28
x86/kvm: use Enlightened VMCS when running on Hyper-V
Vitaly Kuznetsov
2
-10
/
+615
2018-03-28
x86/hyper-v: detect nested features
Vitaly Kuznetsov
3
-0
/
+10
2018-03-28
x86/hyper-v: define struct hv_enlightened_vmcs and clean field bits
Vitaly Kuznetsov
1
-0
/
+200
2018-03-28
x86/hyper-v: allocate and use Virtual Processor Assist Pages
Vitaly Kuznetsov
3
-3
/
+66
2018-03-28
x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGE
Ladi Prosek
4
-11
/
+11
2018-03-28
x86/hyper-v: move definitions from TLFS to hyperv-tlfs.h
Vitaly Kuznetsov
3
-84
/
+66
2018-03-28
x86/hyper-v: move hyperv.h out of uapi
Vitaly Kuznetsov
6
-6
/
+13
2018-03-28
KVM: X86: Fix setup the virt_spin_lock_key before static key get initialized
Wanpeng Li
1
-3
/
+9
2018-03-28
KVM: SVM: Implement pause loop exit logic in SVM
Babu Moger
2
-3
/
+105
2018-03-28
KVM: SVM: Add pause filter threshold
Babu Moger
2
-1
/
+4
2018-03-28
KVM: VMX: Bring the common code to header file
Babu Moger
2
-42
/
+45
2018-03-28
KVM: VMX: Remove ple_window_actual_max
Babu Moger
1
-25
/
+6
2018-03-28
KVM: VMX: Fix the module parameters for vmx
Babu Moger
1
-13
/
+14
2018-03-28
Revert "x86/mce/AMD: Collect error info even if valid bits are not set"
Yazen Ghannam
1
-14
/
+0
2018-03-28
x86/platform/UV: Fix critical UV MMR address error
mike.travis@hpe.com
1
-1
/
+1
2018-03-28
KVM: x86: Fix perf timer mode IP reporting
Andi Kleen
4
-19
/
+20
2018-03-28
KVM: x86: Fix pv tlb flush dependencies
Wanpeng Li
1
-2
/
+2
2018-03-28
Merge 4.16-rc7 into char-misc-next
Greg Kroah-Hartman
47
-343
/
+569
2018-03-28
x86/boot: Fix SEV boot failure from change to __PHYSICAL_MASK_SHIFT
Tom Lendacky
3
-18
/
+15
2018-03-28
x86/platform/uv/BAU: Add APIC idt entry
Andrew Banman
3
-2
/
+4
2018-03-28
x86/msr: Make rdmsrl_safe_on_cpu() scheduling safe as well
Eric Dumazet
1
-7
/
+4
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
129
-991
/
+1686
2018-03-28
Merge remote-tracking branch 'asoc/topic/intel' into asoc-next
Mark Brown
1
-0
/
+1
[prev]
[next]