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
2015-11-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-6
/
+0
2015-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-1
/
+24
2015-11-11
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-4
/
+41
2015-11-11
pci: remove pci_dma_supported
Christoph Hellwig
1
-6
/
+0
2015-11-11
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
1
-1
/
+3
2015-11-11
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
11
-1
/
+370
2015-11-11
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
4
-8
/
+72
2015-11-11
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+0
2015-11-10
Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-30
/
+16
2015-11-10
Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
4
-11
/
+9
2015-11-10
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
1
-8
/
+15
2015-11-10
Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-102
/
+6
2015-11-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
29
-192
/
+612
2015-11-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-29
/
+23
2015-11-10
Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
8
-6
/
+62
2015-11-10
Merge branch 'next/arm64' into next/dt
Olof Johansson
3
-1
/
+14
2015-11-10
include/linux/kdev_t.h: old/new_valid_dev() can return bool
Yaowei Bai
1
-2
/
+2
2015-11-10
include/linux/kdev_t.h: remove unused huge_valid_dev()
Yaowei Bai
1
-5
/
+0
2015-11-10
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
1
-1
/
+0
2015-11-10
remove abs64()
Andrew Morton
1
-3
/
+0
2015-11-10
kernel.h: make abs() work with 64-bit types
Michal Nazarewicz
1
-21
/
+24
2015-11-09
coredump: add DAX filtering for ELF coredumps
Ross Zwisler
1
-1
/
+3
2015-11-09
Merge branch 'for-4.4/hotplug' into libnvdimm-for-next
Dan Williams
5
-2
/
+18
2015-11-09
net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid()
Eric Dumazet
1
-0
/
+12
2015-11-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
24
-341
/
+598
2015-11-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
10
-118
/
+242
2015-11-07
block: add block polling support
Jens Axboe
2
-0
/
+13
2015-11-07
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
4
-4
/
+28
2015-11-07
include/linux/zutil.h: fix usage example of zlib_adler32()
Anish Bhatt
1
-2
/
+2
2015-11-07
dma-mapping: tidy up dma_parms default handling
Robin Murphy
1
-7
/
+11
2015-11-07
signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread()
Oleg Nesterov
1
-0
/
+10
2015-11-07
signal: turn dequeue_signal_lock() into kernel_dequeue_signal()
Oleg Nesterov
1
-5
/
+6
2015-11-07
signals: kill block_all_signals() and unblock_all_signals()
Oleg Nesterov
2
-7
/
+1
2015-11-07
nilfs2: add tracepoints for analyzing reading and writing metadata files
Hitoshi Mitake
1
-0
/
+54
2015-11-07
nilfs2: add tracepoints for analyzing sufile manipulation
Hitoshi Mitake
1
-0
/
+67
2015-11-07
nilfs2: add a tracepoint for transaction events
Hitoshi Mitake
1
-0
/
+53
2015-11-07
nilfs2: add a tracepoint for tracking stage transition of segment construction
Hitoshi Mitake
1
-0
/
+50
2015-11-07
rbtree: clarify documentation of rbtree_postorder_for_each_entry_safe()
Cody P Schafer
1
-2
/
+10
2015-11-07
lib/kasprintf.c: introduce kvasprintf_const
Rasmus Villemoes
1
-0
/
+2
2015-11-07
bitops.h: add sign_extend64()
Martin Kepplinger
1
-0
/
+11
2015-11-07
bitops.h: improve sign_extend32()'s documentation
Martin Kepplinger
1
-0
/
+2
2015-11-07
include/linux/compiler-gcc.h: improve __visible documentation
Andrew Morton
1
-1
/
+4
2015-11-07
mm: use 'unsigned int' for compound_dtor/compound_order on 64BIT
Kirill A. Shutemov
1
-0
/
+11
2015-11-07
mm: use 'unsigned int' for page order
Kirill A. Shutemov
2
-3
/
+4
2015-11-07
mm: make compound_head() robust
Kirill A. Shutemov
4
-118
/
+41
2015-11-07
mm: pack compound_dtor and compound_order into one word in struct page
Kirill A. Shutemov
2
-9
/
+21
2015-11-07
mm: drop page->slab_page
Kirill A. Shutemov
1
-1
/
+0
2015-11-07
mm: zsmalloc: constify struct zs_pool name
Sergey SENOZHATSKY
2
-3
/
+5
2015-11-07
zpool: remove redundant zpool->type string, const-ify zpool_get_type
Dan Streetman
1
-1
/
+1
2015-11-07
module: export param_free_charp()
Dan Streetman
1
-0
/
+1
[next]