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
2013-12-19
arm64: Enable CMA
Laura Abbott
4
-2
/
+56
2013-12-19
arm64: Warn on NULL device structure for dma APIs
Laura Abbott
1
-0
/
+10
2013-12-19
arm64: Add hwcaps for crypto and CRC32 extensions.
Steve Capper
2
-1
/
+42
2013-12-19
arm64: drop redundant macros from read_cpuid()
Ard Biesheuvel
1
-14
/
+4
2013-12-19
arm64: Remove outdated comment
Liviu Dudau
1
-5
/
+0
2013-12-19
arm64: cmpxchg: update macros to prevent warnings
Mark Hambleton
1
-11
/
+17
2013-12-19
arm64: support single-step and breakpoint handler hooks
Sandeepa Prabhu
3
-1
/
+110
2013-12-19
ARM64: fix framepointer check in unwind_frame
Konstantin Khlebnikov
1
-1
/
+1
2013-12-19
ARM64: check stack pointer in get_wchan
Konstantin Khlebnikov
1
-2
/
+5
2013-12-19
arm64: kconfig: select HAVE_EFFICIENT_UNALIGNED_ACCESS
Will Deacon
1
-0
/
+1
2013-12-19
arm64: dcache: select DCACHE_WORD_ACCESS for little-endian CPUs
Will Deacon
2
-0
/
+41
2013-12-19
arm64: futex: ensure .fixup entries are sufficiently aligned
Will Deacon
1
-0
/
+1
2013-12-19
arm64: use generic strnlen_user and strncpy_from_user functions
Will Deacon
7
-127
/
+64
2013-12-19
arm64: percpu: implement optimised pcpu access using tpidr_el1
Will Deacon
4
-3
/
+55
2013-12-19
arm64: perf: add support for percpu pmu interrupt
Vinayak Kale
1
-30
/
+78
2013-12-19
arm64: vmlinux.lds.S: drop redundant .comment
Mark Rutland
1
-1
/
+0
2013-12-19
arm64: dts: Add a virtio disk to the RTSM motherboard
Mark Hambleton
1
-0
/
+6
2013-12-19
arm64: Correct virt_addr_valid
Laura Abbott
1
-2
/
+1
2013-12-06
arm64: mm: Fix PMD_SECT_PROT_NONE definition
Steve Capper
1
-1
/
+1
2013-12-06
arm64: Fix memory shareability attribute for ioremap_wc/cache
Catalin Marinas
1
-1
/
+1
2013-12-06
arm64: kernel: add code to set cpu boot mode to secondary_entry shim
Lorenzo Pieralisi
1
-1
/
+2
2013-12-06
arm64: make default NR_CPUS 8
Rob Herring
1
-2
/
+1
2013-12-06
arm64: ensure completion of TLB invalidatation
Mark Rutland
1
-1
/
+1
2013-11-29
arm64: Move PTE_PROT_NONE higher up
Catalin Marinas
1
-14
/
+17
2013-11-29
arm64: Use Normal NonCacheable memory for writecombine
Catalin Marinas
1
-1
/
+1
2013-11-28
arm64: debug: make aarch32 bkpt checking endian clean
Matthew Leach
1
-8
/
+12
2013-11-28
arm64: ptrace: fix compat registes get/set to be endian clean
Matthew Leach
1
-21
/
+19
2013-11-25
arm64: Unmask asynchronous aborts when in kernel mode
Catalin Marinas
3
-0
/
+9
2013-11-25
arm64: dts: Reserve the memory used for secondary CPU release address
Catalin Marinas
1
-0
/
+2
2013-11-25
arm64: let the core code deal with preempt_count
Marc Zyngier
1
-22
/
+7
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+0
2013-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-15
/
+113
2013-11-15
Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
5
-2
/
+72
2013-11-15
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
Christoph Hellwig
1
-1
/
+0
2013-11-15
arm64: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-3
/
+6
2013-11-14
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
4
-34
/
+19
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
1
-6
/
+0
2013-11-13
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
1
-1
/
+1
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-11-13
mm/arch: use NUMA_NO_NODE
Jianguo Wu
1
-1
/
+1
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-76
/
+10
2013-11-12
Merge tag 'clk-for-linus-3.13' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
1
-0
/
+75
2013-11-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-21
/
+55
2013-11-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2013-11-11
Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
4
-7
/
+76
2013-11-11
Merge tag 'kvm-arm-for-3.13-3' of git://git.linaro.org/people/cdall/linux-kvm...
Paolo Bonzini
1
-0
/
+5
2013-11-09
constify copy_siginfo_to_user{,32}()
Al Viro
1
-1
/
+1
2013-11-09
ARM: 7868/1: arm/arm64: remove atomic_clear_mask() in "include/asm/atomic.h"
Chen Gang
1
-14
/
+0
2013-11-09
arm,arm64/include/asm/io.h: define struct bio_vec
Stefano Stabellini
1
-0
/
+1
2013-11-07
arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpu
Marc Zyngier
1
-0
/
+8
[next]