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
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-06
mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
David Hildenbrand
2
-6
/
+0
2021-11-06
mm/memory_hotplug: remove CONFIG_X86_64_ACPI_NUMA dependency from CONFIG_MEMO...
David Hildenbrand
1
-1
/
+1
2021-11-06
mm/memory_hotplug: add static qualifier for online_policy_to_str()
Tang Yizhou
1
-1
/
+1
2021-11-06
mm: vmstat.c: make extfrag_index show more pretty
Lin Feng
1
-1
/
+1
2021-11-06
mm/vmstat: annotate data race for zone->free_area[order].nr_free
Liu Shixin
1
-3
/
+12
2021-11-06
mm: nommu: kill arch_get_unmapped_area()
Kefeng Wang
1
-6
/
+0
2021-11-06
mm/readahead.c: fix incorrect comments for get_init_ra_size
Lin Feng
1
-1
/
+1
2021-11-06
mm: migrate: make demotion knob depend on migration
Yang Shi
2
-61
/
+61
2021-11-06
mm/migrate: de-duplicate migrate_reason strings
John Hubbard
1
-9
/
+11
2021-11-06
hugetlbfs: extend the definition of hugepages parameter to support node alloc...
Zhenguo Yao
1
-25
/
+128
2021-11-06
mm: mark the OOM reaper thread as freezable
Sultan Alsawaf
1
-0
/
+2
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
3
-8
/
+8
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
5
-11
/
+11
2021-11-06
memblock: stop aliasing __memblock_free_late with memblock_free_late
Mike Rapoport
1
-4
/
+4
2021-11-06
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
2
-5
/
+5
2021-11-06
mm/vmpressure: fix data-race with memcg->socket_pressure
Yuanzheng Song
1
-1
/
+1
2021-11-06
mm/vmscan: delay waking of tasks throttled on NOPROGRESS
Mel Gorman
1
-2
/
+5
2021-11-06
mm/vmscan: increase the timeout if page reclaim is not making progress
Mel Gorman
1
-1
/
+1
2021-11-06
mm/vmscan: centralise timeout values for reclaim_throttle
Mel Gorman
4
-17
/
+40
2021-11-06
mm/page_alloc: remove the throttling logic from the page allocator
Mel Gorman
1
-20
/
+1
2021-11-06
mm/writeback: throttle based on page writeback instead of congestion
Mel Gorman
1
-2
/
+9
2021-11-06
mm/vmscan: throttle reclaim when no progress is being made
Mel Gorman
2
-9
/
+29
2021-11-06
mm/vmscan: throttle reclaim and compaction when too may pages are isolated
Mel Gorman
3
-8
/
+35
2021-11-06
mm/vmscan: throttle reclaim until some writeback completes if congested
Mel Gorman
6
-60
/
+88
2021-11-06
mm/vmscan.c: fix -Wunused-but-set-variable warning
Kai Song
1
-2
/
+1
2021-11-06
mm/page_isolation: guard against possible putback unisolated page
Miaohe Lin
1
-2
/
+7
2021-11-06
mm/page_isolation: fix potential missing call to unset_migratetype_isolate()
Miaohe Lin
1
-17
/
+3
2021-11-06
hugetlb: remove unnecessary set_page_count in prep_compound_gigantic_page
Mike Kravetz
1
-1
/
+0
2021-11-06
hugetlb: remove redundant VM_BUG_ON() in add_reservation_in_range()
Baolin Wang
1
-1
/
+0
2021-11-06
hugetlb: remove redundant validation in has_same_uncharge_info()
Baolin Wang
1
-2
/
+1
2021-11-06
hugetlb: replace the obsolete hugetlb_instantiation_mutex in the comments
Baolin Wang
1
-1
/
+1
2021-11-06
hugetlb_cgroup: remove unused hugetlb_cgroup_from_counter macro
Baolin Wang
1
-3
/
+0
2021-11-06
hugetlb: support node specified when using cma for gigantic hugepages
Baolin Wang
1
-9
/
+77
2021-11-06
mm, hugepages: add mremap() support for hugepage backed vma
Mina Almasry
2
-9
/
+138
2021-11-06
mm: khugepaged: recalculate min_free_kbytes after stopping khugepaged
Liangcai Fan
2
-3
/
+14
2021-11-06
hugetlb: add hugetlb demote page support
Mike Kravetz
1
-8
/
+92
2021-11-06
hugetlb: add demote bool to gigantic page routines
Mike Kravetz
1
-11
/
+43
2021-11-06
hugetlb: be sure to free demoted CMA pages to CMA
Mike Kravetz
1
-2
/
+39
2021-11-06
mm/cma: add cma_pages_valid to determine if pages are in CMA
Mike Kravetz
1
-4
/
+20
2021-11-06
hugetlb: add demote hugetlb page sysfs interfaces
Mike Kravetz
1
-1
/
+154
2021-11-06
mm/hugetlb: drop __unmap_hugepage_range definition from hugetlb.h
Peter Xu
1
-3
/
+3
2021-11-06
mm: hwpoison: handle non-anonymous THP correctly
Yang Shi
1
-5
/
+2
2021-11-06
mm: shmem: don't truncate page if memory failure happens
Yang Shi
3
-6
/
+51
2021-11-06
mm: hwpoison: refactor refcount check handling
Yang Shi
1
-29
/
+64
2021-11-06
mm: filemap: coding style cleanup for filemap_map_pmd()
Yang Shi
1
-6
/
+6
2021-11-06
mm/memory_failure: constify static mm_walk_ops
Rikard Falkeborn
1
-1
/
+1
2021-11-06
mm/page_alloc: use clamp() to simplify code
Wang ShaoBo
1
-8
/
+4
2021-11-06
mm: page_alloc: use migrate_disable() in drain_local_pages_wq()
Sebastian Andrzej Siewior
1
-2
/
+2
2021-11-06
mm/page_alloc.c: show watermark_boost of zone in zoneinfo
Liangcai Fan
2
-0
/
+4
2021-11-06
mm/page_alloc: detect allocation forbidden by cpuset and bail out early
Feng Tang
1
-0
/
+13
[prev]
[next]