aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmzone.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-26mm: teach pfn_to_online_page() about ZONE_DEVICE section collisionsDan Williams1-7/+27
2021-02-26mm/page_alloc: count CMA pages per zone and print them in /proc/zoneinfoDavid Hildenbrand1-0/+15
2021-02-24mm/vmscan.c: make lruvec_lru_size() staticYu Zhao1-2/+0
2021-02-24mm: memcg: add swapcache stat for memcg v2Shakeel Butt1-0/+3
2021-02-24mm: memcontrol: convert NR_FILE_PMDMAPPED account to pagesMuchun Song1-1/+2
2021-02-24mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pagesMuchun Song1-1/+2
2021-02-24mm: memcontrol: convert NR_SHMEM_THPS account to pagesMuchun Song1-1/+2
2021-02-24mm: memcontrol: convert NR_FILE_THPS account to pagesMuchun Song1-1/+2
2021-02-24mm: memcontrol: convert NR_ANON_THPS account to pagesMuchun Song1-0/+13
2020-12-15mm/lru: revise the comments of lru_lockHugh Dickins1-2/+1
2020-12-15mm/lru: replace pgdat lru_lock with lruvec lockAlex Shi1-1/+2
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-43/+7
2020-12-15mm, page_alloc: cache pageset high and batch in struct zoneVlastimil Babka1-0/+6
2020-12-15arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODELMike Rapoport1-31/+0
2020-12-15ia64: remove custom __early_pfn_to_nid()Mike Rapoport1-11/+0
2020-12-15mm: memcontrol: account pagetables per nodeShakeel Butt1-1/+1
2020-11-20mm: Remove examples from enum zone_type commentNicolas Saenz Julienne1-20/+0
2020-10-16include/linux/mmzone.h: remove unused early_pfn_valid()Mike Rapoport1-5/+0
2020-10-16mm: use self-explanatory macros rather than "2"Yu Zhao1-4/+8
2020-10-13mmzone: clean code by removing unused macro parameterMateusz Nosek1-1/+1
2020-10-13mm: document semantics of ZONE_MOVABLEDavid Hildenbrand1-0/+35
2020-09-26mm: replace memmap_context by meminit_contextLaurent Dufour1-3/+8
2020-08-12mm/compaction: correct the comments of compact_defer_shiftAlex Shi1-0/+1
2020-08-12mm/workingset: prepare the workingset detection infrastructure for anon LRUJoonsoo Kim1-5/+11
2020-08-07mm/page_alloc.c: remove unnecessary end_bitidx for [set|get]_pfnblock_flags_mask()Wei Yang1-2/+1
2020-08-07mm/page_alloc.c: replace the definition of NR_MIGRATETYPE_BITS with PB_migratetype_bitsWei Yang1-2/+1
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport1-14/+0
2020-08-07mm: memcontrol: account kernel stack per nodeShakeel Butt1-4/+4
2020-08-07mm: memcg: convert vmstat slab counters to bytesRoman Gushchin1-3/+13
2020-08-07mm: memcg: prepare for byte-sized vmstat itemsRoman Gushchin1-0/+10
2020-06-26mm: workingset: age nonresident information alongside anonymous pagesJohannes Weiner1-2/+2
2020-06-10mm: add comments on pglist_data zonesBen Widawsky1-1/+13
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-30/+16
2020-06-03mm: base LRU balancing on an explicit cost modelJohannes Weiner1-14/+7
2020-06-03mm: initialize deferred pages with interrupts enabledPavel Tatashin1-0/+2
2020-06-03mm/page_alloc: integrate classzone_idx and high_zoneidxJoonsoo Kim1-6/+6
2020-06-03mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport1-1/+1
2020-06-03mm: make early_pfn_to_nid() and related defintions close to each otherMike Rapoport1-9/+0
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-14/+13
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+0
2020-06-02mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK insteadNeilBrown1-1/+0
2020-05-15scs: Add page accounting for shadow call stack allocationsSami Tolvanen1-0/+3
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig1-12/+11
2020-04-27sysctl: remove all extern declaration from sysctl.cChristoph Hellwig1-0/+2
2020-04-27mm: remove watermark_boost_factor_sysctl_handlerChristoph Hellwig1-2/+0
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+1
2020-04-07mm: remove dummy struct bootmem_data/bootmem_data_tWaiman Long1-1/+0
2020-04-07mm/sparse.c: only use subsection map in VMEMMAP caseBaoquan He1-0/+2
2020-04-07mm: use zone and order instead of free area in free_list manipulatorsAlexander Duyck1-32/+0
2020-04-07mm: adjust shuffle code to allow for future coalescingAlexander Duyck1-12/+0