index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pageblock-flags.h
Age
Commit message (
Expand
)
Author
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