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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-12
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2
-2
/
+0
2016-10-12
kthread: add kerneldoc for kthread_create()
Jonathan Corbet
1
-0
/
+11
2016-10-12
kthread: better support freezable kthread workers
Petr Mladek
1
-3
/
+9
2016-10-12
kthread: allow to modify delayed kthread work
Petr Mladek
1
-0
/
+4
2016-10-12
kthread: allow to cancel kthread work
Petr Mladek
1
-0
/
+5
2016-10-12
kthread: initial support for delayed kthread work
Petr Mladek
1
-0
/
+33
2016-10-12
kthread: add kthread_destroy_worker()
Petr Mladek
1
-0
/
+2
2016-10-12
kthread: add kthread_create_worker*()
Petr Mladek
1
-0
/
+7
2016-10-12
kthread: kthread worker API cleanup
Petr Mladek
1
-9
/
+9
2016-10-12
kthread: rename probe_kthread_data() to kthread_probe_data()
Petr Mladek
1
-1
/
+1
2016-10-12
mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping
Catalin Marinas
1
-0
/
+18
2016-10-12
kdump, vmcoreinfo: report memory sections virtual addresses
Thomas Garnier
1
-0
/
+6
2016-10-12
ipc/sem.c: fix complex_count vs. simple op race
Manfred Spraul
1
-0
/
+1
2016-10-12
relay: Use irq_work instead of plain timer for deferred wakeup
Peter Zijlstra
1
-1
/
+2
2016-10-12
dma-mapping: introduce the DMA_ATTR_NO_WARN attribute
Mauricio Faria de Oliveira
1
-0
/
+5
2016-10-12
random: remove unused randomize_range()
Jason Cooper
1
-1
/
+0
2016-10-12
random: simplify API for random address requests
Jason Cooper
1
-0
/
+1
2016-10-12
autofs4: move linux/auto_dev-ioctl.h to uapi/linux
Ian Kent
2
-208
/
+222
2016-10-12
autofs: move inclusion of linux/limits.h to uapi
Tomohiro Kusumi
2
-1
/
+1
2016-10-12
autofs: remove AUTOFS_DEVID_LEN
Tomohiro Kusumi
1
-2
/
+0
2016-10-12
include/linux/ctype.h: make isdigit() table lookupless
Alexey Dobriyan
1
-1
/
+4
2016-10-12
radix-tree: 'slot' can be NULL in radix_tree_next_slot()
Ross Zwisler
1
-0
/
+8
2016-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2016-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2016-10-11
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
23
-53
/
+208
2016-10-11
Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-69
/
+272
2016-10-11
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-13
/
+17
2016-10-11
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-74
/
+133
2016-10-10
Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
6
-3
/
+89
2016-10-10
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
13
-114
/
+123
2016-10-10
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-16
/
+50
2016-10-10
constify iov_iter_count() and iter_is_iovec()
Al Viro
1
-2
/
+2
2016-10-10
Merge branch 'printk-cleanups'
Linus Torvalds
2
-1
/
+2
2016-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-0
/
+23
2016-10-10
Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+1
2016-10-10
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-8
/
+13
2016-10-10
Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-0
/
+1
2016-10-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
11
-19
/
+998
2016-10-10
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...
Linus Torvalds
1
-3
/
+20
2016-10-09
printk: reinstate KERN_CONT for printing continuation lines
Linus Torvalds
2
-1
/
+2
2016-10-09
Merge tag '4.9/mtd-pairing-scheme' of github.com:linux-nand/linux
Brian Norris
1
-0
/
+107
2016-10-08
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
2
-1
/
+2
2016-10-08
Merge remote-tracking branch 'ovl/misc' into work.misc
Al Viro
4
-10
/
+28
2016-10-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
27
-153
/
+250
2016-10-08
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
1
-0
/
+9
2016-10-08
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
4
-0
/
+100
2016-10-08
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-4
/
+158
2016-10-08
Fixing a bug in team driver due to incorrect 'unsigned int' to 'int' conversion
Alex Sidorenko
1
-1
/
+1
2016-10-08
Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-15
/
+4
[next]