index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
page_alloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlock
Tetsuo Handa
2023-05-17
1
-0
/
+16
*
mm: prevent page_frag_alloc() from corrupting the memory
Maurizio Lombardi
2022-10-05
1
-0
/
+12
*
mm/page_alloc: fix race condition between build_all_zonelists and page alloca...
Mel Gorman
2022-10-05
1
-10
/
+43
*
mm: page_alloc: fix building error on -Werror=array-compare
Xiongwei Song
2022-04-27
1
-1
/
+1
*
mm, page_alloc: fix build_zonerefs_node()
Juergen Gross
2022-04-20
1
-1
/
+1
*
mm/pages_alloc.c: don't create ZONE_MOVABLE beyond the end of a node
Alistair Popple
2022-04-15
1
-1
/
+8
*
mm/page_alloc.c: do not warn allocation failure on zone DMA if no managed pages
Baoquan He
2022-01-27
1
-1
/
+3
*
mm_zone: add function to check if managed dma zone exists
Baoquan He
2022-01-27
1
-0
/
+15
*
mm/page_alloc: speed up the iteration of max_order
Muchun Song
2021-09-12
1
-4
/
+4
*
mm: don't wake kswapd prematurely when watermark boosting is disabled
Johannes Weiner
2020-12-30
1
-6
/
+7
*
mm, page_alloc: skip ->waternark_boost for atomic order-0 allocations
Charan Teja Reddy
2020-11-24
1
-4
/
+21
*
page_frag: Recover from memory pressure
Dongli Zhang
2020-11-24
1
-0
/
+5
*
mm/page_owner: change split_page_owner to take a count
Matthew Wilcox (Oracle)
2020-10-29
1
-1
/
+1
*
mm/error_inject: Fix allow_error_inject function signatures.
Alexei Starovoitov
2020-10-29
1
-1
/
+1
*
mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...
Vijay Balakrishna
2020-10-14
1
-0
/
+3
*
mm: replace memmap_context by meminit_context
Laurent Dufour
2020-10-07
1
-5
/
+5
*
mm, page_alloc: fix core hung in free_pcppages_bulk()
Charan Teja Reddy
2020-08-26
1
-0
/
+5
*
mm: include CMA pages in lowmem_reserve at boot
Doug Berger
2020-08-26
1
-1
/
+1
*
mm: call cond_resched() from deferred_init_memmap()
Pavel Tatashin
2020-06-22
1
-1
/
+1
*
mm/pagealloc.c: call touch_nmi_watchdog() on max order boundaries in deferred...
Daniel Jordan
2020-06-22
1
-3
/
+4
*
mm: initialize deferred pages with interrupts enabled
Pavel Tatashin
2020-06-22
1
-13
/
+7
*
mm: limit boost_watermark on small zones
Henry Willard
2020-05-14
1
-0
/
+8
*
mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()
David Hildenbrand
2020-05-14
1
-0
/
+1
*
mm/page_alloc.c: fix uninitialized memmaps on a partially populated last section
David Hildenbrand
2020-02-11
1
-2
/
+12
*
mm, debug_pagealloc: don't rely on static keys too early
Vlastimil Babka
2020-01-23
1
-24
/
+13
*
mm/page_alloc.c: ratelimit allocation failure warnings more aggressively
Johannes Weiner
2019-11-06
1
-6
/
+1
*
mm, meminit: recalculate pcpu batch and high limits after init completes
Mel Gorman
2019-11-06
1
-2
/
+8
*
mm, hugetlb: allow hugepage allocations to reclaim as needed
David Rientjes
2019-10-14
1
-2
/
+4
*
mm/page_alloc.c: fix a crash in free_pages_prepare()
Qian Cai
2019-10-07
1
-1
/
+7
*
Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes)
Linus Torvalds
2019-09-28
1
-0
/
+22
|
\
|
*
mm, page_alloc: avoid expensive reclaim when compaction may not succeed
David Rientjes
2019-09-28
1
-0
/
+22
*
|
mm: move mem_cgroup_uncharge out of __page_cache_release()
Yang Shi
2019-09-24
1
-0
/
+1
*
|
mm: thp: extract split_queue_* into a struct
Yang Shi
2019-09-24
1
-3
/
+5
*
|
mm, compaction: raise compaction priority after it withdrawns
Vlastimil Babka
2019-09-24
1
-4
/
+12
*
|
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
2019-09-24
1
-1
/
+1
*
|
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-09-21
1
-1
/
+1
|
\
\
|
*
|
memremap: remove the dev field in struct dev_pagemap
Christoph Hellwig
2019-08-20
1
-1
/
+1
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-16
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sched/topology: Improve load balancing on AMD EPYC systems
Matt Fleming
2019-09-03
1
-1
/
+1
|
|
/
*
/
mm, page_alloc: move_freepages should not examine struct page of reserved memory
David Rientjes
2019-08-24
1
-15
/
+4
|
/
*
mm/sparsemem: support sub-section hotplug
Dan Williams
2019-07-18
1
-1
/
+1
*
mm: kill is_dev_zone() helper
Dan Williams
2019-07-18
1
-1
/
+1
*
mm/sparsemem: add helpers track active portions of a section at boot
Dan Williams
2019-07-18
1
-2
/
+8
*
mm/sparsemem: introduce struct mem_section_usage
Dan Williams
2019-07-18
1
-1
/
+1
*
mm/vmscan.c: add a new member reclaim_state in struct shrink_control
Yafang Shao
2019-07-16
1
-4
/
+0
*
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-07-14
1
-7
/
+6
|
\
|
*
mm: simplify ZONE_DEVICE page private data
Christoph Hellwig
2019-07-02
1
-4
/
+4
|
*
memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag
Christoph Hellwig
2019-07-02
1
-3
/
+2
*
|
mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options
Alexander Potapenko
2019-07-12
1
-7
/
+64
*
|
mm/large system hash: clear hashdist when only one node with memory is booted
Nicholas Piggin
2019-07-12
1
-13
/
+18
[next]