summaryrefslogtreecommitdiff
path: root/include/linux/mmzone.h
AgeCommit message (Expand)Author
2020-11-20mm: Remove examples from enum zone_type commentNicolas Saenz Julienne
2020-10-16include/linux/mmzone.h: remove unused early_pfn_valid()Mike Rapoport
2020-10-16mm: use self-explanatory macros rather than "2"Yu Zhao
2020-10-13mmzone: clean code by removing unused macro parameterMateusz Nosek
2020-10-13mm: document semantics of ZONE_MOVABLEDavid Hildenbrand
2020-09-26mm: replace memmap_context by meminit_contextLaurent Dufour
2020-08-12mm/compaction: correct the comments of compact_defer_shiftAlex Shi
2020-08-12mm/workingset: prepare the workingset detection infrastructure for anon LRUJoonsoo Kim
2020-08-07mm/page_alloc.c: remove unnecessary end_bitidx for [set|get]_pfnblock_flags_m...Wei Yang
2020-08-07mm/page_alloc.c: replace the definition of NR_MIGRATETYPE_BITS with PB_migrat...Wei Yang
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport
2020-08-07mm: memcontrol: account kernel stack per nodeShakeel Butt
2020-08-07mm: memcg: convert vmstat slab counters to bytesRoman Gushchin
2020-08-07mm: memcg: prepare for byte-sized vmstat itemsRoman Gushchin
2020-06-26mm: workingset: age nonresident information alongside anonymous pagesJohannes Weiner
2020-06-10mm: add comments on pglist_data zonesBen Widawsky
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-03mm: base LRU balancing on an explicit cost modelJohannes Weiner
2020-06-03mm: initialize deferred pages with interrupts enabledPavel Tatashin
2020-06-03mm/page_alloc: integrate classzone_idx and high_zoneidxJoonsoo Kim
2020-06-03mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport
2020-06-03mm: make early_pfn_to_nid() and related defintions close to each otherMike Rapoport
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-02mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK insteadNeilBrown
2020-05-15scs: Add page accounting for shadow call stack allocationsSami Tolvanen
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig
2020-04-27sysctl: remove all extern declaration from sysctl.cChristoph Hellwig
2020-04-27mm: remove watermark_boost_factor_sysctl_handlerChristoph Hellwig
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-07mm: remove dummy struct bootmem_data/bootmem_data_tWaiman Long
2020-04-07mm/sparse.c: only use subsection map in VMEMMAP caseBaoquan He
2020-04-07mm: use zone and order instead of free area in free_list manipulatorsAlexander Duyck
2020-04-07mm: adjust shuffle code to allow for future coalescingAlexander Duyck
2020-04-02mm/sparse: rename pfn_present() to pfn_in_present_section()Pingfan Liu
2020-04-02mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reportingJohn Hubbard
2020-02-20mm/memremap_pages: Introduce memremap_compat_align()Dan Williams
2020-02-04mm: factor out next_present_section_nr()David Hildenbrand
2020-01-31mm: fix comments related to node reclaimHao Lee
2020-01-13mm: memcg/slab: fix percpu slab vmstats flushingRoman Gushchin
2019-12-01mm: fix struct member name in function commentsHao Lee
2019-12-01mm: vmscan: enforce inactive:active ratio at the reclaim rootJohannes Weiner
2019-12-01mm: vmscan: harmonize writeback congestion tracking for nodes & memcgsJohannes Weiner
2019-12-01mm: clean up and clarify lruvec lookup procedureJohannes Weiner
2019-12-01include/linux/mmzone.h: fix comment for ISOLATE_UNMAPPED macroHao Lee
2019-10-14mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'Nicolas Saenz Julienne
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