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.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
/
include
/
linux
/
mmzone.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: memory-failure: add memory failure stats to sysfs
Jiaqi Yan
2023-02-02
1
-0
/
+28
*
mm: multi-gen LRU: section for memcg LRU
T.J. Alumbaugh
2023-02-02
1
-11
/
+2
*
mm: multi-gen LRU: per-node lru_gen_folio lists
Yu Zhao
2023-01-18
1
-2
/
+115
*
mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[]
Yu Zhao
2023-01-18
1
-4
/
+4
*
mm: multi-gen LRU: rename lru_gen_struct to lru_gen_folio
Yu Zhao
2023-01-18
1
-3
/
+3
*
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-13
1
-1
/
+1
|
\
|
*
mm: fix typo in struct pglist_data code comment
Wang Yong
2022-12-11
1
-1
/
+1
*
|
block: add check when merging zone device pages
Logan Gunthorpe
2022-11-09
1
-0
/
+24
|
/
*
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
1
-35
/
+246
|
\
|
*
mm: remove obsolete pgdat_is_empty()
Miaohe Lin
2022-10-03
1
-5
/
+0
|
*
mm: remove obsolete macro NR_PCP_ORDER_MASK and NR_PCP_ORDER_WIDTH
Miaohe Lin
2022-10-03
1
-7
/
+0
|
*
mm: deduplicate cacheline padding code
Shakeel Butt
2022-09-26
1
-19
/
+5
|
*
mm/demotion: add pg_data_t member to track node memory tier details
Aneesh Kumar K.V
2022-09-26
1
-0
/
+3
|
*
mm: multi-gen LRU: thrashing prevention
Yu Zhao
2022-09-26
1
-0
/
+2
|
*
mm: multi-gen LRU: kill switch
Yu Zhao
2022-09-26
1
-0
/
+9
|
*
mm: multi-gen LRU: support page table walks
Yu Zhao
2022-09-26
1
-1
/
+55
|
*
mm: multi-gen LRU: exploit locality in rmap
Yu Zhao
2022-09-26
1
-0
/
+6
|
*
mm: multi-gen LRU: minimal implementation
Yu Zhao
2022-09-26
1
-0
/
+41
|
*
mm: multi-gen LRU: groundwork
Yu Zhao
2022-09-26
1
-0
/
+102
|
*
mm: fix null-ptr-deref in kswapd_is_running()
Kefeng Wang
2022-09-11
1
-2
/
+4
|
*
arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
Zi Yan
2022-09-11
1
-2
/
+2
|
*
memory tiering: adjust hot threshold automatically
Huang Ying
2022-09-11
1
-0
/
+9
|
*
memory tiering: rate limit NUMA migration throughput
Huang Ying
2022-09-11
1
-0
/
+7
|
*
mm/vmscan: define macros for refaults in struct lruvec
Yang Yang
2022-09-11
1
-0
/
+2
*
|
mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses.
Yosry Ahmed
2022-08-24
1
-0
/
+1
|
/
*
mm: cleanup is_highmem()
Kefeng Wang
2022-07-29
1
-12
/
+8
*
mm/page_alloc: protect PCP lists with a spinlock
Mel Gorman
2022-07-17
1
-0
/
+1
*
mm/page_alloc: use only one PCP list for THP-sized allocations
Mel Gorman
2022-07-17
1
-4
/
+7
*
mm: move page zone helpers from mm.h to mmzone.h
Alex Sierra
2022-07-17
1
-0
/
+80
*
mm, docs: fix comments that mention mem_hotplug_end()
Yun-Ze Li
2022-07-03
1
-3
/
+3
*
mm: memory_hotplug: enumerate all supported section flags
Muchun Song
2022-07-03
1
-9
/
+32
*
mm: cma: use pageblock_order as the single alignment
Zi Yan
2022-05-13
1
-4
/
+1
*
mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning
Waiman Long
2022-04-08
1
-4
/
+7
*
NUMA balancing: optimize page placement for memory tiering system
Huang Ying
2022-03-22
1
-0
/
+1
*
NUMA Balancing: add page promotion counter
Huang Ying
2022-03-22
1
-0
/
+3
*
mm/mmzone.h: remove unused macros
Miaohe Lin
2022-03-22
1
-7
/
+0
*
mm: page_alloc: avoid merging non-fallbackable pageblocks with others
Zi Yan
2022-03-22
1
-0
/
+11
*
mm_zone: add function to check if managed dma zone exists
Baoquan He
2022-01-15
1
-0
/
+9
*
mm: vmscan: Reduce throttling due to a failure to make progress
Mel Gorman
2021-12-31
1
-0
/
+1
*
mm/vmscan: throttle reclaim when no progress is being made
Mel Gorman
2021-11-06
1
-0
/
+1
*
mm/vmscan: throttle reclaim and compaction when too may pages are isolated
Mel Gorman
2021-11-06
1
-0
/
+1
*
mm/vmscan: throttle reclaim until some writeback completes if congested
Mel Gorman
2021-11-06
1
-0
/
+13
*
mm/page_alloc: detect allocation forbidden by cpuset and bail out early
Feng Tang
2021-11-06
1
-0
/
+22
*
mm: use __pfn_to_section() instead of open coding it
Rolf Eike Beer
2021-11-06
1
-2
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
1
-12
/
+7
|
\
|
*
mm: track present early pages per zone
David Hildenbrand
2021-09-08
1
-0
/
+7
|
*
mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONE
Mike Rapoport
2021-09-08
1
-12
/
+0
*
|
mm: compaction: support triggering of proactive compaction by user
Charan Teja Reddy
2021-09-03
1
-0
/
+1
*
|
mm/sparse: set SECTION_NID_SHIFT to 6
Naoya Horiguchi
2021-09-03
1
-1
/
+1
*
|
mm: sparse: remove __section_nr() function
Ohhoon Kwon
2021-09-03
1
-1
/
+0
|
/
[next]