コミット履歴

作者 SHA1 メッセージ 日付
  Johannes Weiner 89b5fae536 mm: vmscan: distinguish global reclaim from global LRU scanning 13 年 前
  Hillf Danton 3770490ec8 mm: vmscan: fix typo in isolating lru pages 13 年 前
  Hugh Dickins 043bcbe5ec mm: test PageSwapBacked in lumpy reclaim 13 年 前
  Minchan Kim 86cfd3a450 mm/vmscan.c: consider swap space when deciding whether to continue reclaim 13 年 前
  KOSAKI Motohiro 25bd91bd27 vmscan: add task name to warn_scan_unevictable() messages 13 年 前
  Konstantin Khlebnikov cc59850ef9 mm: add free_hot_cold_page_list() helper 13 年 前
  Konstantin Khlebnikov c909e99364 vmscan: activate executable pages after first usage 13 年 前
  Konstantin Khlebnikov 34dbc67a64 vmscan: promote shared file mapped pages 13 年 前
  Greg Kroah-Hartman ff4b8a57f0 Merge branch 'driver-core-next' into Linux 3.2 13 年 前
  Kay Sievers 10fbcf4c6c convert 'memory' sysdev_class to a regular subsystem 13 年 前
  Konstantin Khlebnikov 83aeeada7c vmscan: use atomic-long for shrinker batching 13 年 前
  Konstantin Khlebnikov 635697c663 vmscan: fix initial shrinker size handling 13 年 前
  Linus Torvalds 208bca0860 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux 13 年 前
  Johannes Weiner 9b272977e3 memcg: skip scanning active lists based on individual size 13 年 前
  Mel Gorman e0c23279c9 vmscan: abort reclaim/compaction if compaction can proceed 13 年 前
  Rik van Riel e0887c19b2 vmscan: limit direct reclaim for higher order allocations 13 年 前
  Minchan Kim 21ee9f398b vmscan: add barrier to prevent evictable page in unevictable list 13 年 前
  Johannes Weiner 264e56d824 mm: disable user interface to manually rescue unevictable pages 13 年 前
  Kautuk Consul 3f380998ae vmscan.c: fix invalid strict_strtoul() check in write_scan_unevictable_node() 13 年 前
  Alex,Shi f0dfcde099 kswapd: assign new_order and new_classzone_idx after wakeup in sleeping 13 年 前
  Alex,Shi d2ebd0f6b8 kswapd: avoid unnecessary rebalance after an unsuccessful balancing 13 年 前
  Shaohua Li 16fb951237 vmscan: count pages into balanced for zone with good watermark 13 年 前
  Mel Gorman 49ea7eb65e mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completes 13 年 前
  Mel Gorman 92df3a723f mm: vmscan: throttle reclaim if encountering too many dirty pages under writeback 13 年 前
  Mel Gorman f84f6e2b08 mm: vmscan: do not writeback filesystem pages in kswapd except in high priority 13 年 前
  Mel Gorman a18bba061c mm: vmscan: remove dead code related to lumpy reclaim waiting on pages under writeback 13 年 前
  Mel Gorman ee72886d8e mm: vmscan: do not writeback filesystem pages in direct reclaim 13 年 前
  Johannes Weiner f11c0ca501 mm: vmscan: drop nr_force_scan[] from get_scan_count 13 年 前
  Shaohua Li 3da367c3e5 vmscan: add block plug for page reclaim 13 年 前
  Minchan Kim f80c067361 mm: zone_reclaim: make isolate_lru_page() filter-aware 13 年 前