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
2017-09-15
Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
19
-0
/
+12361
2017-09-14
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
1
-2
/
+2
2017-09-14
lib/test_bitmap.c: use ULL suffix for 64-bit constants
Geert Uytterhoeven
1
-4
/
+4
2017-09-14
idr: remove WARN_ON_ONCE() when trying to replace negative ID
Eric Biggers
1
-1
/
+1
2017-09-11
Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+0
2017-09-09
cpumask: make cpumask_next() out-of-line
Alexey Dobriyan
1
-0
/
+16
2017-09-09
test_kmod: flip INT checks to be consistent
Dan Carpenter
1
-1
/
+1
2017-09-09
test_kmod: remove paranoid UINT_MAX check on uint range processing
Dan Carpenter
1
-1
/
+1
2017-09-09
lib/oid_registry.c: X.509: fix the buffer overflow in the utility function fo...
Takashi Iwai
1
-2
/
+2
2017-09-09
radix-tree: must check __radix_tree_preload() return value
Eric Dumazet
1
-4
/
+5
2017-09-09
lib/cmdline.c: remove meaningless comment
Baoquan He
1
-1
/
+0
2017-09-09
lib/string.c: check for kmalloc() failure
Dan Carpenter
1
-3
/
+15
2017-09-09
bitmap: introduce BITMAP_FROM_U64()
Yury Norov
1
-15
/
+32
2017-09-09
lib/test_bitmap.c: add test for bitmap_parselist()
Yury Norov
1
-0
/
+74
2017-09-09
lib/bitmap.c: make bitmap_parselist() thread-safe and much faster
Yury Norov
1
-12
/
+6
2017-09-09
lib: add test module for CONFIG_DEBUG_VIRTUAL
Florian Fainelli
3
-0
/
+61
2017-09-09
lib/hexdump.c: return -EINVAL in case of error in hex2bin()
Andy Shevchenko
1
-2
/
+3
2017-09-09
lib/interval_tree: fast overlap detection
Davidlohr Bueso
1
-2
/
+2
2017-09-09
lib/rbtree_test.c: support rb_root_cached
Davidlohr Bueso
1
-19
/
+137
2017-09-09
lib/rbtree_test.c: add (inorder) traversal test
Davidlohr Bueso
1
-2
/
+23
2017-09-09
lib/rbtree_test.c: make input module parameters
Davidlohr Bueso
1
-21
/
+34
2017-09-09
rbtree: add some additional comments for rebalancing cases
Davidlohr Bueso
1
-3
/
+5
2017-09-09
rbtree: optimize root-check during rebalancing loop
Davidlohr Bueso
1
-7
/
+16
2017-09-09
rbtree: cache leftmost node internally
Davidlohr Bueso
1
-5
/
+29
2017-09-09
lib/string.c: add testcases for memset16/32/64
Matthew Wilcox
2
-0
/
+132
2017-09-09
lib/string.c: add multibyte memset functions
Matthew Wilcox
1
-0
/
+66
2017-09-07
Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
1
-1
/
+1
2017-09-07
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-12
/
+12
2017-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-32
/
+458
2017-09-07
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-10
/
+7
2017-09-05
Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+712
2017-09-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
5
-4
/
+263
2017-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+49
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+139
2017-09-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+6
2017-09-04
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-0
/
+3
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
3
-2
/
+5
2017-09-04
Merge branch 'docs-next' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2017-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+24
2017-09-04
Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2017-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2017-09-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+3
2017-09-01
Merge branch 'for-4.14/fs' into libnvdimm-for-next
Dan Williams
5
-34
/
+56
2017-09-01
libnvdimm, nd_blk: remove mmio_flush_range()
Robin Murphy
1
-3
/
+0
2017-08-31
assoc_array: fix path to assoc_array documentation
Alexander Kuleshov
1
-1
/
+1
2017-08-31
idr: Add new APIs to support unsigned long
Chris Mi
2
-32
/
+40
2017-08-29
locking/lockdep/selftests: Fix mixed read-write ABBA tests
Peter Zijlstra
1
-0
/
+6
2017-08-26
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
5
-34
/
+56
2017-08-25
lib/raid6: align AVX512 constants to 512 bits, not bytes
Denys Vlasenko
1
-1
/
+1
2017-08-25
locking/lockdep/selftests: Add mixed read-write ABBA tests
Peter Zijlstra
1
-2
/
+115
[next]