aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmzone.h
AgeCommit message (Expand)Author
2022-05-15arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODELMike Rapoport
2022-04-15mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warningWaiman Long
2022-01-27mm_zone: add function to check if managed dma zone existsBaoquan He
2020-10-07mm: replace memmap_context by meminit_contextLaurent Dufour
2020-06-22mm: initialize deferred pages with interrupts enabledPavel Tatashin
2020-01-23mm: memcg/slab: fix percpu slab vmstats flushingRoman Gushchin
2019-09-24mm: thp: extract split_queue_* into a structYang Shi
2019-09-24mm,thp: stats for file backed THPSong Liu
2019-08-30mm: memcontrol: flush percpu slab vmstats on kmem offliningRoman Gushchin
2019-07-18libnvdimm/pfn: stop padding pmem namespaces to section alignmentDan Williams
2019-07-18mm: kill is_dev_zone() helperDan Williams
2019-07-18mm/sparsemem: add helpers track active portions of a section at bootDan Williams
2019-07-18mm/sparsemem: introduce a SECTION_IS_EARLY flagDan Williams
2019-07-18mm/sparsemem: introduce struct mem_section_usageDan Williams
2019-07-18mm: section numbers use the type "unsigned long"David Hildenbrand
2019-05-14mm: maintain randomization of page free listsDan Williams
2019-05-14mm: move buddy list manipulations into helpersDan Williams
2019-05-14mm: shuffle initial free memory to improve memory-side-cache utilizationDan Williams
2019-05-14mm: memcontrol: quarantine the mem_cgroup_[node_]nr_lru_pages() APIJohannes Weiner
2019-03-05mm: remove zone_lru_lock() function, access ->lru_lock directlyAndrey Ryabinin
2019-03-05mm: fix some typos in mm directoryWei Yang
2019-03-05mm, compaction: be selective about what pageblocks to clear skip hintsMel Gorman
2019-01-08mm, page_alloc: do not wake kswapd with zone lock heldMel Gorman
2018-12-28mm, hotplug: move init_currently_empty_zone() under zone_span_lock protectionWei Yang
2018-12-28mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section()Wei Yang
2018-12-28mm: check nr_initialised with PAGES_PER_SECTION directly in defer_init()Wei Yang
2018-12-28mm/mmzone.c: make "migratetype_names" const char *Alexey Dobriyan
2018-12-28mm: reclaim small amounts of memory when an external fragmentation event occursMel Gorman
2018-12-28mm: move zone watermark accesses behind an accessorMel Gorman
2018-12-28mm: remove managed_page_count_lock spinlockArun KS
2018-12-28mm: convert zone->managed_pages to atomic variableArun KS
2018-12-27Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-12-20powerpc: use mm zones more sensiblyChristoph Hellwig
2018-12-14mm/sparse: add common helper to mark all memblocks presentLogan Gunthorpe
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport
2018-10-26mm: workingset: add vmstat counter for shadow nodesJohannes Weiner
2018-10-26mm: workingset: tell cache transitions from workingset thrashingJohannes Weiner
2018-10-26mm: rename and change semantics of nr_indirectly_reclaimable_bytesVlastimil Babka
2018-10-09mm, sched/numa: Remove remaining traces of NUMA rate-limitingSrikar Dronamraju
2018-10-02mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migrationMel Gorman
2018-08-22mm: access zone->node via zone_to_nid() and zone_set_nid()Pavel Tatashin
2018-08-22mm: remove zone_id() and make use of zone_idx() in is_dev_zone()Oscar Salvador
2018-04-11mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE requestJoonsoo Kim
2018-04-11mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTESRoman Gushchin
2018-04-05mm, page_alloc: wakeup kcompactd even if kswapd cannot free more memoryDavid Rientjes
2018-04-05mm: disable interrupts while initializing deferred pagesPavel Tatashin
2018-03-27x86/mm/32: Remove unused node_memmap_size_bytes() & CONFIG_NEED_NODE_MEMMAP_S...David Rientjes
2018-01-31include/linux/mmzone.h: fix explanation of lower bits in the SPARSEMEM mem_ma...Petr Tesarik
2017-11-15mm/page_alloc.c: broken deferred calculationPavel Tatashin
2017-11-15mm: remove unused pgdat->inactive_ratioAndrey Ryabinin