index
:
linux-fsl-qoriq
master
scalys
Freescale 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
2012-08-01
memcg: gix memory accounting scalability in shrink_page_list
Tim Chen
2012-08-01
memcg: further prevent OOM with too many dirty pages
Hugh Dickins
2012-08-01
memcg: prevent OOM with too many dirty pages
Michal Hocko
2012-08-01
mm: account for the number of times direct reclaimers get throttled
Mel Gorman
2012-08-01
mm: throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is ba...
Mel Gorman
2012-08-01
memcg: rename config variables
Andrew Morton
2012-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-07-17
mm: fix lost kswapd wakeup in kswapd_stop()
Aaditya Kumar
2012-07-11
memory hotplug: fix invalid memory access caused by stale kswapd pointer
Jiang Liu
2012-06-29
Merge branch 'master' into for-next
Jiri Kosina
2012-06-28
mm/vmscan: cleanup comment error in balance_pgdat
Wanpeng Li
2012-06-28
mm: fix page reclaim comment error
Wanpeng Li
2012-05-29
mm/memcg: apply add/del_page to lruvec
Hugh Dickins
2012-05-29
mm: trivial cleanups in vmscan.c
Hugh Dickins
2012-05-29
mm/memcg: get_lru_size not get_lruvec_size
Hugh Dickins
2012-05-29
mm/vmscan: kill struct mem_cgroup_zone
Konstantin Khlebnikov
2012-05-29
mm/vmscan: push lruvec pointer into should_continue_reclaim()
Konstantin Khlebnikov
2012-05-29
mm/vmscan: push lruvec pointer into get_scan_count()
Konstantin Khlebnikov
2012-05-29
mm/vmscan: push lruvec pointer into shrink_list()
Konstantin Khlebnikov
2012-05-29
mm/vmscan: push lruvec pointer into inactive_list_is_low()
Konstantin Khlebnikov
2012-05-29
mm/vmscan: replace zone_nr_lru_pages() with get_lruvec_size()
Konstantin Khlebnikov
2012-05-29
mm/vmscan: push lruvec pointer into putback_inactive_pages()
Konstantin Khlebnikov
2012-05-29
mm/vmscan: remove update_isolated_counts()
Konstantin Khlebnikov
2012-05-29
mm/vmscan: push zone pointer into shrink_page_list()
Konstantin Khlebnikov
2012-05-29
mm/vmscan: push lruvec pointer into isolate_lru_pages()
Konstantin Khlebnikov
2012-05-29
mm/vmscan: store "priority" in struct scan_control
Konstantin Khlebnikov
2012-05-29
mm/memcg: use vm_swappiness from target memory cgroup
Konstantin Khlebnikov
2012-05-29
mm/memcg: move reclaim_stat into lruvec
Hugh Dickins
2012-05-29
mm/memcg: scanning_global_lru means mem_cgroup_disabled
Hugh Dickins
2012-05-29
mm/memcg: kill mem_cgroup_lru_del()
Konstantin Khlebnikov
2012-05-29
mm: remove lru type checks from __isolate_lru_page()
Konstantin Khlebnikov
2012-05-29
mm: push lru index into shrink_[in]active_list()
Konstantin Khlebnikov
2012-05-29
mm: avoid swapping out with swappiness==0
Satoru Moriya
2012-05-29
mm: consider all swapped back pages in used-once logic
Michal Hocko
2012-05-29
mm: rename is_mlocked_vma() to mlocked_vma_newpage()
Ying Han
2012-05-29
mm: memcg: count pte references from every member of the reclaimed hierarchy
Johannes Weiner
2012-05-29
mm: vmscan: remove reclaim_mode_t
Mel Gorman
2012-05-29
mm: vmscan: do not stall on writeback during memory compaction
Mel Gorman
2012-05-29
mm: vmscan: remove lumpy reclaim
Mel Gorman
2012-05-29
mm: remove swap token code
Rik van Riel
2012-04-26
mm: fix up the vmscan stat in vmstat
Ying Han
2012-04-12
Revert "mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()"
Ying Han
2012-03-24
Fix potential endless loop in kswapd when compaction is not enabled
Rik van Riel
2012-03-23
mm: fix testorder interaction between two kswapd patches
Hugh Dickins
2012-03-22
mm: forbid lumpy-reclaim in shrink_active_list()
Konstantin Khlebnikov
2012-03-22
cpuset: mm: reduce large amounts of memory barrier related damage v3
Mel Gorman
2012-03-22
mm/vmscan.c: fix spelling error
Copot Alexandru
2012-03-22
vmscan: handle isolated pages with lru lock released
Hillf Danton
2012-03-22
mm: vmscan: forcibly scan highmem if there are too many buffer_heads pinning ...
Mel Gorman
2012-03-22
vmscan: only defer compaction for failed order and higher
Rik van Riel
[next]