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