serial: PL011: clear pending interrupts
[linux-flexiantxendom0.git] / mm / compaction.c
2012-02-13 Mel Gormanmm: compaction: check for overlapping nodes during...
2012-02-13 Mel Gormanmm: compaction: check pfn_valid when entering a new...
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-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