Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / mm / compaction.c
2012-03-22 Dan Carpentermm: compaction: make compact_control order signed
2012-03-22 Hugh Dickinscompact_pgdat: workaround lockdep warning in kswapd
2012-03-22 Rik van Rielvmscan: only defer compaction for failed order and...
2012-03-22 Rik van Rielvmscan: kswapd carefully call compaction
2012-02-09 Mel Gormanmm: compaction: check for overlapping nodes during...
2012-02-04 Mel Gormanmm: compaction: check pfn_valid when entering a new...
2012-01-13 Mel Gormanmm: compaction: introduce sync-light migration for...
2012-01-13 Mel Gormanmm: compaction: make isolate_lru_page() filter-aware...
2012-01-13 Mel Gormanmm: compaction: use synchronous compaction for /proc...
2012-01-13 Mel Gormanmm: compaction: allow compaction to isolate dirty pages
2012-01-11 Hillf Dantonmm: compaction: push isolate search base of compact...
2011-12-21 Kay Sieversconvert 'memory' sysdev_class to a regular subsystem
2011-11-01 Kyungmin Parkmm: compaction: make compact_zone_order() static
2011-11-01 Minchan Kimmm: compaction: make isolate_lru_page() filter-aware
2011-11-01 Minchan Kimmm: change isolate mode from #define to bitwise type
2011-11-01 Minchan Kimmm: compaction: trivial clean up in acct_isolated()
2011-06-16 Mel Gormanmm: compaction: abort compaction if too many pages...
2011-06-16 Mel Gormanmm: compaction: ensure that the compaction free scanner...
2011-06-16 Shaohua Licompaction: checks correct fragmentation index
2011-06-16 Michal Hockomm: compaction: fix special case -1 order checks
2011-03-23 Andrea Arcangelimm: compaction: minimise the time IRQs are disabled...
2011-03-23 Mel Gormanmm: compaction: minimise the time IRQs are disabled...
2011-03-23 Minchan Kimmm/compaction: check migrate_pages's return value inste...
2011-03-23 Andrea Arcangelimm: compaction: prevent kswapd compacting memory to...
2011-01-21 Johannes Weinermm: compaction: prevent division-by-zero during user...
2011-01-14 Andrea Arcangelithp: use compaction for all allocation orders
2011-01-14 Andrea Arcangelithp: use compaction in kswapd for GFP_ATOMIC order > 0
2011-01-14 Andrea Arcangelithp: transhuge isolate_migratepages()
2011-01-14 Mel Gormanmm: compaction: perform a faster migration scan when...
2011-01-14 Mel Gormanmm: migration: cleanup migrate_pages API by matching...
2011-01-14 Mel Gormanmm: migration: allow migration to operate asynchronousl...
2011-01-14 Mel Gormanmm: vmscan: reclaim order-0 and use compaction instead...
2011-01-14 Mel Gormanmm: compaction: add trace events for memory compaction...
2010-12-23 Minchan Kimmm/compaction.c: avoid double mem_cgroup_del_lru()
2010-09-10 Minchan Kimmm: compaction: handle active and inactive fairly in...
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-25 Mel Gormanmm: compaction: add a tunable that decides when memory...
2010-05-25 Mel Gormanmm: compaction: direct compact when a high-order alloca...
2010-05-25 Mel Gormanmm: compaction: add /sys trigger for per-node memory...
2010-05-25 Mel Gormanmm: compaction: add /proc trigger for memory compaction
2010-05-25 Mel Gormanmm: compaction: memory compaction core