index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pageblock-flags.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-05
1
-2
/
+2
*
mm: add pageblock_aligned() macro
Kefeng Wang
2022-10-03
1
-0
/
+1
*
mm: add pageblock_align() macro
Kefeng Wang
2022-10-03
1
-0
/
+1
*
mm: reuse pageblock_start/end_pfn() macro
Kefeng Wang
2022-10-03
1
-0
/
+2
*
mm: enforce pageblock_order < MAX_ORDER
David Hildenbrand
2022-03-22
1
-2
/
+5
*
mm: constify get_pfnblock_flags_mask and get_pfnblock_migratetype
Matthew Wilcox (Oracle)
2021-06-29
1
-1
/
+1
*
mm/page_alloc.c: remove unnecessary end_bitidx for [set|get]_pfnblock_flags_m...
Wei Yang
2020-08-07
1
-5
/
+3
*
mm/page_alloc.c: simplify pageblock bitmap access
Wei Yang
2020-08-07
1
-15
/
+7
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
2019-05-30
1
-13
/
+1
*
mm/pageblock: throw compile error if pageblock_bits cannot hold MIGRATE_TYPES
Pingfan Liu
2018-12-28
1
-1
/
+2
*
mm, compaction: persistently skip hugetlbfs pageblocks
David Rientjes
2017-11-17
1
-0
/
+11
*
mm: use 'unsigned int' for page order
Kirill A. Shutemov
2015-11-06
1
-1
/
+1
*
mm: page_alloc: reduce number of times page_to_pfn is called
Mel Gorman
2014-06-04
1
-20
/
+13
*
mm: page_alloc: use word-based accesses for get/set pageblock bitmaps
Mel Gorman
2014-06-04
1
-6
/
+31
*
mm/pageblock: remove get/set_pageblock_flags
Wanpeng Li
2013-07-03
1
-6
/
+0
*
mm: compaction: fix bit ranges in {get,clear,set}_pageblock_skip()
Bartlomiej Zolnierkiewicz
2012-10-11
1
-3
/
+3
*
mm: compaction: cache if a pageblock was scanned and no pages were isolated
Mel Gorman
2012-10-09
1
-2
/
+17
*
include/linux/pageblock-flags.h: fix set_pageblock_flags() macro definiton
zeal
2010-10-26
1
-2
/
+3
*
x86 boot: simplify pageblock_bits enum declaration
Paul Jackson
2008-05-25
1
-5
/
+3
*
memory unplug: page isolation
KAMEZAWA Hiroyuki
2007-10-16
1
-1
/
+1
*
Do not depend on MAX_ORDER when grouping pages by mobility
Mel Gorman
2007-10-16
1
-1
/
+24
*
don't group high order atomic allocations
Mel Gorman
2007-10-16
1
-1
/
+1
*
Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR...
Mel Gorman
2007-10-16
1
-1
/
+1
*
Group short-lived and reclaimable kernel allocations
Mel Gorman
2007-10-16
1
-1
/
+1
*
Split the free lists for movable and unmovable allocations
Mel Gorman
2007-10-16
1
-0
/
+1
*
Add a bitmap that is used to track flags affecting a block of pages
Mel Gorman
2007-10-16
1
-0
/
+51