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
2017-12-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-64
/
+47
2017-12-09
kmemcheck: rip it out for real
Michal Hocko
10
-10
/
+0
2017-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2017-12-07
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
15
-44
/
+107
2017-12-06
x86/vdso: Change time() prototype to match __vdso_time()
Arnd Bergmann
1
-1
/
+1
2017-12-06
x86: Fix Sparse warnings about non-static functions
Colin Ian King
2
-4
/
+4
2017-12-06
KVM: x86: fix APIC page invalidation
Radim Krčmář
2
-0
/
+17
2017-12-06
x86/power: Fix some ordering bugs in __restore_processor_context()
Andy Lutomirski
1
-4
/
+17
2017-12-06
x86/PCI: Make broadcom_postcore_init() check acpi_disabled
Rafael J. Wysocki
1
-1
/
+1
2017-12-06
x86/microcode/AMD: Add support for fam17h microcode loading
Tom Lendacky
1
-0
/
+4
2017-12-06
x86/cpufeatures: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
Rudolf Marek
2
-2
/
+6
2017-12-06
x86: don't hash faulting address in oops printout
Linus Torvalds
1
-1
/
+1
2017-12-06
locking/refcounts: Do not force refcount_t usage as GPL-only export
Kees Cook
1
-1
/
+1
2017-12-06
KVM: VMX: fix page leak in hardware_setup()
Jim Mattson
1
-1
/
+0
2017-12-06
KVM: VMX: remove I/O port 0x80 bypass on Intel hosts
Andrew Honig
1
-5
/
+0
2017-12-05
x86,kvm: remove KVM emulator get_fpu / put_fpu
Rik van Riel
3
-36
/
+0
2017-12-05
x86,kvm: move qemu/guest FPU switching out to vcpu_run
Rik van Riel
2
-22
/
+30
2017-12-05
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
1
-0
/
+1
2017-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-62
/
+154
2017-11-30
mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE
Dan Williams
1
-1
/
+1
2017-11-30
mm: fix device-dax pud write-faults triggered by get_user_pages()
Dan Williams
1
-0
/
+6
2017-11-28
x86/idt: Load idt early in start_secondary
Chunyu Hu
1
-1
/
+1
2017-11-28
x86/xen: Support early interrupts in xen pv guests
Juergen Gross
4
-14
/
+53
2017-11-27
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
Jan H. Schönherr
1
-5
/
+2
2017-11-27
KVM: VMX: Fix vmx->nested freeing when no SMI handler
Wanpeng Li
1
-1
/
+2
2017-11-27
KVM: VMX: Fix rflags cache during vCPU reset
Wanpeng Li
1
-1
/
+1
2017-11-27
KVM: X86: Fix softlockup when get the current kvmclock
Wanpeng Li
1
-4
/
+7
2017-11-27
KVM: lapic: Fixup LDR on load in x2apic
Dr. David Alan Gilbert
1
-0
/
+5
2017-11-27
KVM: lapic: Split out x2apic ldr calculation
Dr. David Alan Gilbert
1
-1
/
+6
2017-11-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
26
-413
/
+272
2017-11-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-12
/
+31
2017-11-25
x86/tlb: Disable interrupts when changing CR4
Nadav Amit
2
-4
/
+9
2017-11-25
x86/tlb: Refactor CR4 setting and shadow write
Nadav Amit
1
-13
/
+11
2017-11-25
Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-44
/
+124
2017-11-24
x86/decoder: Add new TEST instruction pattern
Masami Hiramatsu
1
-1
/
+1
2017-11-23
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
6
-262
/
+2
2017-11-23
x86/umip: Fix insn_get_code_seg_params()'s return value
Borislav Petkov
3
-4
/
+4
2017-11-23
x86/boot/KASLR: Remove unused variable
Chao Fan
1
-3
/
+2
2017-11-23
x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
Andy Lutomirski
1
-2
/
+8
2017-11-22
x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow
Andrey Ryabinin
2
-8
/
+137
2017-11-22
x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
Andy Lutomirski
1
-2
/
+2
2017-11-21
x86/umip: Print a warning into the syslog if UMIP-protected instructions are ...
Ricardo Neri
1
-4
/
+58
2017-11-18
Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-4
/
+0
2017-11-18
Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-24
/
+61
2017-11-18
Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-1
/
+0
2017-11-17
x86/smpboot: Fix __max_logical_packages estimate
Prarit Bhargava
1
-45
/
+10
2017-11-17
x86/topology: Avoid wasting 128k for package id array
Andi Kleen
2
-44
/
+30
2017-11-17
perf/x86/intel/uncore: Cache logical pkg id in uncore driver
Andi Kleen
3
-4
/
+4
2017-11-17
x86/acpi: Reduce code duplication in mp_override_legacy_irq()
Vikas C Sajjan
1
-22
/
+5
2017-11-17
x86/acpi: Handle SCI interrupts above legacy space gracefully
Vikas C Sajjan
1
-1
/
+33
[next]