summaryrefslogtreecommitdiffstats
path: root/include/linux/mmzone.h
Commit message (Expand)AuthorAgeFilesLines
* libnvdimm/pfn: stop padding pmem namespaces to section alignmentDan Williams2019-07-191-0/+3
* mm: kill is_dev_zone() helperDan Williams2019-07-191-12/+0Star
* mm/sparsemem: add helpers track active portions of a section at bootDan Williams2019-07-191-1/+32
* mm/sparsemem: introduce a SECTION_IS_EARLY flagDan Williams2019-07-191-1/+7
* mm/sparsemem: introduce struct mem_section_usageDan Williams2019-07-191-3/+25
* mm: section numbers use the type "unsigned long"David Hildenbrand2019-07-191-2/+2
* mm: maintain randomization of page free listsDan Williams2019-05-151-0/+12
* mm: move buddy list manipulations into helpersDan Williams2019-05-151-0/+46
* mm: shuffle initial free memory to improve memory-side-cache utilizationDan Williams2019-05-151-0/+1
* mm: memcontrol: quarantine the mem_cgroup_[node_]nr_lru_pages() APIJohannes Weiner2019-05-141-5/+0Star
* mm: remove zone_lru_lock() function, access ->lru_lock directlyAndrey Ryabinin2019-03-061-4/+0Star
* mm: fix some typos in mm directoryWei Yang2019-03-061-1/+1
* mm, compaction: be selective about what pageblocks to clear skip hintsMel Gorman2019-03-061-0/+2
* mm, page_alloc: do not wake kswapd with zone lock heldMel Gorman2019-01-091-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/+1Star
* mm: check nr_initialised with PAGES_PER_SECTION directly in defer_init()Wei Yang2018-12-281-2/+0Star
* 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/+0Star
* 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-151-0/+6
|/
* mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-4/+1Star
* mm: workingset: add vmstat counter for shadow nodesJohannes Weiner2018-10-271-0/+1
* mm: workingset: tell cache transitions from workingset thrashingJohannes Weiner2018-10-271-0/+1
* mm: rename and change semantics of nr_indirectly_reclaimable_bytesVlastimil Babka2018-10-271-1/+1
* mm, sched/numa: Remove remaining traces of NUMA rate-limitingSrikar Dronamraju2018-10-091-4/+0Star
* mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migrationMel Gorman2018-10-021-6/+0Star
* 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/+12Star
* 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-061-1/+2
* mm: disable interrupts while initializing deferred pagesPavel Tatashin2018-04-061-2/+3
* x86/mm/32: Remove unused node_memmap_size_bytes() & CONFIG_NEED_NODE_MEMMAP_S...David Rientjes2018-03-271-5/+0Star
* include/linux/mmzone.h: fix explanation of lower bits in the SPARSEMEM mem_ma...Petr Tesarik2018-02-011-2/+10
* mm/page_alloc.c: broken deferred calculationPavel Tatashin2017-11-161-1/+2
* mm: remove unused pgdat->inactive_ratioAndrey Ryabinin2017-11-161-6/+0Star
* Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=yKirill A. Shutemov2017-10-201-1/+5
|/
* mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline...YASUAKI ISHIMATSU2017-10-041-2/+8
* mm: update NUMA counter threshold sizeKemi Wang2017-09-091-2/+1Star
* mm: change the call sites of numa statistics itemsKemi Wang2017-09-091-8/+17
* mm, memory_hotplug: get rid of zonelists_mutexMichal Hocko2017-09-071-1/+0Star
* mm, memory_hotplug: drop zone from build_all_zonelistsMichal Hocko2017-09-071-1/+1
* mm, page_alloc: rip out ZONELIST_ORDER_ZONEMichal Hocko2017-09-071-1/+1