index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
page_alloc.c
Age
Commit message (
Expand
)
Author
2019-09-28
Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes)
Linus Torvalds
2019-09-28
mm, page_alloc: avoid expensive reclaim when compaction may not succeed
David Rientjes
2019-09-24
mm: move mem_cgroup_uncharge out of __page_cache_release()
Yang Shi
2019-09-24
mm: thp: extract split_queue_* into a struct
Yang Shi
2019-09-24
mm, compaction: raise compaction priority after it withdrawns
Vlastimil Babka
2019-09-24
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-03
sched/topology: Improve load balancing on AMD EPYC systems
Matt Fleming
2019-08-24
mm, page_alloc: move_freepages should not examine struct page of reserved memory
David Rientjes
2019-08-20
memremap: remove the dev field in struct dev_pagemap
Christoph Hellwig
2019-07-18
mm/sparsemem: support sub-section hotplug
Dan Williams
2019-07-18
mm: kill is_dev_zone() helper
Dan Williams
2019-07-18
mm/sparsemem: add helpers track active portions of a section at boot
Dan Williams
2019-07-18
mm/sparsemem: introduce struct mem_section_usage
Dan Williams
2019-07-16
mm/vmscan.c: add a new member reclaim_state in struct shrink_control
Yafang Shao
2019-07-14
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-07-12
mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options
Alexander Potapenko
2019-07-12
mm/large system hash: clear hashdist when only one node with memory is booted
Nicholas Piggin
2019-07-12
mm/large system hash: use vmalloc for size > MAX_ORDER when !hashdist
Nicholas Piggin
2019-07-12
mm, debug_pagealloc: use a page type instead of page_ext flag
Vlastimil Babka
2019-07-12
mm, page_alloc: more extensive free page checking with debug_pagealloc
Vlastimil Babka
2019-07-12
mm, debug_pagelloc: use static keys to enable debugging
Vlastimil Babka
2019-07-12
mm: remove the exporting of totalram_pages
Denis Efremov
2019-07-05
mm/page_alloc.c: fix regression with deferred struct page init
Juergen Gross
2019-07-02
mm: simplify ZONE_DEVICE page private data
Christoph Hellwig
2019-07-02
memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag
Christoph Hellwig
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-14
mm: maintain randomization of page free lists
Dan Williams
2019-05-14
mm: move buddy list manipulations into helpers
Dan Williams
2019-05-14
mm: shuffle initial free memory to improve memory-side-cache utilization
Dan Williams
2019-05-14
mm: update references to page _refcount
Baruch Siach
2019-05-14
mm: memblock: make keeping memblock memory opt-in rather than opt-out
Mike Rapoport
2019-05-14
mm/page_alloc.c: remove unnecessary parameter in rmqueue_pcplist
Yafang Shao
2019-05-14
mm, memory_hotplug: cleanup memory offline path
Michal Hocko
2019-05-14
mm: initialize MAX_ORDER_NR_PAGES at a time instead of doing larger sections
Alexander Duyck
2019-05-14
mm: implement new zone specific memblock iterator
Alexander Duyck
2019-05-14
mm: drop meminit_pfn_in_nid as it is redundant
Alexander Duyck
2019-05-14
mem-hotplug: fix node spanned pages when we have a node with only ZONE_MOVABLE
Linxu Fang
2019-05-14
hugetlb: allow to free gigantic pages regardless of the configuration
Alexandre Ghiti
2019-05-14
mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC
Alexandre Ghiti
2019-05-14
mm, page_alloc: disallow __GFP_COMP in alloc_pages_exact()
Vlastimil Babka
2019-04-30
mm/hibernation: Make hibernation handle unmapped pages
Rick Edgecombe
2019-04-26
mm/page_alloc.c: fix never set ALLOC_NOFRAGMENT flag
Andrey Ryabinin
2019-04-26
mm/page_alloc.c: avoid potential NULL pointer dereference
Andrey Ryabinin
2019-04-26
mm, page_alloc: always use a captured page regardless of compaction result
Mel Gorman
2019-04-26
mm: do not boost watermarks to avoid fragmentation for the DISCONTIG memory m...
Mel Gorman
2019-04-19
mm/hotplug: treat CMA pages as unmovable
Qian Cai
2019-03-29
mm/hotplug: fix offline undo_isolate_page_range()
Qian Cai
2019-03-12
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
[next]