summaryrefslogtreecommitdiffstats
path: root/include/linux/mmzone.h
Commit message (Expand)AuthorAgeFilesLines
* mm: fix struct member name in function commentsHao Lee2019-12-011-1/+1
* mm: vmscan: enforce inactive:active ratio at the reclaim rootJohannes Weiner2019-12-011-2/+2
* mm: vmscan: harmonize writeback congestion tracking for nodes & memcgsJohannes Weiner2019-12-011-3/+8
* mm: clean up and clarify lruvec lookup procedureJohannes Weiner2019-12-011-7/+8
* include/linux/mmzone.h: fix comment for ISOLATE_UNMAPPED macroHao Lee2019-12-011-1/+1
* mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'Nicolas Saenz Julienne2019-10-141-19/+26
* mm: thp: extract split_queue_* into a structYang Shi2019-09-241-3/+9
* mm,thp: stats for file backed THPSong Liu2019-09-241-0/+2
* mm: memcontrol: flush percpu slab vmstats on kmem offliningRoman Gushchin2019-08-301-2/+3
* libnvdimm/pfn: stop padding pmem namespaces to section alignmentDan Williams2019-07-181-0/+3
* mm: kill is_dev_zone() helperDan Williams2019-07-181-12/+0
* mm/sparsemem: add helpers track active portions of a section at bootDan Williams2019-07-181-1/+32
* mm/sparsemem: introduce a SECTION_IS_EARLY flagDan Williams2019-07-181-1/+7
* mm/sparsemem: introduce struct mem_section_usageDan Williams2019-07-181-3/+25
* mm: section numbers use the type "unsigned long"David Hildenbrand2019-07-181-2/+2
* mm: maintain randomization of page free listsDan Williams2019-05-141-0/+12
* mm: move buddy list manipulations into helpersDan Williams2019-05-141-0/+46
* mm: shuffle initial free memory to improve memory-side-cache utilizationDan Williams2019-05-141-0/+1
* mm: memcontrol: quarantine the mem_cgroup_[node_]nr_lru_pages() APIJohannes Weiner2019-05-141-5/+0
* mm: remove zone_lru_lock() function, access ->lru_lock directlyAndrey Ryabinin2019-03-051-4/+0
* mm: fix some typos in mm directoryWei Yang2019-03-051-1/+1
* mm, compaction: be selective about what pageblocks to clear skip hintsMel Gorman2019-03-051-0/+2
* mm, page_alloc: do not wake kswapd with zone lock heldMel Gorman2019-01-081-0/+6
* mm, hotplug: move init_currently_empty_zone() under zone_span_lock protectionWei Yang2018-12-281-2/+2
* mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section()Wei Yang2018-12-281-2/+1
* mm: check nr_initialised with PAGES_PER_SECTION directly in defer_init()Wei Yang2018-12-281-2/+0
* mm/mmzone.c: make "migratetype_names" const char *Alexey Dobriyan2018-12-281-1/+1
* mm: reclaim small amounts of memory when an external fragmentation event occursMel Gorman2018-12-281-4/+7
* mm: move zone watermark accesses behind an accessorMel Gorman2018-12-281-4/+5
* mm: remove managed_page_count_lock spinlockArun KS2018-12-281-6/+0
* mm: convert zone->managed_pages to atomic variableArun KS2018-12-281-2/+7
* Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-12-271-1/+1
|\
| * powerpc: use mm zones more sensiblyChristoph Hellwig2018-12-201-1/+1
* | mm/sparse: add common helper to mark all memblocks presentLogan Gunthorpe2018-12-141-0/+6
|/
* mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-4/+1
* mm: workingset: add vmstat counter for shadow nodesJohannes Weiner2018-10-261-0/+1
* mm: workingset: tell cache transitions from workingset thrashingJohannes Weiner2018-10-261-0/+1
* mm: rename and change semantics of nr_indirectly_reclaimable_bytesVlastimil Babka2018-10-261-1/+1
* mm, sched/numa: Remove remaining traces of NUMA rate-limitingSrikar Dronamraju2018-10-091-4/+0
* mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migrationMel Gorman2018-10-021-6/+0
* mm: access zone->node via zone_to_nid() and zone_set_nid()Pavel Tatashin2018-08-221-6/+20
* mm: remove zone_id() and make use of zone_idx() in is_dev_zone()Oscar Salvador2018-08-221-19/+12
* mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE requestJoonsoo Kim2018-04-111-1/+1
* mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTESRoman Gushchin2018-04-111-0/+1
* mm, page_alloc: wakeup kcompactd even if kswapd cannot free more memoryDavid Rientjes2018-04-051-1/+2
* mm: disable interrupts while initializing deferred pagesPavel Tatashin2018-04-051-2/+3
* x86/mm/32: Remove unused node_memmap_size_bytes() & CONFIG_NEED_NODE_MEMMAP_S...David Rientjes2018-03-271-5/+0
* include/linux/mmzone.h: fix explanation of lower bits in the SPARSEMEM mem_ma...Petr Tesarik2018-01-311-2/+10
* mm/page_alloc.c: broken deferred calculationPavel Tatashin2017-11-151-1/+2
* mm: remove unused pgdat->inactive_ratioAndrey Ryabinin2017-11-151-6/+0