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
2014-10-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-26
/
+40
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-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-19
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+1
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-12
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-8
/
+28
2014-09-11
arm64: flush TLS registers during exec
Will Deacon
2
-0
/
+24
2014-09-11
ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()
Ard Biesheuvel
1
-13
/
+0
2014-09-09
efi/arm64: Fix fdt-related memory reservation
Mark Salter
1
-2
/
+1
2014-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+6
2014-09-03
arm64: use irq_set_affinity with force=false when migrating irqs
Sudeep Holla
1
-8
/
+4
2014-09-01
Revert "arm64: cpuinfo: print info for all CPUs"
Will Deacon
1
-18
/
+22
2014-09-01
arm64: fix bug for reloading FPSIMD state after cpu power off
Leo Yan
1
-0
/
+1
2014-08-29
arm64: report correct stack pointer in KSTK_ESP for compat tasks
Will Deacon
1
-1
/
+1
2014-08-29
arm64: Add brackets around user_stack_pointer()
Catalin Marinas
1
-1
/
+1
2014-08-29
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
1
-1
/
+1
2014-08-29
KVM: static inline empty kvm_arch functions
Radim Krčmář
1
-0
/
+6
2014-08-29
KVM: forward declare structs in kvm_types.h
Paolo Bonzini
1
-4
/
+2
2014-08-29
arm/arm64: KVM: Complete WFI/WFE instructions
Christoffer Dall
1
-0
/
+2
2014-08-29
ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMU
Pranavkumar Sawargaonkar
1
-0
/
+4
2014-08-28
arm64: perf: don't rely on layout of pt_regs when grabbing sp or pc
Will Deacon
1
-0
/
+6
2014-08-28
arm64: ptrace: fix compat reg getter/setter return values
Will Deacon
1
-3
/
+7
2014-08-28
arm64: ptrace: fix compat hardware watchpoint reporting
Will Deacon
2
-2
/
+2
2014-08-28
KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_reg
Will Deacon
1
-1
/
+1
2014-08-28
KVM: ARM/arm64: avoid returning negative error code as bool
Will Deacon
1
-1
/
+1
2014-08-28
KVM: ARM/arm64: fix broken __percpu annotation
Will Deacon
1
-1
/
+1
2014-08-28
KVM: ARM/arm64: fix non-const declaration of function returning const
Will Deacon
1
-1
/
+1
2014-08-28
arm/arm64: KVM: Support KVM_CAP_READONLY_MEM
Christoffer Dall
1
-0
/
+1
2014-08-26
arm64: Remove unused variable in head.S
Geoff Levand
1
-4
/
+0
2014-08-26
arm64/crypto: remove redundant update of data
Colin Ian King
1
-1
/
+0
2014-08-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2014-08-22
efi/arm64: Store Runtime Services revision
Semen Protsenko
1
-0
/
+2
2014-08-20
Revert "arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL"
Will Deacon
1
-4
/
+0
2014-08-19
arm64: mm: update max pa bits to 48
Ganapatrao Kulkarni
1
-1
/
+1
2014-08-19
arm64: ignore DT memreserve entries when booting in UEFI mode
Leif Lindholm
2
-1
/
+5
2014-08-19
arm64: configs: Enable X-Gene SATA and ethernet in defconfig
Mark Brown
1
-0
/
+3
2014-08-19
arm64: align randomized TEXT_OFFSET on 4 kB boundary
Ard Biesheuvel
2
-5
/
+5
2014-08-18
arm64: compat: wire up memfd_create and getrandom syscalls for aarch32
Will Deacon
2
-1
/
+6
2014-08-18
arm64: fix typo in I-cache policy detection
Ard Biesheuvel
1
-1
/
+1
2014-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+31
2014-08-11
dts: Add bindings for APM X-Gene SoC ethernet driver
Iyappan Subramanian
2
-3
/
+31
2014-08-10
Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-26
/
+39
2014-08-09
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-57
/
+36
2014-08-09
Merge branch 'akpm' (second patchbomb from Andrew Morton)
Linus Torvalds
3
-22
/
+1
2014-08-09
arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area
Andy Lutomirski
2
-22
/
+0
2014-08-09
lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig
Laura Abbott
1
-0
/
+1
[next]