index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmzone.h
Age
Commit message (
Expand
)
Author
2020-12-15
mm/lru: revise the comments of lru_lock
Hugh Dickins
2020-12-15
mm/lru: replace pgdat lru_lock with lruvec lock
Alex Shi
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
mm, page_alloc: cache pageset high and batch in struct zone
Vlastimil Babka
2020-12-15
arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
Mike Rapoport
2020-12-15
ia64: remove custom __early_pfn_to_nid()
Mike Rapoport
2020-12-15
mm: memcontrol: account pagetables per node
Shakeel Butt
2020-11-20
mm: Remove examples from enum zone_type comment
Nicolas Saenz Julienne
2020-10-16
include/linux/mmzone.h: remove unused early_pfn_valid()
Mike Rapoport
2020-10-16
mm: use self-explanatory macros rather than "2"
Yu Zhao
2020-10-13
mmzone: clean code by removing unused macro parameter
Mateusz Nosek
2020-10-13
mm: document semantics of ZONE_MOVABLE
David Hildenbrand
2020-09-26
mm: replace memmap_context by meminit_context
Laurent Dufour
2020-08-12
mm/compaction: correct the comments of compact_defer_shift
Alex Shi
2020-08-12
mm/workingset: prepare the workingset detection infrastructure for anon LRU
Joonsoo Kim
2020-08-07
mm/page_alloc.c: remove unnecessary end_bitidx for [set|get]_pfnblock_flags_m...
Wei Yang
2020-08-07
mm/page_alloc.c: replace the definition of NR_MIGRATETYPE_BITS with PB_migrat...
Wei Yang
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
2020-08-07
mm: memcontrol: account kernel stack per node
Shakeel Butt
2020-08-07
mm: memcg: convert vmstat slab counters to bytes
Roman Gushchin
2020-08-07
mm: memcg: prepare for byte-sized vmstat items
Roman Gushchin
2020-06-26
mm: workingset: age nonresident information alongside anonymous pages
Johannes Weiner
2020-06-10
mm: add comments on pglist_data zones
Ben Widawsky
2020-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-03
mm: base LRU balancing on an explicit cost model
Johannes Weiner
2020-06-03
mm: initialize deferred pages with interrupts enabled
Pavel Tatashin
2020-06-03
mm/page_alloc: integrate classzone_idx and high_zoneidx
Joonsoo Kim
2020-06-03
mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
Mike Rapoport
2020-06-03
mm: make early_pfn_to_nid() and related defintions close to each other
Mike Rapoport
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-02
mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
NeilBrown
2020-05-15
scs: Add page accounting for shadow call stack allocations
Sami Tolvanen
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
sysctl: remove all extern declaration from sysctl.c
Christoph Hellwig
2020-04-27
mm: remove watermark_boost_factor_sysctl_handler
Christoph Hellwig
2020-04-08
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-07
mm: remove dummy struct bootmem_data/bootmem_data_t
Waiman Long
2020-04-07
mm/sparse.c: only use subsection map in VMEMMAP case
Baoquan He
2020-04-07
mm: use zone and order instead of free area in free_list manipulators
Alexander Duyck
2020-04-07
mm: adjust shuffle code to allow for future coalescing
Alexander Duyck
2020-04-02
mm/sparse: rename pfn_present() to pfn_in_present_section()
Pingfan Liu
2020-04-02
mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
John Hubbard
2020-02-20
mm/memremap_pages: Introduce memremap_compat_align()
Dan Williams
2020-02-04
mm: factor out next_present_section_nr()
David Hildenbrand
2020-01-31
mm: fix comments related to node reclaim
Hao Lee
2020-01-13
mm: memcg/slab: fix percpu slab vmstats flushing
Roman Gushchin
2019-12-01
mm: fix struct member name in function comments
Hao Lee
2019-12-01
mm: vmscan: enforce inactive:active ratio at the reclaim root
Johannes Weiner
2019-12-01
mm: vmscan: harmonize writeback congestion tracking for nodes & memcgs
Johannes Weiner
[next]