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
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-08
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
31
-115
/
+462
2014-10-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-64
/
+55
2014-10-08
Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+6
2014-10-03
Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...
Russell King
50
-197
/
+528
2014-10-03
ARM: 8167/1: extend the reserved memory for initrd to be page aligned
Yalin Wang
1
-0
/
+5
2014-10-03
ARM: 8168/1: extend __init_end to a page align address
Yalin Wang
1
-1
/
+1
2014-10-03
ARM: 8169/1: l2c: parse cache properties from ePAPR definitions
Linus Walleij
1
-0
/
+121
2014-10-01
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-10
/
+21
2014-09-30
ARM: 8179/1: kprobes-test: Fix compile error "bad immediate value for offset"
Jon Medhurst
2
-8
/
+13
2014-09-30
ARM: 8178/1: fix set_tls for !CONFIG_KUSER_HELPERS
Nathan Lynch
1
-0
/
+2
2014-09-30
ARM: 8177/1: cacheflush: Fix v7_exit_coherency_flush exynos build breakage on...
Krzysztof Kozlowski
1
-0
/
+1
2014-09-28
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-37
/
+68
2014-09-27
Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
8
-42
/
+39
2014-09-26
ARM: 8160/1: drop warning about return_address not using unwind tables
Uwe Kleine-König
1
-4
/
+0
2014-09-26
ARM: 8161/1: footbridge: select machine dir based on ARCH_FOOTBRIDGE
Uwe Kleine-König
1
-1
/
+1
2014-09-26
ARM: 8158/1: LLVMLinux: use static inline in ARM ftrace.h
Behan Webster
2
-6
/
+1
2014-09-26
ARM: 8155/1: place sigpage at a random offset above stack
Nathan Lynch
1
-1
/
+36
2014-09-26
ARM: 8154/1: use _install_special_mapping for sigpage
Nathan Lynch
1
-8
/
+16
2014-09-26
ARM: 8153/1: Enable gcov support on the ARM architecture
Vincent Sanders
2
-0
/
+4
2014-09-26
ARM: Avoid writing to control register on every exception
Russell King
3
-8
/
+20
2014-09-26
ARM: 8152/1: Convert pr_warning to pr_warn
Joe Perches
9
-34
/
+34
2014-09-26
arm/arm64: KVM: Report correct FSC for unsupported fault types
Christoffer Dall
2
-3
/
+10
2014-09-26
arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd alloc
Joel Schopp
1
-2
/
+2
2014-09-25
ARM: 8165/1: alignment: don't break misaligned NEON load/store
Robin Murphy
1
-0
/
+3
2014-09-25
ARM: 8164/1: mm: clear SCTLR.HA instead of setting it for LPAE
Will Deacon
1
-2
/
+2
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
Merge tag 'fix-v3.17-io-chain-v3' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
2
-5
/
+36
2014-09-23
Merge tag 'fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
2
-18
/
+14
2014-09-23
Merge tag 'fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
1
-3
/
+3
2014-09-23
ARM: imx: fix .is_enabled() of shared gate clock
Shawn Guo
1
-5
/
+1
2014-09-21
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
11
-55
/
+154
2014-09-19
arm/arm64: KVM: vgic: make number of irqs a configurable attribute
Marc Zyngier
1
-0
/
+1
2014-09-19
arm/arm64: KVM: vgic: delay vgic allocation until init time
Marc Zyngier
1
-7
/
+0
2014-09-19
arm/arm64: KVM: vgic: switch to dynamic allocation
Marc Zyngier
1
-0
/
+3
2014-09-19
Merge remote-tracking branch 'kvm/next' into queue
Christoffer Dall
2
-25
/
+9
2014-09-18
ARM: remove unused do_unexp_fiq() function
Russell King
1
-6
/
+0
2014-09-18
ARM: remove extraneous newline in show_regs()
Russell King
1
-1
/
+0
2014-09-18
ARM: 8150/3: fiq: Replace default FIQ handler
Daniel Thompson
5
-16
/
+180
2014-09-17
ARM: OMAP3: Fix I/O chain clock line assertion timed out error
Tony Lindgren
2
-5
/
+36
2014-09-16
ARM: 8140/1: ep93xx: Enable DEBUG_LL_UART_PL01X
Daniel Thompson
1
-0
/
+1
2014-09-16
ARM: 8139/1: versatile: Enable DEBUG_LL_UART_PL01X
Daniel Thompson
1
-0
/
+1
2014-09-16
ARM: 8149/1: perf: Don't sleep while atomic when enabling per-cpu interrupts
Stephen Boyd
1
-10
/
+4
2014-09-16
ARM: 8148/1: flush TLS and thumbee register state during exec
Nathan Lynch
4
-17
/
+66
2014-09-16
ARM: 8151/1: add missing exports for asm functions required by get_user macro
Victor Kamensky
1
-0
/
+8
2014-09-13
Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/s...
Linus Torvalds
6
-93
/
+217
2014-09-12
ARM: 8138/1: drop ISAR0 workaround for B15
Brian Norris
1
-1
/
+1
2014-09-12
ARM: 8136/1: sa1100: add Micro ASIC platform device
Linus Walleij
2
-0
/
+17
2014-09-12
ARM: 8137/1: fix get_user BE behavior for target variable with size of 8 bytes
Victor Kamensky
2
-11
/
+75
2014-09-12
ARM: 8135/1: Fix in-correct barrier usage in SWP{B} emulation
Punit Agrawal
1
-15
/
+0
[next]