summaryrefslogtreecommitdiffstats
path: root/include/linux/mmzone.h
Commit message (Expand)AuthorAgeFilesLines
* mm: teach pfn_to_online_page() about ZONE_DEVICE section collisionsDan Williams2021-02-261-7/+27
* mm/page_alloc: count CMA pages per zone and print them in /proc/zoneinfoDavid Hildenbrand2021-02-261-0/+15
* mm/vmscan.c: make lruvec_lru_size() staticYu Zhao2021-02-241-2/+0
* mm: memcg: add swapcache stat for memcg v2Shakeel Butt2021-02-241-0/+3
* mm: memcontrol: convert NR_FILE_PMDMAPPED account to pagesMuchun Song2021-02-241-1/+2
* mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pagesMuchun Song2021-02-241-1/+2
* mm: memcontrol: convert NR_SHMEM_THPS account to pagesMuchun Song2021-02-241-1/+2
* mm: memcontrol: convert NR_FILE_THPS account to pagesMuchun Song2021-02-241-1/+2
* mm: memcontrol: convert NR_ANON_THPS account to pagesMuchun Song2021-02-241-0/+13
* mm/lru: revise the comments of lru_lockHugh Dickins2020-12-151-2/+1
* mm/lru: replace pgdat lru_lock with lruvec lockAlex Shi2020-12-151-1/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-43/+7
|\
| * mm, page_alloc: cache pageset high and batch in struct zoneVlastimil Babka2020-12-151-0/+6
| * arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODELMike Rapoport2020-12-151-31/+0
| * ia64: remove custom __early_pfn_to_nid()Mike Rapoport2020-12-151-11/+0
| * mm: memcontrol: account pagetables per nodeShakeel Butt2020-12-151-1/+1
* | mm: Remove examples from enum zone_type commentNicolas Saenz Julienne2020-11-201-20/+0
|/
* include/linux/mmzone.h: remove unused early_pfn_valid()Mike Rapoport2020-10-161-5/+0
* mm: use self-explanatory macros rather than "2"Yu Zhao2020-10-161-4/+8
* mmzone: clean code by removing unused macro parameterMateusz Nosek2020-10-131-1/+1
* mm: document semantics of ZONE_MOVABLEDavid Hildenbrand2020-10-131-0/+35
* mm: replace memmap_context by meminit_contextLaurent Dufour2020-09-261-3/+8
* mm/compaction: correct the comments of compact_defer_shiftAlex Shi2020-08-121-0/+1
* mm/workingset: prepare the workingset detection infrastructure for anon LRUJoonsoo Kim2020-08-121-5/+11
* mm/page_alloc.c: remove unnecessary end_bitidx for [set|get]_pfnblock_flags_m...Wei Yang2020-08-071-2/+1
* mm/page_alloc.c: replace the definition of NR_MIGRATETYPE_BITS with PB_migrat...Wei Yang2020-08-071-2/+1
* mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport2020-08-071-14/+0
* mm: memcontrol: account kernel stack per nodeShakeel Butt2020-08-071-4/+4
* mm: memcg: convert vmstat slab counters to bytesRoman Gushchin2020-08-071-3/+13
* mm: memcg: prepare for byte-sized vmstat itemsRoman Gushchin2020-08-071-0/+10
* 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