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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-24
x86/fpu: Clean up the parameter definitions of copy_xstate_to_*()
Ingo Molnar
1
-5
/
+5
2017-09-24
x86/fpu: Clean up parameter order in the copy_xstate_to_*() APIs
Ingo Molnar
3
-17
/
+16
2017-09-24
x86/fpu: Remove 'kbuf' parameter from the copy_xstate_to_user() APIs
Ingo Molnar
3
-20
/
+9
2017-09-24
x86/fpu: Remove 'ubuf' parameter from the copy_xstate_to_kernel() APIs
Ingo Molnar
3
-17
/
+8
2017-09-24
x86/fpu: Split copy_xstate_to_user() into copy_xstate_to_kernel() & copy_xsta...
Ingo Molnar
3
-10
/
+109
2017-09-24
x86/fpu: Rename copyin_to_xsaves()/copyout_from_xsaves() to copy_user_to_xsta...
Ingo Molnar
4
-7
/
+7
2017-09-23
Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
18
-36
/
+38
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
3
-4
/
+1
2017-09-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-2
/
+11
2017-09-23
arch: remove unused *_segments() macros/functions
Tobias Klauser
10
-51
/
+0
2017-09-22
Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-09-22
Merge tag 'powerpc-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
19
-56
/
+77
2017-09-22
Merge branch '4.14-fixes' of git://git.linux-mips.org/pub/scm/ralf/upstream-l...
Linus Torvalds
27
-33
/
+37
2017-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
5
-33
/
+147
2017-09-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
12
-156
/
+184
2017-09-21
MIPS: PCI: fix pcibios_map_irq section mismatch
Manuel Lauss
24
-25
/
+25
2017-09-21
MIPS: Fix input modify in __write_64bit_c0_split()
James Hogan
1
-6
/
+9
2017-09-21
MIPS: MSP71xx: Include asm/setup.h
Arnd Bergmann
1
-0
/
+2
2017-09-21
powerpc/pseries: Fix parent_dn reference leak in add_dt_node()
Tyrel Datwyler
1
-1
/
+3
2017-09-21
powerpc/pseries: Fix "OF: ERROR: Bad of_node_put() on /cpus" during DLPAR
Tyrel Datwyler
2
-2
/
+5
2017-09-21
powerpc/eeh: Create PHB PEs after EEH is initialized
Benjamin Herrenschmidt
2
-18
/
+4
2017-09-20
s390/topology: enable / disable topology dynamically
Heiko Carstens
1
-2
/
+74
2017-09-20
s390/topology: alternative topology for topology-less machines
Heiko Carstens
2
-23
/
+61
2017-09-20
powerpc/kprobes: Update optprobes to use emulate_update_regs()
Naveen N. Rao
1
-1
/
+3
2017-09-20
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
1
-2
/
+10
2017-09-20
crypto: x86/twofish - Fix RBP usage
Josh Poimboeuf
1
-6
/
+6
2017-09-20
crypto: sha512-avx2 - Fix RBP usage
Josh Poimboeuf
1
-36
/
+39
2017-09-20
crypto: x86/sha256-ssse3 - Fix RBP usage
Josh Poimboeuf
1
-8
/
+7
2017-09-20
crypto: x86/sha256-avx2 - Fix RBP usage
Josh Poimboeuf
1
-15
/
+7
2017-09-20
crypto: x86/sha256-avx - Fix RBP usage
Josh Poimboeuf
1
-8
/
+7
2017-09-20
crypto: x86/sha1-ssse3 - Fix RBP usage
Josh Poimboeuf
1
-6
/
+5
2017-09-20
crypto: x86/sha1-avx2 - Fix RBP usage
Josh Poimboeuf
1
-3
/
+1
2017-09-20
crypto: x86/des3_ede - Fix RBP usage
Josh Poimboeuf
1
-6
/
+9
2017-09-20
crypto: x86/cast6 - Fix RBP usage
Josh Poimboeuf
1
-16
/
+34
2017-09-20
crypto: x86/cast5 - Fix RBP usage
Josh Poimboeuf
1
-17
/
+30
2017-09-20
crypto: x86/camellia - Fix RBP usage
Josh Poimboeuf
1
-13
/
+13
2017-09-20
crypto: x86/blowfish - Fix RBP usage
Josh Poimboeuf
1
-22
/
+26
2017-09-20
MIPS: Fix perf event init
Paul Burton
1
-2
/
+1
2017-09-20
powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state offline
Gautham R. Shenoy
1
-1
/
+7
2017-09-20
powerpc/sstep: mullw should calculate a 64 bit signed result
Anton Blanchard
1
-2
/
+3
2017-09-20
powerpc/sstep: Fix issues with mcrf
Anton Blanchard
1
-2
/
+2
2017-09-20
powerpc/sstep: Fix issues with set_cr0()
Anton Blanchard
1
-7
/
+7
2017-09-20
powerpc/tm: Flush TM only if CPU has TM feature
Gustavo Romero
1
-1
/
+1
2017-09-20
powerpc/sysrq: Fix oops whem ppmu is not registered
Ravi Bangoria
1
-0
/
+5
2017-09-20
powerpc/configs: Update for CONFIG_SND changes
Michael Ellerman
8
-19
/
+27
2017-09-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-20
/
+27
2017-09-19
MIPS: PCI: Move map_irq() hooks out of initdata
Lorenzo Pieralisi
32
-60
/
+62
2017-09-19
KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt
Haozhong Zhang
1
-12
/
+21
2017-09-19
KVM: VMX: do not change SN bit in vmx_update_pi_irte()
Haozhong Zhang
1
-5
/
+1
2017-09-19
KVM: x86: Fix the NULL pointer parameter in check_cr_write()
Yu Zhang
1
-3
/
+5
[next]