index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pageblock-flags.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-07
mm: use 'unsigned int' for page order
Kirill A. Shutemov
1
-1
/
+1
2014-06-05
mm: page_alloc: reduce number of times page_to_pfn is called
Mel Gorman
1
-20
/
+13
2014-06-05
mm: page_alloc: use word-based accesses for get/set pageblock bitmaps
Mel Gorman
1
-6
/
+31
2013-07-04
mm/pageblock: remove get/set_pageblock_flags
Wanpeng Li
1
-6
/
+0
2012-10-11
mm: compaction: fix bit ranges in {get,clear,set}_pageblock_skip()
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2012-10-09
mm: compaction: cache if a pageblock was scanned and no pages were isolated
Mel Gorman
1
-2
/
+17
2010-10-27
include/linux/pageblock-flags.h: fix set_pageblock_flags() macro definiton
zeal
1
-2
/
+3
2008-05-25
x86 boot: simplify pageblock_bits enum declaration
Paul Jackson
1
-5
/
+3
2007-10-16
memory unplug: page isolation
KAMEZAWA Hiroyuki
1
-1
/
+1
2007-10-16
Do not depend on MAX_ORDER when grouping pages by mobility
Mel Gorman
1
-1
/
+24
2007-10-16
don't group high order atomic allocations
Mel Gorman
1
-1
/
+1
2007-10-16
Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR...
Mel Gorman
1
-1
/
+1
2007-10-16
Group short-lived and reclaimable kernel allocations
Mel Gorman
1
-1
/
+1
2007-10-16
Split the free lists for movable and unmovable allocations
Mel Gorman
1
-0
/
+1
2007-10-16
Add a bitmap that is used to track flags affecting a block of pages
Mel Gorman
1
-0
/
+51