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
path:
root
/
mm
/
page_alloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-19
mm/sparsemem: support sub-section hotplug
Dan Williams
1
-1
/
+1
2019-07-19
mm: kill is_dev_zone() helper
Dan Williams
1
-1
/
+1
2019-07-19
mm/sparsemem: add helpers track active portions of a section at boot
Dan Williams
1
-2
/
+8
2019-07-19
mm/sparsemem: introduce struct mem_section_usage
Dan Williams
1
-1
/
+1
2019-07-17
mm/vmscan.c: add a new member reclaim_state in struct shrink_control
Yafang Shao
1
-4
/
+0
2019-07-15
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-7
/
+6
2019-07-12
mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options
Alexander Potapenko
1
-7
/
+64
2019-07-12
mm/large system hash: clear hashdist when only one node with memory is booted
Nicholas Piggin
1
-13
/
+18
2019-07-12
mm/large system hash: use vmalloc for size > MAX_ORDER when !hashdist
Nicholas Piggin
1
-7
/
+9
2019-07-12
mm, debug_pagealloc: use a page type instead of page_ext flag
Vlastimil Babka
1
-34
/
+6
2019-07-12
mm, page_alloc: more extensive free page checking with debug_pagealloc
Vlastimil Babka
1
-10
/
+43
2019-07-12
mm, debug_pagelloc: use static keys to enable debugging
Vlastimil Babka
1
-6
/
+17
2019-07-12
mm: remove the exporting of totalram_pages
Denis Efremov
1
-2
/
+0
2019-07-05
mm/page_alloc.c: fix regression with deferred struct page init
Juergen Gross
1
-1
/
+2
2019-07-02
mm: simplify ZONE_DEVICE page private data
Christoph Hellwig
1
-4
/
+4
2019-07-02
memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag
Christoph Hellwig
1
-3
/
+2
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-15
mm: maintain randomization of page free lists
Dan Williams
1
-2
/
+9
2019-05-15
mm: move buddy list manipulations into helpers
Dan Williams
1
-43
/
+22
2019-05-15
mm: shuffle initial free memory to improve memory-side-cache utilization
Dan Williams
1
-1
/
+5
2019-05-15
mm: update references to page _refcount
Baruch Siach
1
-1
/
+1
2019-05-14
mm: memblock: make keeping memblock memory opt-in rather than opt-out
Mike Rapoport
1
-2
/
+1
2019-05-14
mm/page_alloc.c: remove unnecessary parameter in rmqueue_pcplist
Yafang Shao
1
-6
/
+5
2019-05-14
mm, memory_hotplug: cleanup memory offline path
Michal Hocko
1
-2
/
+9
2019-05-14
mm: initialize MAX_ORDER_NR_PAGES at a time instead of doing larger sections
Alexander Duyck
1
-41
/
+121
2019-05-14
mm: implement new zone specific memblock iterator
Alexander Duyck
1
-19
/
+12
2019-05-14
mm: drop meminit_pfn_in_nid as it is redundant
Alexander Duyck
1
-37
/
+14
2019-05-14
mem-hotplug: fix node spanned pages when we have a node with only ZONE_MOVABLE
Linxu Fang
1
-2
/
+4
2019-05-14
hugetlb: allow to free gigantic pages regardless of the configuration
Alexandre Ghiti
1
-2
/
+2
2019-05-14
mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC
Alexandre Ghiti
1
-2
/
+1
2019-05-14
mm, page_alloc: disallow __GFP_COMP in alloc_pages_exact()
Vlastimil Babka
1
-3
/
+11
2019-04-30
mm/hibernation: Make hibernation handle unmapped pages
Rick Edgecombe
1
-2
/
+5
2019-04-26
mm/page_alloc.c: fix never set ALLOC_NOFRAGMENT flag
Andrey Ryabinin
1
-3
/
+3
2019-04-26
mm/page_alloc.c: avoid potential NULL pointer dereference
Andrey Ryabinin
1
-0
/
+3
2019-04-26
mm, page_alloc: always use a captured page regardless of compaction result
Mel Gorman
1
-5
/
+0
2019-04-26
mm: do not boost watermarks to avoid fragmentation for the DISCONTIG memory m...
Mel Gorman
1
-0
/
+13
2019-04-19
mm/hotplug: treat CMA pages as unmovable
Qian Cai
1
-12
/
+18
2019-03-29
mm/hotplug: fix offline undo_isolate_page_range()
Qian Cai
1
-1
/
+1
2019-03-12
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
1
-5
/
+5
2019-03-06
mm: unexport free_reserved_area
Christoph Hellwig
1
-1
/
+0
2019-03-06
docs/core-api/mm: fix return value descriptions in mm/
Mike Rapoport
1
-6
/
+18
2019-03-06
numa: make "nr_online_nodes" unsigned int
Alexey Dobriyan
1
-2
/
+2
2019-03-06
numa: make "nr_node_ids" unsigned int
Alexey Dobriyan
1
-1
/
+1
2019-03-06
mm/page_alloc.c: check return value of memblock_alloc_node_nopanic()
Mike Rapoport
1
-1
/
+8
2019-03-06
mm: fix some typos in mm directory
Wei Yang
1
-2
/
+2
2019-03-06
mm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-16
/
+6
2019-03-06
mm, compaction: capture a page under direct compaction
Mel Gorman
1
-4
/
+69
2019-03-06
mm, compaction: ignore the fragmentation avoidance boost for isolation and co...
Mel Gorman
1
-1
/
+1
2019-03-06
mm: remove extra drain pages on pcp list
Wei Yang
1
-1
/
+0
2019-03-06
memcg: localize memcg_kmem_enabled() check
Shakeel Butt
1
-2
/
+2
[next]