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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-19
lib: hash: follow-up fixups for arch hash
Francesco Fusco
1
-0
/
+1
2013-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2013-12-17
lib: introduce arch optimized hash library
Francesco Fusco
2
-1
/
+39
2013-12-16
Merge branch 3.13-rc4 into usb-next
Greg Kroah-Hartman
1
-1
/
+2
2013-12-12
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
Tejun Heo
1
-1
/
+1
2013-12-09
kobject: fix memory leak in kobject_set_name_vargs
Maurizio Lombardi
1
-1
/
+3
2013-12-09
lib/scatterlist: export sg_miter_skip()
Ming Lei
1
-1
/
+2
2013-12-08
kobject: remove kset from sysfs immediately in kset_unregister()
Bjorn Helgaas
1
-0
/
+1
2013-12-08
kobject: delay kobject release for random time
Bjorn Helgaas
1
-3
/
+6
2013-12-02
KEYS: Fix multiple key add into associative array
David Howells
1
-2
/
+2
2013-11-30
sysfs, kernfs: introduce kernfs_create_dir[_ns]()
Tejun Heo
1
-1
/
+1
2013-11-30
Merge 3.13-rc2 into driver-core-next
Greg Kroah-Hartman
1
-8
/
+1
2013-11-28
lockref: include mutex.h rather than reinvent arch_mutex_cpu_relax
Will Deacon
1
-8
/
+1
2013-11-28
sysfs: drop kobj_ns_type handling, take #2
Tejun Heo
1
-5
/
+22
2013-11-26
panic: Make panic_timeout configurable
Jason Baron
1
-0
/
+9
2013-11-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2
-5
/
+4
2013-11-22
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
4
-0
/
+1764
2013-11-20
percpu-refcount: Add percpu-refcount.o to obj-y
Randy Dunlap
1
-2
/
+2
2013-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-4
/
+8
2013-11-15
Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+6
2013-11-15
kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculation
Lars-Peter Clausen
1
-2
/
+2
2013-11-15
llists-move-llist_reverse_order-from-raid5-to-llistc-fix
Andrew Morton
1
-1
/
+1
2013-11-15
llists: move llist_reverse_order from raid5 to llist.c
Christoph Hellwig
1
-0
/
+22
2013-11-15
vsprintf: ignore %n again
Kees Cook
1
-11
/
+9
2013-11-15
lockref: use BLOATED_SPINLOCKS to avoid explicit config dependencies
Peter Zijlstra
2
-8
/
+1
2013-11-15
random32: use msecs_to_jiffies for reseed timer
Daniel Borkmann
1
-2
/
+6
2013-11-15
random32: add __init prefix to prandom_start_seed_timer
Daniel Borkmann
1
-2
/
+2
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-1060
/
+0
2013-11-14
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-23
/
+81
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-234
/
+536
2013-11-13
lib/genalloc: add a helper function for DMA buffer allocation
Nicolin Chen
1
-0
/
+28
2013-11-13
lib/digsig.c: use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
Duan Jiong
1
-1
/
+1
2013-11-13
lib/vsprintf.c: document formats for dentry and struct file
Olof Johansson
1
-0
/
+2
2013-11-13
lib/debugobjects.c: remove unnecessary work pending test
Xie XiuQi
1
-1
/
+1
2013-11-13
vsprintf: check real user/group id for %pK
Ryan Mallon
1
-3
/
+30
2013-11-13
percpu: add test module for various percpu operations
Greg Thelen
3
-0
/
+149
2013-11-13
mm: do not walk all of system memory during show_mem
Mel Gorman
1
-28
/
+11
2013-11-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+2
2013-11-11
random32: add test cases for taus113 implementation
Daniel Borkmann
2
-6
/
+196
2013-11-11
random32: upgrade taus88 generator to taus113 from errata paper
Daniel Borkmann
1
-34
/
+46
2013-11-11
random32: add prandom_reseed_late() and call when nonblocking pool becomes in...
Hannes Frederic Sowa
1
-1
/
+22
2013-11-11
random32: add periodic reseeding
Hannes Frederic Sowa
1
-0
/
+23
2013-11-11
random32: fix off-by-one in seeding requirement
Daniel Borkmann
1
-7
/
+7
2013-11-11
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2013-11-09
Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...
Konrad Rzeszutek Wilk
1
-0
/
+1
2013-11-09
Merge tag 'v3.12-rc5' into stable/for-linus-3.13
Konrad Rzeszutek Wilk
3
-8
/
+24
2013-11-08
Merge branch 'blk-mq/core' into for-3.13/core
Jens Axboe
2
-23
/
+81
2013-11-08
percpu-refcount: Add EXPORT_SYMBOL to use percpu_ref from modules
Nicholas Bellinger
1
-0
/
+3
2013-11-07
Revert "sysfs: drop kobj_ns_type handling"
Linus Torvalds
1
-4
/
+1
2013-11-07
Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+9
[prev]
[next]