summaryrefslogtreecommitdiffstats
path: root/include/linux/mmzone.h
Commit message (Expand)AuthorAgeFilesLines
* mm: workingset: age nonresident information alongside anonymous pagesJohannes Weiner2020-06-261-2/+2
* mm: add comments on pglist_data zonesBen Widawsky2020-06-101-1/+13
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-031-30/+16
|\
| * mm: base LRU balancing on an explicit cost modelJohannes Weiner2020-06-031-14/+7
| * mm: initialize deferred pages with interrupts enabledPavel Tatashin2020-06-031-0/+2
| * mm/page_alloc: integrate classzone_idx and high_zoneidxJoonsoo Kim2020-06-031-6/+6
| * mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport2020-06-031-1/+1
| * mm: make early_pfn_to_nid() and related defintions close to each otherMike Rapoport2020-06-031-9/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-031-14/+13
|\ \ | |/ |/|
| * sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-271-12/+11
| * sysctl: remove all extern declaration from sysctl.cChristoph Hellwig2020-04-271-0/+2
| * mm: remove watermark_boost_factor_sysctl_handlerChristoph Hellwig2020-04-271-2/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-021-1/+0
|\ \
| * | mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK insteadNeilBrown2020-06-021-1/+0
| |/
* / scs: Add page accounting for shadow call stack allocationsSami Tolvanen2020-05-151-0/+3
|/
* Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-081-0/+1
|\
| * mm/memremap_pages: Introduce memremap_compat_align()Dan Williams2020-02-201-0/+1
* | mm: remove dummy struct bootmem_data/bootmem_data_tWaiman Long2020-04-071-1/+0
* | mm/sparse.c: only use subsection map in VMEMMAP caseBaoquan He2020-04-071-0/+2
* | mm: use zone and order instead of free area in free_list manipulatorsAlexander Duyck2020-04-071-32/+0
* | mm: adjust shuffle code to allow for future coalescingAlexander Duyck2020-04-071-12/+0
* | mm/sparse: rename pfn_present() to pfn_in_present_section()Pingfan Liu2020-04-021-2/+2
* | mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reportingJohn Hubbard2020-04-021-0/+2
|/
* mm: factor out next_present_section_nr()David Hildenbrand2020-02-041-0/+10
* mm: fix comments related to node reclaimHao Lee2020-01-311-1/+1
* mm: memcg/slab: fix percpu slab vmstats flushingRoman Gushchin2020-01-131-3/+2
* 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