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
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
60
-533
/
+581
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
102
-400
/
+965
2019-07-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
71
-1020
/
+1087
2019-07-19
tcp: fix tcp_set_congestion_control() use from bpf hook
Eric Dumazet
4
-6
/
+9
2019-07-19
ag71xx: fix return value check in ag71xx_probe()
Wei Yongjun
1
-2
/
+2
2019-07-19
ag71xx: fix error return code in ag71xx_probe()
Wei Yongjun
1
-1
/
+3
2019-07-19
proc/sysctl: add shared variables for range check
Matteo Croce
33
-322
/
+270
2019-07-19
mm: migrate: remove unused mode argument
Keith Busch
6
-10
/
+8
2019-07-19
mm/sparsemem: cleanup 'section number' data types
Dan Williams
2
-9
/
+9
2019-07-19
libnvdimm/pfn: stop padding pmem namespaces to section alignment
Dan Williams
3
-78
/
+16
2019-07-19
libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fields
Dan Williams
3
-4
/
+17
2019-07-19
mm/devm_memremap_pages: enable sub-section remap
Dan Williams
1
-34
/
+23
2019-07-19
mm: document ZONE_DEVICE memory-model implications
Dan Williams
1
-0
/
+40
2019-07-19
mm/sparsemem: support sub-section hotplug
Dan Williams
4
-96
/
+141
2019-07-19
mm/sparsemem: prepare for sub-section ranges
Dan Williams
3
-54
/
+81
2019-07-19
mm: kill is_dev_zone() helper
Dan Williams
2
-13
/
+1
2019-07-19
mm/hotplug: kill is_dev_zone() usage in __remove_pages()
Dan Williams
1
-3
/
+1
2019-07-19
mm/sparsemem: convert kmalloc_section_memmap() to populate_section_memmap()
Dan Williams
4
-33
/
+46
2019-07-19
mm/hotplug: prepare shrink_{zone, pgdat}_span for sub-section removal
Dan Williams
1
-25
/
+12
2019-07-19
mm/sparsemem: add helpers track active portions of a section at boot
Dan Williams
3
-3
/
+75
2019-07-19
mm/sparsemem: introduce a SECTION_IS_EARLY flag
Dan Williams
2
-12
/
+16
2019-07-19
mm/sparsemem: introduce struct mem_section_usage
Dan Williams
4
-53
/
+76
2019-07-19
drivers/base/memory.c: get rid of find_memory_block_hinted()
David Hildenbrand
2
-28
/
+14
2019-07-19
mm/memory_hotplug: move and simplify walk_memory_blocks()
David Hildenbrand
4
-57
/
+45
2019-07-19
mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...
David Hildenbrand
5
-41
/
+32
2019-07-19
mm: make register_mem_sect_under_node() static
David Hildenbrand
2
-8
/
+2
2019-07-19
drivers/base/memory: use "unsigned long" for block ids
David Hildenbrand
1
-11
/
+11
2019-07-19
mm: section numbers use the type "unsigned long"
David Hildenbrand
3
-22
/
+21
2019-07-19
resource: avoid unnecessary lookups in find_next_iomem_res()
Nadav Amit
1
-7
/
+22
2019-07-19
resource: fix locking in find_next_iomem_res()
Nadav Amit
1
-10
/
+10
2019-07-19
mm: thp: fix false negative of shmem vma's THP eligibility
Yang Shi
4
-5
/
+14
2019-07-19
mm: thp: make transhuge_vma_suitable available for anonymous THP
Yang Shi
4
-31
/
+41
2019-07-19
mm/sparse.c: set section nid for hot-add memory
Wei Yang
1
-0
/
+1
2019-07-19
mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_section
David Hildenbrand
3
-4
/
+4
2019-07-19
mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail
David Hildenbrand
2
-16
/
+7
2019-07-19
mm/memory_hotplug: remove memory block devices before arch_remove_memory()
David Hildenbrand
5
-31
/
+30
2019-07-19
mm/memory_hotplug: drop MHP_MEMBLOCK_API
David Hildenbrand
2
-14
/
+3
2019-07-19
mm/memory_hotplug: create memory block devices after arch_add_memory()
David Hildenbrand
3
-36
/
+63
2019-07-19
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
12
-28
/
+0
2019-07-19
drivers/base/memory: pass a block_id to init_memory_block()
David Hildenbrand
1
-16
/
+11
2019-07-19
arm64/mm: add temporary arch_remove_memory() implementation
David Hildenbrand
1
-0
/
+19
2019-07-19
s390x/mm: implement arch_remove_memory()
David Hildenbrand
1
-6
/
+7
2019-07-19
s390x/mm: fail when an altmap is used for arch_add_memory()
David Hildenbrand
1
-0
/
+3
2019-07-19
mm/memory_hotplug: simplify and fix check_hotplug_memory_range()
David Hildenbrand
1
-8
/
+3
2019-07-19
usb: qmi_wwan: add D-Link DWM-222 A2 device ID
Rogan Dawes
1
-0
/
+1
2019-07-19
bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips.
Michael Chan
1
-2
/
+5
2019-07-19
net: dsa: sja1105: Fix missing unlock on error in sk_buff()
Wei Yongjun
1
-0
/
+1
2019-07-19
gve: replace kfree with kvfree
Chuhong Yuan
2
-13
/
+13
2019-07-19
Merge tag 'for-5.3/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-47
/
+66
2019-07-19
Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
56
-870
/
+1831
[next]