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
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
6
-8
/
+5
2013-05-07
Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2013-05-05
sh: single_open() leaks
Al Viro
1
-1
/
+1
2013-05-04
Merge tag 'renesas-pinctrl-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
11
-18
/
+132
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-7
/
+0
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-10
/
+20
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-8
/
+0
2013-05-01
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
3
-11
/
+2
2013-05-01
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2
-5
/
+2
2013-05-01
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-6
/
+0
2013-05-01
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-283
/
+45
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-96
/
+13
2013-04-30
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-2
/
+2
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
early_printk: consolidate random copies of identical code
Thomas Gleixner
1
-2
/
+2
2013-04-30
mm/hugetlb: add more arch-defined huge_pte functions
Gerald Schaefer
1
-0
/
+1
2013-04-30
mm/SH: use common help functions to free reserved pages
Jiang Liu
1
-23
/
+3
2013-04-29
sh: Don't use create_proc_read_entry()
David Howells
1
-9
/
+19
2013-04-28
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
3
-220
/
+0
2013-04-24
SH: cpuidle: use init/exit common routine
Daniel Lezcano
1
-6
/
+1
2013-04-23
cpuidle: remove en_core_tk_irqen flag
Daniel Lezcano
1
-1
/
+0
2013-04-22
SH: cpuidle: check error code at init
Daniel Lezcano
3
-7
/
+11
2013-04-22
SH: cpuidle: initialize the driver's states directly
Daniel Lezcano
1
-50
/
+42
2013-04-22
SH: cpuidle: remove CPUIDLE_DRIVER_STATE_START usage
Daniel Lezcano
1
-4
/
+2
2013-04-22
SH: cpuidle: remove pointless initialization
Daniel Lezcano
1
-6
/
+0
2013-04-18
memblock: kill "config MAX_ACTIVE_REGIONS"
Paul Bolle
1
-7
/
+0
2013-04-17
idle: Remove GENERIC_IDLE_LOOP config switch
Thomas Gleixner
1
-1
/
+0
2013-04-16
Remove GENERIC_GPIO config option
Alexandre Courbot
1
-3
/
+0
2013-04-10
idle: Remove unused ARCH_HAS_DEFAULT_IDLE
Paul Bolle
1
-3
/
+0
2013-04-10
cpufreq: sh: move cpufreq driver to drivers/cpufreq
Viresh Kumar
3
-210
/
+0
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-1
/
+1
2013-04-08
sh: Use generic idle loop
Thomas Gleixner
3
-91
/
+14
2013-04-08
arch: Consolidate tsk_is_polling()
Thomas Gleixner
1
-2
/
+0
2013-04-02
cpufreq: drivers: Remove unnecessary assignments of policy-> members
Viresh Kumar
1
-6
/
+3
2013-04-02
cpufreq: Don't check if cpu is online/offline for cpufreq callbacks
Viresh Kumar
1
-6
/
+0
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
1
-3
/
+2
2013-04-02
usb: renesas_usbhs: fixup sparse errors for common.c
Kuninori Morimoto
1
-1
/
+3
2013-04-02
sh: sh7269: Fix compilation by adding missing includes
Laurent Pinchart
1
-0
/
+2
2013-03-20
sh: replace CONFIG_GENERIC_GPIO by CONFIG_GPIOLIB
Alexandre Courbot
5
-5
/
+5
2013-03-15
sh: shx3: Add pin control resources
Laurent Pinchart
1
-3
/
+14
2013-03-15
sh: sh7786: Add pin control resources
Laurent Pinchart
1
-2
/
+12
2013-03-15
sh: sh7785: Add pin control resources
Laurent Pinchart
1
-2
/
+12
2013-03-15
sh: sh7757: Add pin control resources
Laurent Pinchart
1
-1
/
+12
2013-03-15
sh: sh7724: Add pin control resources
Laurent Pinchart
1
-1
/
+12
2013-03-15
sh: sh7723: Add pin control resources
Laurent Pinchart
1
-2
/
+12
2013-03-15
sh: sh7722: Add pin control resources
Laurent Pinchart
1
-2
/
+12
2013-03-15
sh: sh7720: Add pin control resources
Laurent Pinchart
1
-2
/
+12
2013-03-15
sh: sh7269: Add pin control resources
Laurent Pinchart
1
-1
/
+10
2013-03-15
sh: sh7264: Add pin control resources
Laurent Pinchart
1
-1
/
+12
2013-03-15
sh: sh7203: Add pin control resources
Laurent Pinchart
1
-1
/
+12
[next]