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
/
page-isolation.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: make alloc_contig_range work at pageblock granularity
Zi Yan
2022-05-13
1
-2
/
+2
*
mm: page_isolation: move has_unmovable_pages() to mm/page_isolation.c
Zi Yan
2022-05-13
1
-2
/
+0
*
mm/hotplug: silence a lockdep splat with printk()
Qian Cai
2020-01-31
1
-2
/
+2
*
mm: remove "count" parameter from has_unmovable_pages()
David Hildenbrand
2020-01-31
1
-2
/
+2
*
mm/page_isolation.c: convert SKIP_HWPOISON to MEMORY_OFFLINE
David Hildenbrand
2019-12-01
1
-2
/
+2
*
mm/page_isolation.c: change the prototype of undo_isolate_page_range()
Pingfan Liu
2019-07-12
1
-1
/
+1
*
mm/hotplug: fix offline undo_isolate_page_range()
Qian Cai
2019-03-29
1
-10
/
+0
*
mm: only report isolation failures when offlining memory
Michal Hocko
2018-12-28
1
-2
/
+9
*
mm, migrate: remove reason argument from new_page_t
Michal Hocko
2018-04-11
1
-2
/
+1
*
mm: distinguish CMA and MOVABLE isolation in has_unmovable_pages()
Michal Hocko
2017-11-15
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
mm, page_alloc: count movable pages when stealing from pageblock
Vlastimil Babka
2017-05-08
1
-4
/
+1
*
mm, page_isolation: make set/unset_migratetype_isolate() file-local
Naoya Horiguchi
2015-09-08
1
-5
/
+0
*
mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype
Joonsoo Kim
2014-11-13
1
-0
/
+8
*
mm: remove MIGRATE_ISOLATE check in hotpath
Minchan Kim
2013-02-23
1
-0
/
+19
*
memory-hotplug: skip HWPoisoned page when offlining pages
Wen Congyang
2012-12-11
1
-4
/
+6
*
mm/page_alloc: refactor out __alloc_contig_migrate_alloc()
Minchan Kim
2012-10-09
1
-1
/
+2
*
memory-hotplug: fix pages missed by race rather than failing
Minchan Kim
2012-10-09
1
-0
/
+4
*
mm: factor out memory isolate functions
Minchan Kim
2012-07-31
1
-4
/
+9
*
mm: page_isolation: MIGRATE_CMA isolation functions added
Michal Nazarewicz
2012-05-21
1
-9
/
+9
*
memory unplug: page isolation
KAMEZAWA Hiroyuki
2007-10-16
1
-0
/
+37