aboutsummaryrefslogtreecommitdiffstats
path: root/mm/vmscan.c
Commit message (Expand)AuthorAge
* Fix congestion_wait() sync/async vs read/write confusionJens Axboe2009-07-10
* mm: fix incorrect page removal from LRUKAMEZAWA Hiroyuki2009-06-23
* memcg: fix lru rotation in isolate_pagesKAMEZAWA Hiroyuki2009-06-18
* mm: fix lumpy reclaim lru handling at isolate_lru_pagesKAMEZAWA Hiroyuki2009-06-16
* vmscan: count the number of times zone_reclaim() scans and failsMel Gorman2009-06-16
* vmscan: do not unconditionally treat zones that fail zone_reclaim() as fullMel Gorman2009-06-16
* vmscan: properly account for the number of page cache pages zone_reclaim() ca...Mel Gorman2009-06-16
* vmscan: handle may_swap more strictlyDaisuke Nishimura2009-06-16
* vmscan: merge duplicate code in shrink_active_list()Wu Fengguang2009-06-16
* vmscan: make mapped executable pages the first class citizenWu Fengguang2009-06-16
* vmscan: report vm_flags in page_referenced()Wu Fengguang2009-06-16
* mm: add swap cache interface for swap referenceKAMEZAWA Hiroyuki2009-06-16
* mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro2009-06-16
* vmscan: prevent shrinking of active anon lru list in case of no swap space V3MinChan Kim2009-06-16
* vmscan: ZVC updates in shrink_active_list() can be done onceWu Fengguang2009-06-16
* vmscan: cleanup the scan batching codeWu Fengguang2009-06-16
* vmscan: evict use-once pages firstRik van Riel2009-06-16
* page allocator: use allocation flags as an index to the zone watermarkMel Gorman2009-06-16
* vmscan: low order lumpy reclaim also should use PAGEOUT_IO_SYNCKOSAKI Motohiro2009-06-16
* PM/Suspend: Do not shrink memory before suspendRafael J. Wysocki2009-06-12
* memcg: fix deadlock between lock_page_cgroup and mapping tree_lockDaisuke Nishimura2009-05-29
* vmscan: avoid multiplication overflow in shrink_zone()Andrew Morton2009-05-02
* vmscan,memcg: reintroduce sc->may_swapKOSAKI Motohiro2009-04-21
* PM/Hibernate: Fix memory shrinkingRafael J. Wysocki2009-04-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-04-05
|\
| * Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell2009-03-30
| |\
| | * Merge branch 'linus' into cpumask-for-linusIngo Molnar2009-03-30
| | |\
| | * \ Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/rust...Ingo Molnar2009-03-13
| | |\ \
| | | * | cpumask: replace node_to_cpumask with cpumask_of_node.Rusty Russell2009-03-13
* | | | | FS-Cache: Recruit a page flags for cache managementDavid Howells2009-04-03
* | | | | vmscan: fix it to take care of nodemaskKAMEZAWA Hiroyuki2009-04-01
* | | | | vmscan: print shrink_slab symbol name on negative shrinker objectsDavid Rientjes2009-04-01
* | | | | mm: don't free swap slots on page deactivationJohannes Weiner2009-04-01
* | | | | mm: move pagevec stripping to save unlock-relockJohannes Weiner2009-04-01
* | | | | vmscan: respect higher order in zone_reclaim()Johannes Weiner2009-04-01
* | | | | vmscan: clip swap_cluster_max in shrink_all_memory()Johannes Weiner2009-04-01
* | | | | mm: shrink_all_memory(): use sc.nr_reclaimedMinChan Kim2009-04-01
* | | | | mm: introduce for_each_populated_zone() macroKOSAKI Motohiro2009-04-01
* | | | | vmscan: rename sc.may_swap to may_unmapJohannes Weiner2009-04-01
|/ / / /
* | | | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-03-30
|\ \ \ \ | |_|_|/ |/| | |
| * | | lockdep: annotate reclaim context (__GFP_NOFS), fixIngo Molnar2009-02-15
| * | | lockdep: annotate reclaim context (__GFP_NOFS)Nick Piggin2009-02-14
* | | | vmscan: pgmoved should be cleared after updating recent_rotatedDaisuke Nishimura2009-03-14
| |/ / |/| |
* | | memcg: use correct scan number at reclaimKOSAKI Motohiro2009-03-12
| |/ |/|
* | swsusp: clean up shrink_all_zones()Johannes Weiner2009-02-21
* | swsusp: dont fiddle with swappinessJohannes Weiner2009-02-21
|/
* memcg: fix calculation of active_ratioKOSAKI Motohiro2009-01-08
* memcg: swappinessKOSAKI Motohiro2009-01-08
* memcg: rename scan global lruKAMEZAWA Hiroyuki2009-01-08
* memcg: remove mem_cgroup_cal_reclaim()KOSAKI Motohiro2009-01-08