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
/
arm
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-30
ARM: fix misplaced arch_virt_to_idmap()
Russell King
1
-1
/
+2
2013-10-24
Merge branch 'for-rmk/prefetch' of git://git.kernel.org/pub/scm/linux/kernel/...
Russell King
5
-23
/
+51
2013-10-24
Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Russell King
2
-0
/
+24
2013-10-18
Merge branch 'for-rmk/arm-mm-lpae' of git://git.kernel.org/pub/scm/linux/kern...
Russell King
2
-9
/
+67
2013-10-11
ARM: mm: Recreate kernel mappings in early_paging_init()
Santosh Shilimkar
1
-0
/
+1
2013-10-11
ARM: mm: Correct virt_to_phys patching for 64 bit physical addresses
Sricharan R
1
-3
/
+34
2013-10-11
ARM: mm: Introduce virt_to_idmap() with an arch hook
Santosh Shilimkar
1
-0
/
+16
2013-10-11
ARM: mm: use phys_addr_t appropriately in p2v and v2p conversions
Santosh Shilimkar
1
-6
/
+16
2013-10-07
Merge branch 'arm-aesbs' of git://git.linaro.org/people/ardbiesheuvel/linux-a...
Russell King
2
-0
/
+8
2013-10-04
ARM: pull in <asm/simd.h> from asm-generic
Ard Biesheuvel
1
-0
/
+1
2013-09-30
ARM: atomics: prefetch the destination word for write prior to strex
Will Deacon
1
-0
/
+7
2013-09-30
ARM: locks: prefetch the destination word for write prior to strex
Will Deacon
2
-4
/
+11
2013-09-30
ARM: prefetch: add support for prefetchw using pldw on SMP ARMv7+ CPUs
Will Deacon
1
-5
/
+12
2013-09-30
ARM: smp_on_up: move inline asm ALT_SMP patching macro out of spinlock.h
Will Deacon
3
-11
/
+20
2013-09-30
ARM: prefetch: remove redundant "cc" clobber
Will Deacon
1
-3
/
+1
2013-09-30
ARM: perf: add support for perf registers API
Will Deacon
2
-0
/
+24
2013-09-24
ARM: bL_switcher: Add query interface to discover CPU affinities
Dave Martin
1
-0
/
+2
2013-09-24
ARM: bL_switcher/trace: Add kernel trace trigger interface
Dave Martin
1
-0
/
+3
2013-09-24
ARM: mcpm: add a simple poke mechanism to the early entry code
Nicolas Pitre
1
-0
/
+8
2013-09-24
ARM: SMP: basic IPI triggered completion support
Nicolas Pitre
2
-1
/
+3
2013-09-24
ARM: bL_switcher: Add switch completion callback for bL_switch_request()
Dave Martin
1
-1
/
+9
2013-09-24
ARM: bL_switcher: Add runtime control notifier
Dave Martin
1
-0
/
+44
2013-09-24
ARM: bL_switcher: Add synchronous enable/disable interface
Dave Martin
1
-0
/
+3
2013-09-18
ARM: 7836/1: add __get_user_unaligned/__put_user_unaligned
Nicolas Pitre
1
-0
/
+7
2013-09-17
Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into dev...
Russell King
1
-0
/
+17
2013-09-10
Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-3
/
+3
2013-09-09
Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
1
-1
/
+0
2013-09-07
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-0
/
+4
2013-09-07
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-34
/
+93
2013-09-06
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2013-09-06
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
37
-532
/
+453
2013-09-05
Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus
Russell King
37
-532
/
+453
2013-09-05
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+2
2013-09-02
Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.h
Dan Aloni
1
-2
/
+0
2013-09-02
ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tables
Douglas Anderson
1
-0
/
+2
2013-09-02
ARM: 7828/1: ARMv7-M: implement restart routine common to all v7-M machines
Uwe Kleine-König
1
-0
/
+12
2013-09-01
Merge tag 'kvm-arm-for-3.12' of git://git.linaro.org/people/cdall/linux-kvm-a...
Gleb Natapov
1
-1
/
+1
2013-08-31
ARM: KVM: Fix kvm_set_pte assignment
Christoffer Dall
1
-1
/
+1
2013-08-30
Merge tag 'highbank-for-3.12' of git://sources.calxeda.com/kernel/linux into ...
Olof Johansson
2
-3
/
+3
2013-08-29
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
Alexander Graf
7
-26
/
+23
2013-08-28
Merge branch 'for-rmk/cacheflush-v2' of git://git.kernel.org/pub/scm/linux/ke...
Russell King
2
-2
/
+12
2013-08-28
Merge branch 'for-rmk/barriers' of git://git.kernel.org/pub/scm/linux/kernel/...
Russell King
17
-142
/
+240
2013-08-27
drivers: dma-contiguous: clean source code and prepare for device tree
Marek Szyprowski
1
-1
/
+0
2013-08-25
ARM: 7806/1: allow DEBUG_UNCOMPRESS for Tegra
Stephen Warren
1
-0
/
+29
2013-08-25
ARM: debug: move keystone debug to generic 8250 code
Russell King
1
-43
/
+0
2013-08-25
ARM: debug: move PL01X debug include into arch/arm/include/debug/
Russell King
10
-82
/
+3
2013-08-25
ARM: debug: provide PL01x debug uart phys/virt address configuration options
Russell King
9
-111
/
+7
2013-08-25
ARM: debug: add support for word accesses to debug/8250.S
Russell King
4
-70
/
+21
2013-08-25
ARM: debug: move 8250 debug include into arch/arm/include/debug/
Russell King
6
-59
/
+1
2013-08-25
ARM: debug: provide 8250 debug uart phys/virt address configuration options
Russell King
6
-82
/
+9
[next]