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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-02
dm: rename request variables to bios
Alasdair G Kergon
14
-66
/
+66
2013-03-02
dm: clean up clone_bio
Alasdair G Kergon
1
-45
/
+57
2013-03-02
dm persistent data: remove CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-03-02
dm: remove CONFIG_EXPERIMENTAL
Alasdair G Kergon
1
-12
/
+12
2013-03-02
dm thin: use block_size_is_power_of_two
Mike Snitzer
1
-12
/
+13
2013-03-02
dm bufio: use WRITE_FLUSH instead of REQ_FLUSH
Mikulas Patocka
1
-1
/
+1
2013-03-02
dm table: remove superfluous variable reset
Wang Sheng-Hui
1
-1
/
+0
2013-03-02
dm thin: support a non power of 2 discard_granularity
Mike Snitzer
1
-8
/
+1
2013-03-02
dm: fix truncated status strings
Mikulas Patocka
12
-113
/
+97
2013-03-02
dm: do not replace bioset for request based dm
Jun'ichi Nomura
1
-9
/
+21
2013-03-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-691
/
+1161
2013-03-01
Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
21
-1418
/
+3980
2013-03-01
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-12
/
+5
2013-03-01
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
49
-923
/
+2165
2013-02-28
Merge branch 'akpm' (final batch from Andrew)
Linus Torvalds
115
-1163
/
+1220
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
32
-176
/
+117
2013-02-28
w1: add support for DS2413 Dual Channel Addressable Switch
Mariusz Bialonczyk
4
-5
/
+189
2013-02-28
memstick: move the dereference below the NULL test
Wei Yongjun
1
-1
/
+2
2013-02-28
drivers/pps/clients/pps-gpio.c: use devm_kzalloc
Julia Lawall
1
-4
/
+2
2013-02-28
mtd: mtd_stresstest: use prandom_bytes()
Akinobu Mita
1
-2
/
+1
2013-02-28
mtd: mtd_subpagetest: convert to use prandom library
Akinobu Mita
1
-30
/
+12
2013-02-28
mtd: mtd_speedtest: use prandom_bytes
Akinobu Mita
1
-8
/
+1
2013-02-28
mtd: mtd_pagetest: convert to use prandom library
Akinobu Mita
1
-30
/
+13
2013-02-28
mtd: mtd_oobtest: convert to use prandom library
Akinobu Mita
1
-33
/
+16
2013-02-28
mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes()
Akinobu Mita
1
-1
/
+1
2013-02-28
nbd: fix sparse warning
Alex Elder
1
-0
/
+1
2013-02-28
nbd: show read-only state in sysfs
Paolo Bonzini
1
-0
/
+3
2013-02-28
nbd: fsync and kill block device on shutdown
Paolo Bonzini
1
-0
/
+10
2013-02-28
nbd: support FLUSH requests
Alex Bligh
1
-2
/
+20
2013-02-28
drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionally
Dae S. Kim
1
-7
/
+9
2013-02-28
ipmi: add options to disable openfirmware and PCI scanning
Corey Minyard
1
-10
/
+28
2013-02-28
ipmi: add new kernel options to prevent automatic ipmi init
Corey Minyard
1
-4
/
+24
2013-02-28
idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c
Tejun Heo
3
-4
/
+2
2013-02-28
vfio: convert to idr_alloc()
Tejun Heo
1
-16
/
+1
2013-02-28
uio: convert to idr_alloc()
Tejun Heo
1
-15
/
+4
2013-02-28
thermal: convert to idr_alloc()
Tejun Heo
2
-24
/
+10
2013-02-28
scsi/lpfc: convert to idr_alloc()
Tejun Heo
1
-8
/
+4
2013-02-28
target/iscsi: convert to idr_alloc()
Tejun Heo
2
-16
/
+14
2013-02-28
scsi: convert to idr_alloc()
Tejun Heo
3
-57
/
+34
2013-02-28
scsi/bfa: convert to idr_alloc()
Tejun Heo
1
-11
/
+4
2013-02-28
rpmsg: convert to idr_alloc()
Tejun Heo
1
-18
/
+12
2013-02-28
remoteproc: convert to idr_alloc()
Tejun Heo
1
-7
/
+3
2013-02-28
pps: convert to idr_alloc()
Tejun Heo
2
-23
/
+15
2013-02-28
power: convert to idr_alloc()
Tejun Heo
3
-21
/
+8
2013-02-28
ppp: convert to idr_alloc()
Tejun Heo
1
-29
/
+4
2013-02-28
macvtap: convert to idr_alloc()
Tejun Heo
1
-16
/
+5
2013-02-28
mtd: convert to idr_alloc()
Tejun Heo
1
-7
/
+2
2013-02-28
mmc: convert to idr_alloc()
Tejun Heo
1
-5
/
+6
2013-02-28
misc/tifm_core: convert to idr_alloc()
Tejun Heo
1
-5
/
+6
2013-02-28
misc/c2port: convert to idr_alloc()
Tejun Heo
1
-13
/
+9
[next]