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
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
3
-3
/
+25
2015-05-07
crypto: arm64/sha2-ce - prevent asm code finalization in final() path
Ard Biesheuvel
1
-0
/
+3
2015-05-07
crypto: arm64/sha1-ce - prevent asm code finalization in final() path
Ard Biesheuvel
1
-0
/
+3
2015-05-07
crypto: arm64/crc32 - bring in line with generic CRC32
Ard Biesheuvel
1
-3
/
+19
2015-04-23
crypto: arm64/aes-ce-ccm - Include crypto/internal/aead.h
Herbert Xu
1
-1
/
+1
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-11
/
+0
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
5
-322
/
+130
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-2
/
+34
2015-04-15
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-5
/
+8
2015-04-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-46
/
+47
2015-04-15
arm64: add support for memtest
Vladimir Murzin
1
-0
/
+2
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
arm64: standardize mmap_rnd() usage
Kees Cook
2
-8
/
+11
2015-04-15
arm64: expose number of page table levels on Kconfig level
Kirill A. Shutemov
9
-32
/
+32
2015-04-15
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2015-04-13
arm64: Removed unused variable
Richard Weinberger
1
-1
/
+0
2015-04-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+5
2015-04-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+4
2015-04-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-58
/
+22
2015-04-12
arm64: Remove signal translation and exec_domain
Richard Weinberger
3
-10
/
+0
2015-04-10
crypto: arm64/sha2-ce - move SHA-224/256 ARMv8 implementation to base layer
Ard Biesheuvel
2
-193
/
+63
2015-04-10
crypto: arm64/sha1-ce - move SHA-1 ARMv8 implementation to base layer
Ard Biesheuvel
2
-125
/
+59
2015-04-10
Merge back earlier cpuidle material for v4.1.
Rafael J. Wysocki
3
-5
/
+8
2015-04-09
jump_label: Allow asm/jump_label.h to be included in assembly
Anton Blanchard
1
-4
/
+4
2015-04-07
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
7
-58
/
+22
2015-04-07
Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2
-44
/
+9
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-20
/
+67
2015-04-02
Merge branch 'perf/urgent' into perf/core, before applying dependent patches
Ingo Molnar
1
-1
/
+1
2015-03-31
crypto: arm64/aes - mark 64 bit ARMv8 AES helper ciphers
Stephan Mueller
1
-4
/
+8
2015-03-31
Merge tag 'v4.0-rc6' into timers/core, before applying new patches
Ingo Molnar
15
-73
/
+135
2015-03-30
KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO bus
Andre Przywara
1
-22
/
+0
2015-03-30
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2015-03-29
arm64: juno: Fix misleading name of UART reference clock
Dave Martin
1
-1
/
+1
2015-03-28
dtb: xgene: Add interrupt for Tx completion
Iyappan Subramanian
1
-3
/
+6
2015-03-27
Merge branch 'perf/core' into perf/timer, before applying new changes
Ingo Molnar
1
-1
/
+1
2015-03-27
Merge branch 'timers/core' into perf/timer, to apply dependent patch
Ingo Molnar
1
-5
/
+5
2015-03-27
Merge branch 'perf/x86' into perf/core, because it's ready
Ingo Molnar
1
-1
/
+1
2015-03-27
time: Rename timekeeper::tkr to timekeeper::tkr_mono
Peter Zijlstra
1
-5
/
+5
2015-03-27
KVM: arm/arm64: remove now unneeded include directory from Makefile
Andre Przywara
1
-1
/
+1
2015-03-24
arm64: percpu: Make this_cpu accessors pre-empt safe
Steve Capper
2
-19
/
+57
2015-03-24
ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64
Daniel Lezcano
1
-1
/
+1
2015-03-24
ARM64: cpuidle: Rename cpu_init_idle to a common function name
Daniel Lezcano
2
-3
/
+3
2015-03-24
ARM: cpuidle: Add a cpuidle ops structure to be used for DT
Daniel Lezcano
1
-1
/
+4
2015-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-5
/
+19
2015-03-23
arm64: Use the reserved TTBR0 if context switching to the init_mm
Catalin Marinas
1
-0
/
+9
2015-03-23
perf: Remove type specific target pointers
Peter Zijlstra
1
-1
/
+1
2015-03-21
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-5
/
+19
2015-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-45
/
+43
[next]