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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-20
Merge branch 'linus' into x86/asm, to pick up fixes
Ingo Molnar
1
-22
/
+2
2016-09-19
fault-injection/cpu: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-6
/
+40
2016-09-19
lib/irq_poll: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-17
/
+9
2016-09-19
sbitmap: initialize weight to zero
Colin Ian King
1
-1
/
+1
2016-09-18
fix iov_iter_fault_in_readable()
Al Viro
1
-22
/
+2
2016-09-17
sbitmap: don't update the allocation hint on clear after resize
Omar Sandoval
1
-1
/
+1
2016-09-17
sbitmap: re-initialize allocation hints after resize
Omar Sandoval
1
-2
/
+7
2016-09-17
sbitmap: randomize initial alloc_hint values
Omar Sandoval
1
-0
/
+6
2016-09-17
sbitmap: push alloc policy into sbitmap_queue
Omar Sandoval
1
-6
/
+8
2016-09-17
sbitmap: push per-cpu last_tag into sbitmap_queue
Omar Sandoval
1
-1
/
+34
2016-09-17
sbitmap: allocate wait queues on a specific node
Omar Sandoval
1
-1
/
+1
2016-09-17
blk-mq: abstract tag allocation out into sbitmap library
Omar Sandoval
3
-0
/
+306
2016-09-16
lib/syscall: Pin the task stack in collect_syscall()
Andy Lutomirski
1
-2
/
+13
2016-09-16
test_bpf: fix the dummy skb after dissector changes
Jakub Kicinski
1
-0
/
+1
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
5
-41
/
+20
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-38
/
+16
2016-09-09
lib/ucs2_string: Speed up ucs2_utf8size()
Lukas Wunner
1
-1
/
+1
2016-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-3
/
+7
2016-09-02
lib/test_hash.c: fix warning in preprocessor symbol evaluation
Geert Uytterhoeven
1
-9
/
+15
2016-09-02
lib/test_hash.c: fix warning in two-dimensional array init
Geert Uytterhoeven
1
-1
/
+1
2016-09-01
RAID/s390: provide raid6 recovery optimization
Martin Schwidefsky
3
-1
/
+120
2016-08-30
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Josh Poimboeuf
3
-28
/
+0
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+4
2016-08-29
RAID/s390: add SIMD implementation for raid6 gen/xor
Martin Schwidefsky
4
-0
/
+178
2016-08-27
rhashtable: fix a memory leak in alloc_bucket_locks()
Eric Dumazet
1
-3
/
+4
2016-08-26
rhashtable: add rhashtable_lookup_get_insert_key()
Pablo Neira Ayuso
1
-3
/
+7
2016-08-24
dma-api: Teach the "DMA-from-stack" check about vmapped stacks
Andy Lutomirski
1
-6
/
+30
2016-08-20
rhashtable: Remove GFP flag from rhashtable_walk_init
Herbert Xu
1
-28
/
+18
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-5
/
+10
2016-08-15
rhashtable: fix shift by 64 when shrinking
Vegard Nossum
1
-2
/
+4
2016-08-15
rhashtable: avoid large lock-array allocations
Florian Westphal
1
-2
/
+5
2016-08-11
percpu-refcount: init ->confirm_switch member properly
Roman Pen
1
-0
/
+3
2016-08-10
percpu_ref: allow operation mode switching operations to be called concurrently
Tejun Heo
1
-4
/
+29
2016-08-10
percpu_ref: restructure operation mode switching
Tejun Heo
1
-35
/
+29
2016-08-10
percpu_ref: unify staggered atomic switching wait behavior
Tejun Heo
1
-10
/
+21
2016-08-10
percpu_ref: reorganize __percpu_ref_switch_to_atomic() and relocate percpu_re...
Tejun Heo
1
-48
/
+50
2016-08-10
percpu_ref: remove unnecessary RCU grace period for staggered atomic switchin...
Tejun Heo
1
-18
/
+4
2016-08-08
unsafe_[get|put]_user: change interface to use a error target label
Linus Torvalds
2
-8
/
+7
2016-08-08
rhashtable-test: Fix max_size parameter description
Phil Sutter
1
-1
/
+1
2016-08-04
dynamic_debug: add jump label support
Jason Baron
1
-0
/
+7
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2
-10
/
+12
2016-08-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-23
/
+33
2016-08-03
kcov: allow more fine-grained coverage instrumentation
Vegard Nossum
1
-0
/
+11
2016-08-03
crc32: use ktime_get_ns() for measurement
Arnd Bergmann
1
-12
/
+4
2016-08-03
lib/iommu-helper: skip to next segment
Sebastian Ott
1
-2
/
+1
2016-08-03
ratelimit: extend to print suppressed messages on release
Borislav Petkov
1
-4
/
+6
2016-08-03
UBSAN: fix typo in format string
Nicolas Iooss
1
-1
/
+1
2016-08-03
radix-tree: account nodes to memcg only if explicitly requested
Vladimir Davydov
1
-4
/
+10
2016-08-02
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-0
/
+2
2016-08-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-7
/
+7
[prev]
[next]