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
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-10
arm64: mm: enable HAVE_RCU_TABLE_FREE logic
Steve Capper
2
-3
/
+18
2014-10-10
arm64: add atomic pool for non-coherent and CMA allocations
Laura Abbott
2
-19
/
+146
2014-10-09
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-29
/
+1
2014-10-09
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-31
/
+0
2014-10-09
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-2
/
+15
2014-10-09
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-0
/
+475
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+21
2014-10-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
46
-178
/
+2270
2014-10-08
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-2
/
+8
2014-10-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-26
/
+40
2014-10-03
arm64: Remove unneeded extern keyword
Geoff Levand
1
-2
/
+2
2014-10-03
ARM64: make of_device_ids const
Uwe Kleine-König
1
-1
/
+1
2014-10-03
Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...
Russell King
2
-4
/
+9
2014-10-03
ARM: 8167/1: extend the reserved memory for initrd to be page aligned
Yalin Wang
1
-1
/
+7
2014-10-03
ARM: 8168/1: extend __init_end to a page align address
Yalin Wang
1
-1
/
+1
2014-10-02
arm64: Use phys_addr_t type for physical address
Min-Hua Chen
2
-2
/
+2
2014-10-02
arm64, defconfig: Enable Cavium Thunder SoC in defconfig
Robert Richter
1
-0
/
+1
2014-10-02
arm64, thunder: Add Kconfig option for Cavium Thunder SoC Family
Radha Mohan Chintakuntla
2
-2
/
+6
2014-10-02
arm64, thunder: Add initial dts for Cavium Thunder SoC
Radha Mohan Chintakuntla
3
-0
/
+470
2014-10-02
arm64: Use DMA_ERROR_CODE to denote failed allocation
Sean Paul
1
-1
/
+1
2014-09-29
clocksource: arm_arch_timer: Consolidate arch_timer_evtstrm_enable
Nathan Lynch
1
-14
/
+0
2014-09-29
clocksource: arm_arch_timer: Enable counter access for 32-bit ARM
Nathan Lynch
1
-17
/
+0
2014-09-27
Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
7
-21
/
+25
2014-09-26
arm/arm64: KVM: Report correct FSC for unsupported fault types
Christoffer Dall
1
-0
/
+5
2014-09-26
arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd alloc
Joel Schopp
2
-4
/
+14
2014-09-25
arm64: Fix typos in KGDB macros
Catalin Marinas
3
-14
/
+14
2014-09-25
arm64: insn: Add return statements after BUG_ON()
Mark Brown
2
-0
/
+33
2014-09-24
kvm: Add arch specific mmu notifier for page invalidation
Tang Chen
1
-0
/
+5
2014-09-24
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
1
-1
/
+2
2014-09-23
arm64: debug: don't re-enable debug exceptions on return from el1_dbg
Will Deacon
1
-1
/
+0
2014-09-22
Revert "arm64: dmi: Add SMBIOS/DMI support"
Catalin Marinas
3
-50
/
+0
2014-09-22
arm64: Implement set_arch_dma_coherent_ops() to replace bus notifiers
Catalin Marinas
2
-31
/
+7
2014-09-22
arm64: dmi: Add SMBIOS/DMI support
Yi Li
3
-0
/
+50
2014-09-19
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+1
2014-09-19
arm64: Correct ftrace calls to aarch64_insn_gen_branch_imm()
Catalin Marinas
1
-4
/
+6
2014-09-19
arm/arm64: KVM: vgic: make number of irqs a configurable attribute
Marc Zyngier
1
-0
/
+1
2014-09-19
Merge remote-tracking branch 'kvm/next' into queue
Christoffer Dall
1
-4
/
+8
2014-09-17
arm64:mm: initialize max_mapnr using function set_max_mapnr
Ganapatrao Kulkarni
1
-1
/
+1
2014-09-15
setup: Move unmask of async interrupts after possible earlycon setup
Jon Masters
1
-5
/
+6
2014-09-15
arm64: LLVMLinux: Fix inline arm64 assembly for use with clang
Mark Charlebois
1
-1
/
+1
2014-09-13
arm64: Tell irq work about self IPI support
Frederic Weisbecker
4
-2
/
+14
2014-09-13
irq_work: Introduce arch_irq_work_has_interrupt()
Peter Zijlstra
1
-1
/
+2
2014-09-12
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-8
/
+28
2014-09-12
arm64: pageattr: Correctly adjust unaligned start addresses
Laura Abbott
1
-1
/
+2
2014-09-12
net: bpf: arm64: fix module memory leak when JIT image build fails
Daniel Borkmann
1
-1
/
+3
2014-09-12
Merge arm64 CPU suspend branch
Catalin Marinas
8
-32
/
+216
2014-09-12
arm64: add PSCI CPU_SUSPEND based cpu_suspend support
Lorenzo Pieralisi
1
-0
/
+104
2014-09-12
arm64: kernel: introduce cpu_init_idle CPU operation
Lorenzo Pieralisi
4
-0
/
+48
2014-09-12
arm64: kernel: refactor the CPU suspend API for retention states
Lorenzo Pieralisi
3
-32
/
+64
2014-09-11
arm64: flush TLS registers during exec
Will Deacon
2
-0
/
+24
[next]