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-04-30
Merge branch 'for-3.10/mt-hybrid-finger-pen' into for-linus
Jiri Kosina
3
-60
/
+255
2013-04-30
Merge branches 'for-3.10/appleir', 'for-3.10/hid-debug', 'for-3.10/hid-driver...
Jiri Kosina
44
-313
/
+406
2013-04-30
HID: protect hid_debug_list
Jiri Kosina
3
-0
/
+8
2013-04-30
HID: debug: break out hid_dump_report() into hid-debug
Benjamin Tissoires
3
-25
/
+36
2013-04-30
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
218
-2303
/
+2859
2013-04-30
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
12
-633
/
+826
2013-04-30
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
14
-925
/
+2214
2013-04-30
Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-31
/
+24
2013-04-30
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-0
/
+205
2013-04-30
net: rename random32 to prandom
Akinobu Mita
1
-2
/
+2
2013-04-30
net/core: remove duplicate statements by do-while loop
Akinobu Mita
1
-9
/
+6
2013-04-30
net/core: rename random32() to prandom_u32()
Akinobu Mita
1
-14
/
+15
2013-04-30
net/netfilter: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-30
net/sched: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2013-04-30
net/sunrpc: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-30
scsi: rename random32() to prandom_u32()
Akinobu Mita
2
-5
/
+5
2013-04-30
lguest: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2013-04-30
uwb: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-30
video/uvesafb: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2013-04-30
mmc: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-30
drbd: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+3
2013-04-30
kernel/: rename random32() to prandom_u32()
Akinobu Mita
2
-2
/
+2
2013-04-30
mm/: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2013-04-30
lib/: rename random32() to prandom_u32()
Akinobu Mita
2
-2
/
+2
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
uuid: use prandom_bytes()
Akinobu Mita
1
-7
/
+1
2013-04-30
raid6test: use prandom_bytes()
Akinobu Mita
1
-7
/
+2
2013-04-30
sctp: convert sctp_assoc_set_id() to use idr_alloc_cyclic()
Jeff Layton
1
-14
/
+2
2013-04-30
inotify: convert inotify_add_to_idr() to use idr_alloc_cyclic()
Jeff Layton
2
-7
/
+2
2013-04-30
nfsd: convert nfs4_alloc_stid() to use idr_alloc_cyclic()
Jeff Layton
1
-6
/
+1
2013-04-30
drivers/infiniband/hw/mlx4: convert to using idr_alloc_cyclic()
Jeff Layton
1
-3
/
+1
2013-04-30
drivers/infiniband/hw/amso1100: convert to using idr_alloc_cyclic
Jeff Layton
2
-3
/
+1
2013-04-30
idr: introduce idr_alloc_cyclic()
Jeff Layton
2
-0
/
+29
2013-04-30
Documentation: update nfs option in filesystem/vfat.txt
Namjae Jeon
1
-5
/
+21
2013-04-30
fat (exportfs): rebuild directory-inode if fat_dget()
Namjae Jeon
4
-2
/
+78
2013-04-30
fat (exportfs): rebuild inode if ilookup() fails
Namjae Jeon
3
-5
/
+52
2013-04-30
fat: restructure export_operations
Namjae Jeon
5
-20
/
+147
2013-04-30
fat: introduce a helper fat_get_blknr_offset()
Namjae Jeon
2
-4
/
+12
2013-04-30
fat: move fat_i_pos_read to fat.h
Namjae Jeon
2
-14
/
+14
2013-04-30
fat: introduce 2 new values for the -o nfs mount option
Namjae Jeon
2
-9
/
+21
2013-04-30
drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()
Wei Yongjun
1
-0
/
+1
2013-04-30
drivers/rtc/rtc-isl12022.c: Remove rtc8564 from isl12022_id
Axel Lin
1
-1
/
+0
2013-04-30
drivers/rtc/rtc-at91rm9200.c: fix missing iounmap
Johan Hovold
1
-3
/
+11
2013-04-30
rtc: rtc-twl: convert twl4030rtc_driver to dev_pm_ops
Jingoo Han
1
-10
/
+6
2013-04-30
rtc: rtc-stmp3xxx: convert stmp3xxx_rtcdrv to dev_pm_ops
Jingoo Han
1
-9
/
+8
2013-04-30
rtc: rtc-spear: convert spear_rtc_driver to dev_pm_ops
Jingoo Han
1
-10
/
+8
2013-04-30
rtc: rtc-puv3: convert puv3_rtc_driver to dev_pm_ops
Jingoo Han
1
-15
/
+12
2013-04-30
rtc: rtc-omap: convert omap_rtc_driver to dev_pm_ops
Jingoo Han
1
-14
/
+10
2013-04-30
rtc: rtc-coh901331: convert coh901331_driver to dev_pm_ops
Jingoo Han
1
-13
/
+11
[prev]
[next]