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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-24
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
8
-41
/
+52
2014-01-22
arch/arm/kernel/: use memblock apis for early memory allocations
Santosh Shilimkar
2
-2
/
+2
2014-01-22
Merge branch 'devel-stable' into for-next
Russell King
1
-1
/
+1
2014-01-22
Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...
Russell King
10
-45
/
+63
2014-01-21
ARM: SMP implementations are not supposed to return from smp_ops.cpu_die()
Russell King
1
-0
/
+3
2014-01-21
ARM: ignore memory below PHYS_OFFSET
Russell King
1
-0
/
+14
2014-01-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2014-01-16
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
3
-5
/
+12
2014-01-14
Merge branch 'for_3.14/arm-no-bootmem' of git://git.kernel.org/pub/scm/linux/...
Russell King
1
-1
/
+1
2014-01-13
sched: Add new scheduler syscalls to support an extended scheduling parameter...
Dario Faggioli
1
-0
/
+2
2014-01-11
ARM: 7939/1: traps: fix opcode endianness when read from user memory
Taras Kondratiuk
1
-2
/
+3
2014-01-11
ARM: 7937/1: perf_event: Silence sparse warning
Stephen Boyd
1
-1
/
+1
2014-01-11
ARM: 7934/1: DT/kernel: fix arch_match_cpu_phys_id to avoid erroneous match
Sudeep Holla
1
-1
/
+1
2014-01-05
ARM: fix "bad mode in ... handler" message for undefined instructions
Russell King
1
-1
/
+7
2013-12-29
ARM: 7877/1: use built-in byte swap function
Kim Phillips
1
-0
/
+4
2013-12-29
ARM: 7920/1: topology: Staticise non-exported symbols
Mark Brown
1
-6
/
+6
2013-12-29
ARM: 7918/1: clean up cache handling in core code
Nicolas Pitre
1
-2
/
+1
2013-12-29
ARM: 7911/2: Clean up setup printks a bit
Olof Johansson
1
-21
/
+20
2013-12-29
ARM: 7905/1: etm: Remove unnecessary amba_set_drvdata()
Michal Simek
1
-6
/
+0
2013-12-29
ARM: 7890/1: v7-M: drop using mach/entry-macro.S
Uwe Kleine-König
1
-2
/
+0
2013-12-29
ARM: make kernel oops easier to read
Russell King
1
-1
/
+1
2013-12-17
Revert "ARM: 7556/1: perf: fix updated event period in response to PERF_EVENT...
Will Deacon
1
-4
/
+0
2013-12-14
ARM: fix asm/memory.h build error
Russell King
2
-3
/
+3
2013-12-11
ARM: add permission annotations to MT_MEMORY* mapping types
Russell King
1
-2
/
+2
2013-12-10
ARM: 7917/1: cacheflush: correctly limit range of memory region being flushed
Jon Medhurst
1
-1
/
+2
2013-12-10
ARM: 7913/1: fix framepointer check in unwind_frame
Konstantin Khlebnikov
1
-1
/
+1
2013-12-10
ARM: 7912/1: check stack pointer in get_wchan
Konstantin Khlebnikov
1
-2
/
+5
2013-12-10
ARM: 7909/1: mm: Call setup_dma_zone() post early_paging_init()
Santosh Shilimkar
1
-2
/
+1
2013-12-01
ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernel
Dave Martin
2
-9
/
+16
2013-12-01
ARM: 7895/1: signal: fix armv7-m build issue in sigreturn_codes.S
Victor Kamensky
1
-9
/
+31
2013-11-24
ARM: mm: Remove bootmem code and switch to NO_BOOTMEM
Santosh Shilimkar
1
-1
/
+1
2013-11-19
ARM: 7892/1: Fix warning for V7M builds
Olof Johansson
1
-1
/
+1
2013-11-14
ARM: 7883/1: fix mov to mvn conversion in case of 64 bit phys_addr_t and BE
Victor Kamensky
1
-1
/
+5
2013-11-14
ARM: 7881/1: __fixup_smp read of SCU config should do byteswap in BE case
Victor Kamensky
1
-0
/
+1
2013-11-14
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
21
-143
/
+389
2013-11-13
mm/arch: use NUMA_NO_NODE
Jianguo Wu
1
-1
/
+1
2013-11-12
Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next
Russell King
2
-4
/
+11
2013-11-12
Merge branch 'devel-stable' into for-next
Russell King
17
-118
/
+296
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-37
/
+20
2013-11-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-14
/
+1
2013-11-11
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-1
/
+0
2013-11-11
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-12
/
+17
2013-11-09
ARM: 7887/1: Don't smp_cross_call() on UP devices in arch_irq_work_raise()
Stephen Boyd
1
-1
/
+2
2013-11-07
ARM: 7872/1: Support arch_irq_work_raise() via self IPIs
Stephen Boyd
1
-0
/
+18
2013-11-07
ARM: 7880/1: Clear the IT state independent of the Thumb-2 mode
T.J. Purtell
1
-4
/
+10
2013-11-07
ARM: 7876/1: clear Thumb-2 IT state on exception handling
Marc Zyngier
1
-0
/
+1
2013-10-31
Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/...
Russell King
11
-85
/
+177
2013-10-29
ARM: 7864/1: Handle 64-bit memory in case of 32-bit phys_addr_t
Magnus Damm
1
-4
/
+12
2013-10-29
ARM: 7863/1: Let arm_add_memory() always use 64-bit arguments
Magnus Damm
1
-3
/
+3
2013-10-29
ARM: 7862/1: pcpu: replace __get_cpu_var_uses
Christoph Lameter
3
-12
/
+12
[next]