index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmzone.h
Age
Commit message (
Expand
)
Author
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-02
mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
NeilBrown
2020-05-15
scs: Add page accounting for shadow call stack allocations
Sami Tolvanen
2020-04-08
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-07
mm: remove dummy struct bootmem_data/bootmem_data_t
Waiman Long
2020-04-07
mm/sparse.c: only use subsection map in VMEMMAP case
Baoquan He
2020-04-07
mm: use zone and order instead of free area in free_list manipulators
Alexander Duyck
2020-04-07
mm: adjust shuffle code to allow for future coalescing
Alexander Duyck
2020-04-02
mm/sparse: rename pfn_present() to pfn_in_present_section()
Pingfan Liu
2020-04-02
mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
John Hubbard
2020-02-20
mm/memremap_pages: Introduce memremap_compat_align()
Dan Williams
2020-02-04
mm: factor out next_present_section_nr()
David Hildenbrand
2020-01-31
mm: fix comments related to node reclaim
Hao Lee
2020-01-13
mm: memcg/slab: fix percpu slab vmstats flushing
Roman Gushchin
2019-12-01
mm: fix struct member name in function comments
Hao Lee
2019-12-01
mm: vmscan: enforce inactive:active ratio at the reclaim root
Johannes Weiner
2019-12-01
mm: vmscan: harmonize writeback congestion tracking for nodes & memcgs
Johannes Weiner
2019-12-01
mm: clean up and clarify lruvec lookup procedure
Johannes Weiner
2019-12-01
include/linux/mmzone.h: fix comment for ISOLATE_UNMAPPED macro
Hao Lee
2019-10-14
mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'
Nicolas Saenz Julienne
2019-09-24
mm: thp: extract split_queue_* into a struct
Yang Shi
2019-09-24
mm,thp: stats for file backed THP
Song Liu
2019-08-30
mm: memcontrol: flush percpu slab vmstats on kmem offlining
Roman Gushchin
2019-07-18
libnvdimm/pfn: stop padding pmem namespaces to section alignment
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 a SECTION_IS_EARLY flag
Dan Williams
2019-07-18
mm/sparsemem: introduce struct mem_section_usage
Dan Williams
2019-07-18
mm: section numbers use the type "unsigned long"
David Hildenbrand
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: memcontrol: quarantine the mem_cgroup_[node_]nr_lru_pages() API
Johannes Weiner
2019-03-05
mm: remove zone_lru_lock() function, access ->lru_lock directly
Andrey Ryabinin
2019-03-05
mm: fix some typos in mm directory
Wei Yang
2019-03-05
mm, compaction: be selective about what pageblocks to clear skip hints
Mel Gorman
2019-01-08
mm, page_alloc: do not wake kswapd with zone lock held
Mel Gorman
2018-12-28
mm, hotplug: move init_currently_empty_zone() under zone_span_lock protection
Wei Yang
2018-12-28
mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section()
Wei Yang
2018-12-28
mm: check nr_initialised with PAGES_PER_SECTION directly in defer_init()
Wei Yang
2018-12-28
mm/mmzone.c: make "migratetype_names" const char *
Alexey Dobriyan
2018-12-28
mm: reclaim small amounts of memory when an external fragmentation event occurs
Mel Gorman
2018-12-28
mm: move zone watermark accesses behind an accessor
Mel Gorman
2018-12-28
mm: remove managed_page_count_lock spinlock
Arun KS
2018-12-28
mm: convert zone->managed_pages to atomic variable
Arun KS
2018-12-27
Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-12-20
powerpc: use mm zones more sensibly
Christoph Hellwig
2018-12-14
mm/sparse: add common helper to mark all memblocks present
Logan Gunthorpe
2018-10-31
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
2018-10-26
mm: workingset: add vmstat counter for shadow nodes
Johannes Weiner
[next]