index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pageblock-flags.h
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
2018-12-28
mm/pageblock: throw compile error if pageblock_bits cannot hold MIGRATE_TYPES
Pingfan Liu
2017-11-17
mm, compaction: persistently skip hugetlbfs pageblocks
David Rientjes
2015-11-06
mm: use 'unsigned int' for page order
Kirill A. Shutemov
2014-06-04
mm: page_alloc: reduce number of times page_to_pfn is called
Mel Gorman
2014-06-04
mm: page_alloc: use word-based accesses for get/set pageblock bitmaps
Mel Gorman
2013-07-03
mm/pageblock: remove get/set_pageblock_flags
Wanpeng Li
2012-10-11
mm: compaction: fix bit ranges in {get,clear,set}_pageblock_skip()
Bartlomiej Zolnierkiewicz
2012-10-09
mm: compaction: cache if a pageblock was scanned and no pages were isolated
Mel Gorman
2010-10-26
include/linux/pageblock-flags.h: fix set_pageblock_flags() macro definiton
zeal
2008-05-25
x86 boot: simplify pageblock_bits enum declaration
Paul Jackson
2007-10-16
memory unplug: page isolation
KAMEZAWA Hiroyuki
2007-10-16
Do not depend on MAX_ORDER when grouping pages by mobility
Mel Gorman
2007-10-16
don't group high order atomic allocations
Mel Gorman
2007-10-16
Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR...
Mel Gorman
2007-10-16
Group short-lived and reclaimable kernel allocations
Mel Gorman
2007-10-16
Split the free lists for movable and unmovable allocations
Mel Gorman
2007-10-16
Add a bitmap that is used to track flags affecting a block of pages
Mel Gorman