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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-21
cpufreq: fix bad unlock balance on !CONFIG_SMP
Li Zhong
1
-1
/
+1
2013-08-20
cpufreq: Use cpufreq_policy_list for iterating over policies
Viresh Kumar
1
-5
/
+4
2013-08-20
cpufreq: remove cpufreq_policy_cpu per-cpu variable
Viresh Kumar
1
-35
/
+10
2013-08-20
cpufreq: remove unnecessary check in __cpufreq_governor()
Viresh Kumar
1
-2
/
+0
2013-08-20
cpufreq: remove policy from cpufreq_policy_list during suspend
Viresh Kumar
1
-10
/
+9
2013-08-20
cpufreq: Fix white space in __cpufreq_remove_dev()
Viresh Kumar
1
-1
/
+1
2013-08-18
Revert "cpufreq: Use cpufreq_policy_list for iterating over policies"
Rafael J. Wysocki
1
-4
/
+5
2013-08-15
cpufreq: unicore2: Staticize local symbol
Jingoo Han
1
-1
/
+1
2013-08-15
cpufreq / s3c24xx: Fix s3c_cpufreq_initclks() __init attribute location
Hanjun Guo
1
-1
/
+1
2013-08-15
cpufreq / pxa2xx: Fix pxa_cpufreq_init_voltages() __init attribute location
Hanjun Guo
1
-2
/
+2
2013-08-15
cpufreq / gx: Fix gx_detect_chipset() __init attribute location
Hanjun Guo
1
-1
/
+1
2013-08-15
pxa3xx-cpufreq.c: Avoid using ARRAY_AND_SIZE(e) as a function argument
Julia Lawall
1
-2
/
+4
2013-08-15
cpufreq: cpufreq-cpu0: NULL is a valid regulator
Mark Brown
1
-5
/
+4
2013-08-15
acpi-cpufreq: Use cpufreq_freq_attr_rw to define the cpb attribute
Lan Tianyu
1
-1
/
+1
2013-08-15
Merge branch 'cpufreq-fixes' of git://git.linaro.org/people/vireshk/linux int...
Rafael J. Wysocki
4
-13
/
+48
2013-08-15
Merge back earlier 'pm-cpufreq' material
Rafael J. Wysocki
52
-806
/
+635
2013-08-12
cpufreq: fix EXYNOS drivers selection
Bartlomiej Zolnierkiewicz
3
-13
/
+45
2013-08-12
cpufreq: exynos5440: Fix to skip when new frequency same as current
Amit Daniel Kachhap
1
-0
/
+3
2013-08-12
Linux 3.11-rc5
Linus Torvalds
1
-1
/
+1
2013-08-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-19
/
+28
2013-08-11
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
14
-99
/
+170
2013-08-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-9
/
+16
2013-08-11
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-4
/
+4
2013-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
8
-68
/
+119
2013-08-11
Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
9
-27
/
+68
2013-08-11
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-4
/
+5
2013-08-11
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
3
-13
/
+40
2013-08-10
Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-23
/
+66
2013-08-10
Merge tag 'usb-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-2
/
+10
2013-08-10
cpufreq: improve error checking on return values of __cpufreq_governor()
Viresh Kumar
1
-12
/
+36
2013-08-10
cpufreq: Drop the owner field from struct cpufreq_driver
Viresh Kumar
37
-38
/
+0
2013-08-10
cpufreq: Use rwsem for protecting critical sections
Viresh Kumar
1
-78
/
+57
2013-08-10
cpufreq: Fix broken usage of governor->owner's refcount
Viresh Kumar
1
-7
/
+7
2013-08-10
cpufreq: Use cpufreq_policy_list for iterating over policies
Viresh Kumar
1
-5
/
+5
2013-08-10
cpufreq: Store cpufreq policies in a list
Lukasz Majewski
2
-0
/
+13
2013-08-10
btrfs: don't loop on large offsets in readdir
Zach Brown
1
-8
/
+25
2013-08-10
Btrfs: check to see if root_list is empty before adding it to dead roots
Josef Bacik
2
-5
/
+5
2013-08-10
Btrfs: release both paths before logging dir/changed extents
Josef Bacik
1
-3
/
+2
2013-08-10
Btrfs: allow splitting of hole em's when dropping extent cache
Josef Bacik
1
-22
/
+40
2013-08-10
Btrfs: make sure the backref walker catches all refs to our extent
Josef Bacik
1
-11
/
+14
2013-08-10
Btrfs: fix backref walking when we hit a compressed extent
Josef Bacik
1
-8
/
+15
2013-08-10
Btrfs: do not offset physical if we're compressed
Josef Bacik
1
-3
/
+6
2013-08-10
Btrfs: fix extent buffer leak after backref walking
Liu Bo
1
-1
/
+0
2013-08-10
Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extents
Liu Bo
1
-4
/
+12
2013-08-10
btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specified
Jie Liu
1
-3
/
+0
2013-08-10
Merge tag 'pm+acpi-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-76
/
+162
2013-08-10
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2013-08-10
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-102
/
+101
2013-08-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+0
2013-08-09
Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-29
/
+17
[next]