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
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
12
-7
/
+2588
2014-10-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-279
/
+715
2014-10-07
Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...
Linus Torvalds
11
-54
/
+83
2014-10-02
kvm: do not handle APIC access page if in-kernel irqchip is not in use
Paolo Bonzini
1
-0
/
+3
2014-10-02
Revert "crypto: aesni - disable "by8" AVX CTR optimization"
Mathias Krause
1
-2
/
+2
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-2
/
+2
2014-10-02
crypto: aesni - remove unused defines in "by8" variant
Mathias Krause
1
-3
/
+0
2014-10-02
crypto: aesni - fix counter overflow handling in "by8" variant
Mathias Krause
1
-2
/
+15
2014-09-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-47
/
+61
2014-09-26
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+3
2014-09-25
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
4
-44
/
+43
2014-09-25
x86/efi: Truncate 64-bit values when calling 32-bit OutputString()
Matt Fleming
1
-2
/
+4
2014-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-2
/
+2
2014-09-24
crypto: aesni - disable "by8" AVX CTR optimization
Mathias Krause
1
-2
/
+2
2014-09-24
sched: Fix unreleased llc_shared_mask bit during CPU hotplug
Wanpeng Li
1
-0
/
+3
2014-09-24
kvm: x86: Unpin and remove kvm_arch->apic_access_page
Tang Chen
3
-9
/
+24
2014-09-24
kvm: vmx: Implement set_apic_access_page_addr
Tang Chen
1
-6
/
+41
2014-09-24
kvm: x86: Add request bit to reload APIC access page address
Tang Chen
2
-0
/
+16
2014-09-24
kvm: Add arch specific mmu notifier for page invalidation
Tang Chen
2
-0
/
+7
2014-09-24
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
2
-16
/
+24
2014-09-24
kvm/x86/mmu: Pass gfn and level to rmapp callback.
Andres Lagar-Cavilla
1
-13
/
+24
2014-09-24
x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only
Paolo Bonzini
3
-2
/
+16
2014-09-24
kvm: x86: use macros to compute bank MSRs
Chen Yucong
1
-4
/
+4
2014-09-24
KVM: x86: Remove debug assertion of non-PAE reserved bits
Nadav Amit
1
-2
/
+1
2014-09-24
kvm: x86: fix two typos in comment
Tiejun Chen
2
-2
/
+2
2014-09-24
KVM: vmx: Inject #GP on invalid PAT CR
Nadav Amit
3
-2
/
+7
2014-09-24
KVM: x86: emulating descriptor load misses long-mode case
Nadav Amit
1
-0
/
+9
2014-09-24
KVM: x86: directly use kvm_make_request again
Liang Chen
4
-14
/
+7
2014-09-24
KVM: x86: count actual tlb flushes
Radim Krčmář
2
-2
/
+7
2014-09-24
KVM: nested VMX: disable perf cpuid reporting
Marcelo Tosatti
2
-0
/
+8
2014-09-24
KVM: x86: Don't report guest userspace emulation error to userspace
Nadav Amit
1
-1
/
+1
2014-09-24
kvm: Make init_rmode_tss() return 0 on success.
Paolo Bonzini
1
-10
/
+3
2014-09-24
KVM: x86: Warn if guest virtual address space is not 48-bits
Nadav Amit
2
-8
/
+15
2014-09-24
x86/efi: Delete misleading efi_printk() error message
Matt Fleming
1
-15
/
+16
2014-09-24
Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>"
Matt Fleming
4
-27
/
+23
2014-09-23
Merge branches 'tiny/bloat-o-meter-no-SyS', 'tiny/more-procless', 'tiny/no-ad...
Josh Triplett
11
-55
/
+84
2014-09-23
Revert "x86/efi: Fixup GOT in all boot code paths"
Linus Torvalds
2
-81
/
+29
2014-09-19
Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-23
/
+1
2014-09-19
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+3
2014-09-19
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-37
/
+98
2014-09-19
x86/kaslr: Avoid the setup_data area when picking location
Kees Cook
1
-0
/
+15
2014-09-19
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
1
-3
/
+3
2014-09-17
kvm: Make init_rmode_identity_map() return 0 on success.
Tang Chen
1
-10
/
+8
2014-09-17
kvm: Remove ept_identity_pagetable from struct kvm_arch.
Tang Chen
3
-28
/
+22
2014-09-16
vgaarb: Don't default exclusively to first video device with mem+io
Bruno Prémont
1
-23
/
+1
2014-09-16
KVM: x86: Use kvm_make_request when applicable
Guo Hui Liu
1
-8
/
+7
2014-09-14
x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8
Dave Young
1
-3
/
+3
2014-09-13
Make ARCH_HAS_FAST_MULTIPLIER a real config variable
Linus Torvalds
2
-2
/
+1
2014-09-12
Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2
-15
/
+13
2014-09-11
KVM: x86: make apic_accept_irq tracepoint more generic
Paolo Bonzini
2
-9
/
+6
[next]