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
2015-11-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2015-11-04
Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-17
/
+47
2015-11-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-9
/
+242
2015-11-02
Merge tag 'edac_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-0
/
+10
2015-11-01
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-6
/
+6
2015-10-29
arm64/efi: do not assume DRAM base is aligned to 2 MB
Ard Biesheuvel
1
-2
/
+12
2015-10-28
Revert "ARM64: unwind: Fix PC calculation"
Will Deacon
1
-5
/
+1
2015-10-28
arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmap
Lorenzo Pieralisi
1
-9
/
+13
2015-10-28
arm64: compat: fix stxr failure case in SWP emulation
Will Deacon
1
-7
/
+9
2015-10-28
efi: Use correct type for struct efi_memory_map::phys_map
Ard Biesheuvel
1
-2
/
+2
2015-10-22
ARM: dts: fix gpio-keys wakeup-source property
Sudeep Holla
1
-6
/
+6
2015-10-20
Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...
Ingo Molnar
8
-16
/
+32
2015-10-14
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
1
-14
/
+5
2015-10-14
Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix
Ingo Molnar
141
-2438
/
+7371
2015-10-14
arm64: compat: wire up new syscalls
Will Deacon
2
-1
/
+10
2015-10-13
Merge branch 'linus' into irq/core
Thomas Gleixner
7
-19
/
+42
2015-10-12
arm64: Fix MINSIGSTKSZ and SIGSTKSZ
Manjeet Pawar
1
-0
/
+3
2015-10-12
arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419
Will Deacon
1
-1
/
+1
2015-10-12
efi/arm64: Clean up efi_get_fdt_params() interface
Leif Lindholm
1
-1
/
+1
2015-10-12
arm64: Use core efi=debug instead of uefi_debug command line parameter
Leif Lindholm
1
-14
/
+5
2015-10-10
arm/arm64: KVM: Only allow 64bit hosts to build VGICv3
Jean-Philippe Brucker
1
-0
/
+4
2015-10-10
irqchip/gic-v3: Specialize readq and writeq accesses
Jean-Philippe Brucker
1
-0
/
+3
2015-10-10
irqchip/gic-v3: Change unsigned types for AArch32 compatibility
Jean-Philippe Brucker
1
-14
/
+19
2015-10-10
irqchip/gic-v3: Refactor the arm64 specific parts
Jean-Philippe Brucker
1
-0
/
+162
2015-10-10
arm64: cpufeatures: Check ICC_EL1_SRE.SRE before enabling ARM64_HAS_SYSREG_GI...
Marc Zyngier
1
-1
/
+18
2015-10-10
arm64: el2_setup: Make sure ICC_SRE_EL2.SRE sticks before using GICv3 sysregs
Marc Zyngier
1
-0
/
+2
2015-10-06
arm64: replace read_lock to rcu lock in call_break_hook
Yang Shi
1
-10
/
+11
2015-10-06
arm64: Don't relocate non-existent initrd
Mark Rutland
1
-0
/
+2
2015-10-06
Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...
Ingo Molnar
6
-7
/
+27
2015-10-05
arm64: convert patch_lock to raw lock
Yang Shi
1
-3
/
+3
2015-10-05
arm64: readahead: fault retry breaks mmap file read random detection
Mark Salyzyn
1
-0
/
+1
2015-10-05
arm64: debug: Fix typo in debug-monitors.c
Yang Shi
1
-1
/
+1
2015-10-03
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2015-10-02
arm64: ftrace: fix function_graph tracer panic
Li Bin
1
-2
/
+20
2015-10-01
arm64: Fix THP protection change logic
Steve Capper
1
-2
/
+2
2015-10-01
Merge branch 'irq/for-arm' into irq/core
Thomas Gleixner
3
-2
/
+3
2015-10-01
arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions
Ard Biesheuvel
1
-1
/
+2
2015-09-29
irqchip/gicv3-its: Workaround for Cavium ThunderX errata 22375, 24313
Robert Richter
1
-0
/
+17
2015-09-29
irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154
Robert Richter
4
-8
/
+31
2015-09-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2015-09-25
arm64, EDAC: Add L3/SoC DT subnodes to the APM X-Gene SoC EDAC node
Loc Ho
1
-0
/
+10
2015-09-25
KVM: disable halt_poll_ns as default for s390x
David Hildenbrand
1
-0
/
+1
2015-09-25
Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2015-09-25
Documentation: arm: Fix typo in the idle-states bindings examples
Lorenzo Pieralisi
2
-2
/
+2
2015-09-23
atomic, arch: Audit atomic_{read,set}()
Peter Zijlstra
1
-1
/
+1
2015-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-56
/
+25
2015-09-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+0
2015-09-17
Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
6
-53
/
+17
2015-09-17
arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'
Ming Lei
2
-17
/
+2
2015-09-17
arm64: KVM: Remove all traces of the ThumbEE registers
Will Deacon
4
-29
/
+5
[next]