Commit History

作者 SHA1 備註 提交日期
  Linus Torvalds 268bb0ce3e sanitize <linux/prefetch.h> usage 14 年之前
  KAMEZAWA Hiroyuki d6c438b6cd memcg: fix zone congestion 14 年之前
  KOSAKI Motohiro 929bea7c71 vmscan: all_unreclaimable() use zone->all_unreclaimable as a name 14 年之前
  Lucas De Marchi 25985edced Fix common misspellings 14 年之前
  Linus Torvalds 6c51038900 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block 14 年之前
  Mel Gorman 8afdcece49 mm: vmscan: kswapd should not free an excessive number of pages when balancing small zones 14 年之前
  Minchan Kim e64a782fec mm: change __remove_from_page_cache() 14 年之前
  Andrea Arcangeli d527caf22e mm: compaction: prevent kswapd compacting memory to reduce CPU usage 14 年之前
  Jens Axboe 4c63f5646e Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core 14 年之前
  Jens Axboe 7eaceaccab block: remove per-queue plugging 14 年之前
  Mel Gorman 2876592f23 mm: vmscan: stop reclaim/compaction earlier due to insufficient progress if !__GFP_REPEAT 14 年之前
  Johannes Weiner f0fdc5e8e6 vmscan: fix zone shrinking exit when scan work is done 14 年之前
  David Rientjes f33261d75b mm: fix deferred congestion timeout if preferred zone is not allowed 14 年之前
  Jesper Juhl 3305de51bf mm/vmscan.c: remove duplicate include of compaction.h 14 年之前
  Linus Torvalds 7a608572a2 Revert "mm: batch activate_page() to reduce lock contention" 14 年之前
  Shaohua Li 744ed14427 mm: batch activate_page() to reduce lock contention 14 年之前
  Rik van Riel 9992af1029 thp: scale nr_rotated to balance memory pressure 14 年之前
  Rik van Riel 2c888cfbc1 thp: fix anon memory statistics with transparent hugepages 14 年之前
  Andrea Arcangeli 5a03b051ed thp: use compaction in kswapd for GFP_ATOMIC order > 0 14 年之前
  Mel Gorman dc83edd941 mm: kswapd: use the classzone idx that kswapd was using for sleeping_prematurely() 14 年之前
  Mel Gorman 355b09c47a mm: kswapd: treat zone->all_unreclaimable in sleeping_prematurely similar to balance_pgdat() 14 年之前
  Mel Gorman 4d40502ea5 mm: kswapd: reset kswapd_max_order and classzone_idx after reading 14 年之前
  Mel Gorman 0abdee2bd4 mm: kswapd: use the order that kswapd was reclaiming at for sleeping_prematurely() 14 年之前
  Mel Gorman 1741c87757 mm: kswapd: keep kswapd awake for high-order allocations until a percentage of the node is balanced 14 年之前
  Mel Gorman 9950474883 mm: kswapd: stop high-order balancing when any suitable zone is balanced 14 年之前
  Mel Gorman f3a310bc4e mm: vmscan: rename lumpy_mode to reclaim_mode 14 年之前
  Mel Gorman 77f1fe6b08 mm: migration: allow migration to operate asynchronously and avoid synchronous compaction in the faster path 14 年之前
  Mel Gorman 3e7d344970 mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaim 14 年之前
  Mel Gorman ee64fc9354 mm: vmscan: convert lumpy_mode into a bitmask 14 年之前
  KOSAKI Motohiro f0bc0a60b1 vmscan: factor out kswapd sleeping logic from kswapd() 14 年之前