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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-01
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
75
-439
/
+88
2013-05-01
sparc/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
1
-2
/
+2
2013-05-01
powerpc/xmon/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
1
-1
/
+1
2013-05-01
ARM/etm/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
1
-1
/
+1
2013-05-01
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Stephen Boyd
14
-83
/
+10
2013-05-01
coredump: factor out the setting of PF_DUMPCORE
Oleg Nesterov
1
-1
/
+0
2013-05-01
arc, print-fatal-signals: reduce duplicated information
Vineet Gupta
1
-1
/
+1
2013-05-01
dump_stack: unify debug information printed by show_regs()
Tejun Heo
37
-84
/
+53
2013-05-01
dump_stack: implement arch-specific hardware description in task dumps
Tejun Heo
2
-0
/
+2
2013-05-01
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
30
-259
/
+1
2013-05-01
sparc32: make show_stack() acquire %fp if @_ksp is not specified
Tejun Heo
1
-9
/
+7
2013-05-01
x86: don't show trace beyond show_stack(NULL, NULL)
Tejun Heo
1
-1
/
+13
2013-05-01
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
100
-5881
/
+250
2013-05-01
Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6
Linus Torvalds
4
-147
/
+4
2013-04-30
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
37
-88
/
+1408
2013-04-30
Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
22
-40
/
+406
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
14
-24
/
+717
2013-04-30
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-51
/
+597
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
13
-18
/
+15
2013-04-30
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-39
/
+34
2013-04-30
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-8
/
+3
2013-04-30
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
16
-76
/
+71
2013-04-30
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-19
/
+9
2013-04-30
Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-305
/
+660
2013-04-30
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-4
/
+4
2013-04-30
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-75
/
+80
2013-04-30
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9
-27
/
+30
2013-04-30
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-89
/
+76
2013-04-30
arm64: Use acquire/release semantics instead of explicit DMB
Catalin Marinas
1
-4
/
+2
2013-04-30
arm64: klib: bitops: fix unpredictable stxr usage
Mark Rutland
1
-2
/
+2
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
94
-1322
/
+288
2013-04-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-53
/
+52
2013-04-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
19
-303
/
+1834
2013-04-30
Merge branch 'devel-for-v3.10' into v4l_for_linus
Mauro Carvalho Chehab
10
-51
/
+597
2013-04-30
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
11
-105
/
+35
2013-04-30
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-0
/
+1
2013-04-30
Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-04-30
x86: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-30
x86: pageattr-test: remove srandom32 call
Akinobu Mita
1
-1
/
+0
2013-04-30
early_printk: consolidate random copies of identical code
Thomas Gleixner
10
-102
/
+33
2013-04-30
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
66
-900
/
+371
2013-04-30
Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
2
-2
/
+8
2013-04-30
Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
17
-12
/
+268
2013-04-30
Merge tag 'regulator-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-80
/
+733
2013-04-30
mm, hotplug: avoid compiling memory hotremove functions when disabled
David Rientjes
1
-0
/
+12
2013-04-30
powerpc/mm/numa: use setup_nr_node_ids() instead of opencoding.
Cody P Schafer
1
-6
/
+3
2013-04-30
x86/mm/numa: use setup_nr_node_ids() instead of opencoding.
Cody P Schafer
1
-6
/
+3
2013-04-30
mm: speedup in __early_pfn_to_nid
Russ Anderson
1
-1
/
+14
2013-04-30
x86-64: fall back to regular page vmemmap on allocation failure
Johannes Weiner
1
-20
/
+26
2013-04-30
x86-64: use vmemmap_populate_basepages() for !pse setups
Johannes Weiner
1
-40
/
+38
[next]