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
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-18
crypto: octeon - use md5 IV MD5_HX instead of their raw value
LABBE Corentin
1
-4
/
+4
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+0
2015-04-15
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-1
/
+1
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
8
-28
/
+884
2015-04-15
mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
Kees Cook
1
-4
/
+0
2015-04-15
mm: split ET_DYN ASLR from mmap ASLR
Kees Cook
1
-1
/
+0
2015-04-15
mm: expose arch_mmap_rnd when available
Kees Cook
2
-2
/
+3
2015-04-15
mips: extract logic for mmap_rnd()
Kees Cook
1
-8
/
+16
2015-04-15
mips: expose number of page table levels on Kconfig level
Kirill A. Shutemov
1
-0
/
+5
2015-04-14
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2015-04-14
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-15
/
+17
2015-04-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2015-04-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+3
2015-04-12
arch: Remove exec_domain from remaining archs
Richard Weinberger
2
-3
/
+0
2015-04-09
jump_label: Allow asm/jump_label.h to be included in assembly
Anton Blanchard
1
-4
/
+3
2015-04-09
Merge branch 'linus' into irq/core to get the GIC updates which
Thomas Gleixner
2
-3
/
+4
2015-04-03
time: Add y2038 safe read_persistent_clock64()
Xunlei Pang
1
-2
/
+2
2015-04-02
kbuild: use relative path more to include Makefile
Masahiro Yamada
1
-1
/
+1
2015-03-28
MIPS: KVM: Wire up MSA capability
James Hogan
1
-0
/
+18
2015-03-28
MIPS: KVM: Expose MSA registers
James Hogan
2
-2
/
+75
2015-03-28
MIPS: KVM: Add MSA exception handling
James Hogan
5
-2
/
+140
2015-03-28
MIPS: KVM: Emulate MSA bits in COP0 interface
James Hogan
1
-2
/
+35
2015-03-28
MIPS: KVM: Add base guest MSA support
James Hogan
6
-19
/
+323
2015-03-28
MIPS: KVM: Wire up FPU capability
James Hogan
1
-0
/
+37
2015-03-28
MIPS: KVM: Expose FPU registers
James Hogan
2
-11
/
+98
2015-03-28
MIPS: KVM: Add FP exception handling
James Hogan
5
-3
/
+88
2015-03-28
MIPS: KVM: Emulate FPU bits in COP0 interface
James Hogan
1
-11
/
+100
2015-03-28
MIPS: KVM: Add base guest FPU support
James Hogan
7
-1
/
+333
2015-03-28
MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callback
James Hogan
3
-0
/
+20
2015-03-28
MIPS: KVM: Add Config4/5 and writing of Config registers
James Hogan
4
-2
/
+126
2015-03-28
MIPS: KVM: Simplify default guest Config registers
James Hogan
2
-31
/
+9
2015-03-28
MIPS: KVM: Clean up register definitions a little
James Hogan
2
-55
/
+68
2015-03-28
MIPS: KVM: Drop pr_info messages on init/exit
James Hogan
1
-3
/
+0
2015-03-28
MIPS: KVM: Sort kvm_mips_get_reg() registers
James Hogan
1
-3
/
+3
2015-03-28
MIPS: KVM: Implement PRid CP0 register access
James Hogan
2
-0
/
+8
2015-03-28
MIPS: KVM: Handle TRAP exceptions from guest kernel
James Hogan
5
-0
/
+71
2015-03-28
MIPS: Clear [MSA]FPE CSR.Cause after notify_die()
James Hogan
3
-12
/
+21
2015-03-28
MIPS: KVM: Handle MSA Disabled exceptions from guest
James Hogan
4
-0
/
+35
2015-03-27
MIPS: MSA: Fix big-endian FPR_IDX implementation
James Hogan
1
-1
/
+1
2015-03-27
Revert "MIPS: Don't assume 64-bit FP registers for context switch"
James Hogan
3
-194
/
+128
2015-03-27
MIPS: disable FPU if the mode is unsupported
Paul Burton
1
-7
/
+12
2015-03-27
MIPS: prevent FP context set via ptrace being discarded
Paul Burton
1
-6
/
+24
2015-03-27
MIPS: Ensure FCSR cause bits are clear after invoking FPU emulator
Paul Burton
1
-8
/
+9
2015-03-27
MIPS: clear MSACSR cause bits when handling MSA FP exception
Paul Burton
1
-1
/
+10
2015-03-27
MIPS: wrap cfcmsa & ctcmsa accesses for toolchains with MSA support
Paul Burton
1
-4
/
+20
2015-03-27
MIPS: remove MSA macro recursion
Paul Burton
1
-3
/
+31
2015-03-27
MIPS: assume at as source/dest of MSA copy/insert instructions
Paul Burton
1
-16
/
+12
2015-03-27
MIPS: Push .set mips64r* into the functions needing it
Paul Burton
2
-9
/
+5
2015-03-27
MIPS: lose_fpu(): Disable FPU when MSA enabled
James Hogan
1
-0
/
+1
2015-03-24
Merge branches 'pci/enumeration' and 'pci/virtualization' into next
Bjorn Helgaas
1
-15
/
+17
[next]