index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
pageblock-flags.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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