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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-07
mm, memory_hotplug: remove explicit build_all_zonelists from try_online_node
Michal Hocko
1
-7
/
+0
2017-09-07
mm, memory_hotplug: drop zone from build_all_zonelists
Michal Hocko
5
-17
/
+11
2017-09-07
mm, page_alloc: do not set_cpu_numa_mem on empty nodes initialization
Michal Hocko
1
-4
/
+2
2017-09-07
mm, page_alloc: remove boot pageset initialization from memory hotplug
Michal Hocko
1
-18
/
+22
2017-09-07
mm, page_alloc: rip out ZONELIST_ORDER_ZONE
Michal Hocko
5
-166
/
+28
2017-09-07
zram: add config and doc file for writeback feature
Minchan Kim
3
-0
/
+31
2017-09-07
zram: read page from backing device
Minchan Kim
1
-5
/
+118
2017-09-07
zram: write incompressible pages to backing device
Minchan Kim
2
-13
/
+103
2017-09-07
zram: identify asynchronous IO's return value
Minchan Kim
1
-8
/
+24
2017-09-07
zram: add free space management in backing device
Minchan Kim
2
-1
/
+50
2017-09-07
zram: add interface to specif backing device
Minchan Kim
2
-0
/
+147
2017-09-07
zram: rename zram_decompress_page to __zram_bvec_read
Minchan Kim
1
-3
/
+3
2017-09-07
zram: inline zram_compress
Minchan Kim
1
-42
/
+22
2017-09-07
zram: clean up duplicated codes in __zram_bvec_write
Minchan Kim
1
-33
/
+23
2017-09-07
mm, memory_hotplug: remove zone restrictions
Michal Hocko
2
-54
/
+23
2017-09-07
mm, memory_hotplug: display allowed zones in the preferred ordering
Michal Hocko
3
-43
/
+65
2017-09-07
mm/memory_hotplug: just build zonelist for newly added node
Wei Yang
1
-5
/
+9
2017-09-07
drm/i915: wire up shrinkctl->nr_scanned
Chris Wilson
5
-11
/
+24
2017-09-07
mm: track actual nr_scanned during shrink_slab()
Chris Wilson
2
-3
/
+11
2017-09-07
mm/slub.c: add a naive detection of double free or corruption
Alexander Popov
1
-0
/
+4
2017-09-07
mm: add SLUB free list pointer obfuscation
Kees Cook
3
-5
/
+50
2017-09-07
slub: tidy up initialization ordering
Alexander Potapenko
1
-2
/
+2
2017-09-07
ocfs2: clean up some dead code
Jun Piao
12
-71
/
+19
2017-09-07
ocfs2: make ocfs2_set_acl() static
Jan Kara
2
-8
/
+1
2017-09-07
modpost: simplify sec_name()
Masahiro Yamada
1
-16
/
+11
2017-09-07
dax: initialize variable pfn before using it
Nicolas Iooss
1
-1
/
+1
2017-09-07
dax: use PG_PMD_COLOUR instead of open coding
Ross Zwisler
1
-7
/
+4
2017-09-07
dax: explain how read(2)/write(2) addresses are validated
Ross Zwisler
1
-0
/
+5
2017-09-07
dax: move all DAX radix tree defs to fs/dax.c
Ross Zwisler
2
-41
/
+34
2017-09-07
dax: remove DAX code from page_cache_tree_insert()
Ross Zwisler
3
-14
/
+3
2017-09-07
dax: use common 4k zero page for dax mmap reads
Ross Zwisler
7
-235
/
+86
2017-09-07
dax: relocate some dax functions
Ross Zwisler
1
-69
/
+69
2017-09-07
mm: add vm_insert_mixed_mkwrite()
Ross Zwisler
2
-7
/
+45
2017-09-07
metag/numa: remove the unused parent_node() macro
Dou Liyang
1
-1
/
+0
2017-09-07
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
136
-3169
/
+11758
2017-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1592
-30402
/
+99174
2017-09-07
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
31
-89
/
+241
2017-09-06
Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
8
-54
/
+93
2017-09-06
Merge tag 'dlm-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
7
-30
/
+36
2017-09-06
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
10
-111
/
+222
2017-09-06
Merge tag 'xfs-4.14-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
50
-709
/
+1027
2017-09-06
Merge tag 'gfs2-4.14.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
20
-110
/
+321
2017-09-06
libata: zpodd: make arrays cdb static, reduces object code size
Colin Ian King
1
-2
/
+2
2017-09-06
ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme
Christoph Hellwig
1
-1
/
+8
2017-09-06
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2
-40
/
+61
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-106
/
+76
2017-09-06
i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
Jacob Keller
1
-0
/
+1
2017-09-06
i40e: avoid NVM acquire deadlock during NVM update
Anjali Singhai Jain
2
-40
/
+60
2017-09-06
Merge branch 'xgene-Misc-bug-fixes'
David S. Miller
2
-9
/
+4
2017-09-06
drivers: net: xgene: Remove return statement from void function
Iyappan Subramanian
1
-2
/
+0
[prev]
[next]