Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |