index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
Age
Commit message (
Expand
)
Author
2015-01-08
mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...
Vlastimil Babka
2014-12-13
mm: vmscan: invoke slab shrinkers from shrink_zone()
Johannes Weiner
2014-12-12
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-12-11
mm, compaction: pass classzone_idx and alloc_flags to watermark checking
Vlastimil Babka
2014-12-11
mm: vmscan: count only dirty pages as congested
Jamie Liu
2014-12-11
mm/vmscan.c: replace printk with pr_err
Pintu Kumar
2014-10-27
cpuset: simplify cpuset_node_allowed API
Vladimir Davydov
2014-10-10
mm: memcontrol: fix transparent huge page allocations under pressure
Johannes Weiner
2014-10-10
mm: clean up zone flags
Johannes Weiner
2014-10-10
mm: remove noisy remainder of the scan_unevictable interface
Johannes Weiner
2014-10-10
mm, compaction: defer each zone individually instead of preferred zone
Vlastimil Babka
2014-08-08
mm: memcontrol: use page lists for uncharge batching
Johannes Weiner
2014-08-08
mm: memcontrol: rewrite uncharge API
Johannes Weiner
2014-08-07
memcg, vmscan: Fix forced scan of anonymous pages
Jerome Marchand
2014-08-07
mm, vmscan: fix an outdated comment still mentioning get_scan_ratio
Jerome Marchand
2014-08-07
mm: move zone->pages_scanned into a vmstat counter
Mel Gorman
2014-08-07
mm: update the description for vm_total_pages
Wang Sheng-Hui
2014-08-07
mm: vmscan: clean up struct scan_control
Johannes Weiner
2014-08-07
mm: vmscan: move swappiness out of scan_control
Johannes Weiner
2014-08-07
mm: vmscan: remove all_unreclaimable()
Johannes Weiner
2014-08-07
mm: vmscan: rework compaction-ready signaling in direct reclaim
Johannes Weiner
2014-08-07
mm: vmscan: remove remains of kswapd-managed zone->all_unreclaimable
Johannes Weiner
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-08
Don't trigger congestion wait on dirty-but-not-writeout pages
Linus Torvalds
2014-06-06
mm: convert some level-less printks to pr_*
Mitchel Humpherys
2014-06-06
vmscan: memcg: always use swappiness of the reclaimed memcg
Michal Hocko
2014-06-06
mm: vmscan: clear kswapd's special reclaim powers before exiting
Johannes Weiner
2014-06-04
mm: vmscan: use proportional scanning during direct reclaim and full scan at ...
Mel Gorman
2014-06-04
mm/vmscan.c: use DIV_ROUND_UP for calculation of zone's balance_gap and corre...
Jianyu Zhan
2014-06-04
mm: page_alloc: convert hot/cold parameter and immediate callers to bool
Mel Gorman
2014-06-04
mm: shrinker: add nid to tracepoint output
Dave Hansen
2014-06-04
mm: shrinker trace points: fix negatives
Dave Hansen
2014-06-04
mm/vmscan.c: avoid throttling reclaim for loop-back nfsd threads
NeilBrown
2014-06-04
mm: vmscan: do not throttle based on pfmemalloc reserves if node has no ZONE_...
Mel Gorman
2014-06-04
mem-hotplug: implement get/put_online_mems
Vladimir Davydov
2014-06-04
mm: only force scan in reclaim when none of the LRUs are big enough.
Suleiman Souhlal
2014-05-06
write_iter variants of {__,}generic_file_aio_write()
Al Viro
2014-05-06
revert "mm: vmscan: do not swap anon pages just because free+file is low"
Johannes Weiner
2014-04-18
vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()
Christoph Lameter
2014-04-08
mm: vmscan: do not swap anon pages just because free+file is low
Johannes Weiner
2014-04-07
mm/vmscan: do not check compaction_ready on promoted zones
Weijie Yang
2014-04-07
mm/vmscan: restore sc->gfp_mask after promoting it to __GFP_HIGHMEM
Weijie Yang
2014-04-03
mm: thrash detection-based file cache sizing
Johannes Weiner
2014-04-03
mm + fs: store shadow entries in page cache
Johannes Weiner
2014-04-03
mm: vmscan: shrink_slab: rename max_pass -> freeable
Vladimir Davydov
2014-04-03
mm: vmscan: remove shrink_control arg from do_try_to_free_pages()
Vladimir Davydov
2014-04-03
mm: vmscan: move call to shrink_slab() to shrink_zones()
Vladimir Davydov
2014-04-03
mm: vmscan: respect NUMA policy mask when shrinking slab on direct reclaim
Vladimir Davydov
2014-01-30
mm/page-writeback.c: do not count anon pages as dirtyable memory
Johannes Weiner
2014-01-24
mm: vmscan: call NUMA-unaware shrinkers irrespective of nodemask
Vladimir Davydov
[next]