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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-21
ACPI / sysfs: Fix incorrect ACPI tables walk in acpi_tables_sysfs_init()
Jeremy Compostella
1
-25
/
+27
2013-11-21
ACPI / sysfs: Set file size for each exposed ACPI table
Daisuke HATAYAMA
1
-1
/
+1
2013-11-21
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
43
-241
/
+183
2013-11-21
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
50
-1941
/
+1363
2013-11-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+3
2013-11-21
Merge tag 'md/3.13' of git://neil.brown.name/md
Linus Torvalds
6
-186
/
+566
2013-11-20
virtio-blk: virtqueue_kick() must be ordered with other virtqueue operations
Shaohua Li
1
-2
/
+3
2013-11-20
aacraid: prevent invalid pointer dereference
Mahesh Rajashekhara
1
-1
/
+2
2013-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
65
-379
/
+538
2013-11-20
genetlink: make multicast groups const, prevent abuse
Johannes Berg
3
-54
/
+21
2013-11-20
genetlink: pass family to functions using groups
Johannes Berg
4
-5
/
+9
2013-11-20
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
2
-4
/
+2
2013-11-20
atm: idt77252: fix dev refcnt leak
Ying Xue
1
-1
/
+1
2013-11-20
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
1
-1
/
+0
2013-11-20
PCI / hotplug / ACPI: Drop unused acpiphp_debug declaration
Mika Westerberg
1
-1
/
+0
2013-11-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
12
-315
/
+365
2013-11-19
md/raid5: Use conf->device_lock protect changing of multi-thread resources.
majianpeng
1
-24
/
+39
2013-11-19
md/raid5: Before freeing old multi-thread worker, it should flush them.
majianpeng
1
-0
/
+3
2013-11-19
md/raid5: For stripe with R5_ReadNoMerge, we replace REQ_FLUSH with REQ_NOMERGE.
majianpeng
1
-1
/
+1
2013-11-19
raid1: Rewrite the implementation of iobarrier.
majianpeng
2
-13
/
+129
2013-11-19
raid1: Add some macros to make code clearly.
majianpeng
1
-4
/
+4
2013-11-19
raid1: Replace raise_barrier/lower_barrier with freeze_array/unfreeze_array w...
majianpeng
1
-5
/
+6
2013-11-19
raid1: Add a field array_frozen to indicate whether raid in freeze state.
majianpeng
2
-8
/
+8
2013-11-19
md: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-3
/
+3
2013-11-19
md/raid5: avoid deadlock when raid5 array has unack badblocks during md_stop_...
NeilBrown
1
-19
/
+49
2013-11-19
md: use MD_RECOVERY_INTR instead of kthread_should_stop in resync thread.
NeilBrown
3
-31
/
+34
2013-11-19
md: fix some places where mddev_lock return value is not checked.
NeilBrown
1
-5
/
+13
2013-11-19
raid5: Retry R5_ReadNoMerge flag when hit a read error.
Bian Yu
1
-0
/
+3
2013-11-19
raid5: relieve lock contention in get_active_stripe()
Shaohua Li
2
-1
/
+8
2013-11-19
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
3
-4
/
+4
2013-11-19
Merge branch 'pm-runtime'
Rafael J. Wysocki
1
-0
/
+3
2013-11-19
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-1
/
+23
2013-11-19
Merge branch 'acpi-video'
Rafael J. Wysocki
1
-75
/
+12
2013-11-19
Merge branch 'acpi-ec'
Rafael J. Wysocki
1
-1
/
+2
2013-11-19
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
2
-10
/
+5
2013-11-19
ACPI / scan: Set flags.match_driver in acpi_bus_scan_fixed()
Rafael J. Wysocki
1
-0
/
+2
2013-11-19
ACPI / PCI root: Clear driver_data before failing enumeration
Rafael J. Wysocki
1
-0
/
+1
2013-11-19
ACPI / hotplug: Fix PCI host bridge hot removal
Rafael J. Wysocki
1
-8
/
+1
2013-11-19
ACPI / hotplug: Fix acpi_bus_get_device() return value check
Rafael J. Wysocki
1
-2
/
+1
2013-11-19
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
97
-407
/
+835
2013-11-19
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
34
-212
/
+2937
2013-11-19
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
45
-545
/
+1742
2013-11-19
Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6
Linus Torvalds
11
-351
/
+751
2013-11-19
Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
47
-119
/
+610
2013-11-19
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
170
-930
/
+8680
2013-11-19
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2
-129
/
+465
2013-11-19
Merge tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
6
-125
/
+128
2013-11-19
Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
45
-1231
/
+1786
2013-11-19
be2net: Delete secondary unicast MAC addresses during be_close
Ajit Khaparde
1
-0
/
+5
2013-11-19
be2net: Fix unconditional enabling of Rx interface options
Ajit Khaparde
3
-4
/
+16
[next]