index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmzone.h
Age
Commit message (
Expand
)
Author
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
2019-12-01
mm: clean up and clarify lruvec lookup procedure
Johannes Weiner
2019-12-01
include/linux/mmzone.h: fix comment for ISOLATE_UNMAPPED macro
Hao Lee
2019-10-14
mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'
Nicolas Saenz Julienne
2019-09-24
mm: thp: extract split_queue_* into a struct
Yang Shi
2019-09-24
mm,thp: stats for file backed THP
Song Liu
2019-08-30
mm: memcontrol: flush percpu slab vmstats on kmem offlining
Roman Gushchin
2019-07-18
libnvdimm/pfn: stop padding pmem namespaces to section alignment
Dan Williams
2019-07-18
mm: kill is_dev_zone() helper
Dan Williams
2019-07-18
mm/sparsemem: add helpers track active portions of a section at boot
Dan Williams
2019-07-18
mm/sparsemem: introduce a SECTION_IS_EARLY flag
Dan Williams
2019-07-18
mm/sparsemem: introduce struct mem_section_usage
Dan Williams
2019-07-18
mm: section numbers use the type "unsigned long"
David Hildenbrand
2019-05-14
mm: maintain randomization of page free lists
Dan Williams
2019-05-14
mm: move buddy list manipulations into helpers
Dan Williams
2019-05-14
mm: shuffle initial free memory to improve memory-side-cache utilization
Dan Williams
2019-05-14
mm: memcontrol: quarantine the mem_cgroup_[node_]nr_lru_pages() API
Johannes Weiner
2019-03-05
mm: remove zone_lru_lock() function, access ->lru_lock directly
Andrey Ryabinin
2019-03-05
mm: fix some typos in mm directory
Wei Yang
2019-03-05
mm, compaction: be selective about what pageblocks to clear skip hints
Mel Gorman
2019-01-08
mm, page_alloc: do not wake kswapd with zone lock held
Mel Gorman
2018-12-28
mm, hotplug: move init_currently_empty_zone() under zone_span_lock protection
Wei Yang
2018-12-28
mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section()
Wei Yang
2018-12-28
mm: check nr_initialised with PAGES_PER_SECTION directly in defer_init()
Wei Yang
2018-12-28
mm/mmzone.c: make "migratetype_names" const char *
Alexey Dobriyan
2018-12-28
mm: reclaim small amounts of memory when an external fragmentation event occurs
Mel Gorman
2018-12-28
mm: move zone watermark accesses behind an accessor
Mel Gorman
2018-12-28
mm: remove managed_page_count_lock spinlock
Arun KS
2018-12-28
mm: convert zone->managed_pages to atomic variable
Arun KS
2018-12-27
Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-12-20
powerpc: use mm zones more sensibly
Christoph Hellwig
2018-12-14
mm/sparse: add common helper to mark all memblocks present
Logan Gunthorpe
2018-10-31
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
2018-10-26
mm: workingset: add vmstat counter for shadow nodes
Johannes Weiner
2018-10-26
mm: workingset: tell cache transitions from workingset thrashing
Johannes Weiner
2018-10-26
mm: rename and change semantics of nr_indirectly_reclaimable_bytes
Vlastimil Babka
2018-10-09
mm, sched/numa: Remove remaining traces of NUMA rate-limiting
Srikar Dronamraju
2018-10-02
mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migration
Mel Gorman
2018-08-22
mm: access zone->node via zone_to_nid() and zone_set_nid()
Pavel Tatashin
2018-08-22
mm: remove zone_id() and make use of zone_idx() in is_dev_zone()
Oscar Salvador
2018-04-11
mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request
Joonsoo Kim
2018-04-11
mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES
Roman Gushchin
2018-04-05
mm, page_alloc: wakeup kcompactd even if kswapd cannot free more memory
David Rientjes
2018-04-05
mm: disable interrupts while initializing deferred pages
Pavel Tatashin
2018-03-27
x86/mm/32: Remove unused node_memmap_size_bytes() & CONFIG_NEED_NODE_MEMMAP_S...
David Rientjes
[next]