index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/memcg: apply add/del_page to lruvec
Hugh Dickins
2012-05-29
1
-20
/
+27
*
mm: trivial cleanups in vmscan.c
Hugh Dickins
2012-05-29
1
-21
/
+10
*
mm/memcg: get_lru_size not get_lruvec_size
Hugh Dickins
2012-05-29
1
-10
/
+9
*
mm/vmscan: kill struct mem_cgroup_zone
Konstantin Khlebnikov
2012-05-29
1
-20
/
+6
*
mm/vmscan: push lruvec pointer into should_continue_reclaim()
Konstantin Khlebnikov
2012-05-29
1
-5
/
+3
*
mm/vmscan: push lruvec pointer into get_scan_count()
Konstantin Khlebnikov
2012-05-29
1
-16
/
+9
*
mm/vmscan: push lruvec pointer into shrink_list()
Konstantin Khlebnikov
2012-05-29
1
-22
/
+12
*
mm/vmscan: push lruvec pointer into inactive_list_is_low()
Konstantin Khlebnikov
2012-05-29
1
-18
/
+22
*
mm/vmscan: replace zone_nr_lru_pages() with get_lruvec_size()
Konstantin Khlebnikov
2012-05-29
1
-15
/
+16
*
mm/vmscan: push lruvec pointer into putback_inactive_pages()
Konstantin Khlebnikov
2012-05-29
1
-4
/
+4
*
mm/vmscan: remove update_isolated_counts()
Konstantin Khlebnikov
2012-05-29
1
-54
/
+6
*
mm/vmscan: push zone pointer into shrink_page_list()
Konstantin Khlebnikov
2012-05-29
1
-6
/
+5
*
mm/vmscan: push lruvec pointer into isolate_lru_pages()
Konstantin Khlebnikov
2012-05-29
1
-8
/
+8
*
mm/vmscan: store "priority" in struct scan_control
Konstantin Khlebnikov
2012-05-29
1
-56
/
+61
*
mm/memcg: use vm_swappiness from target memory cgroup
Konstantin Khlebnikov
2012-05-29
1
-6
/
+5
*
mm/memcg: kill mem_cgroup_lru_del()
Konstantin Khlebnikov
2012-05-29
1
-1
/
+1
*
mm: remove lru type checks from __isolate_lru_page()
Konstantin Khlebnikov
2012-05-29
1
-19
/
+4
*
mm: push lru index into shrink_[in]active_list()
Konstantin Khlebnikov
2012-05-29
1
-24
/
+17
*
mm/memcg: move reclaim_stat into lruvec
Hugh Dickins
2012-05-29
1
-4
/
+1
*
mm/memcg: scanning_global_lru means mem_cgroup_disabled
Hugh Dickins
2012-05-29
1
-14
/
+4
*
mm: avoid swapping out with swappiness==0
Satoru Moriya
2012-05-29
1
-3
/
+3
*
mm: consider all swapped back pages in used-once logic
Michal Hocko
2012-05-29
1
-1
/
+1
*
mm: rename is_mlocked_vma() to mlocked_vma_newpage()
Ying Han
2012-05-29
1
-1
/
+1
*
mm: memcg: count pte references from every member of the reclaimed hierarchy
Johannes Weiner
2012-05-29
1
-2
/
+4
*
mm: vmscan: remove reclaim_mode_t
Mel Gorman
2012-05-29
1
-50
/
+22
*
mm: vmscan: do not stall on writeback during memory compaction
Mel Gorman
2012-05-29
1
-77
/
+8
*
mm: vmscan: remove lumpy reclaim
Mel Gorman
2012-05-29
1
-129
/
+15
*
mm: remove swap token code
Rik van Riel
2012-05-29
1
-6
/
+0
*
mm: fix up the vmscan stat in vmstat
Ying Han
2012-04-25
1
-3
/
+8
*
Revert "mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()"
Ying Han
2012-04-12
1
-6
/
+1
*
Fix potential endless loop in kswapd when compaction is not enabled
Rik van Riel
2012-03-24
1
-1
/
+2
*
mm: fix testorder interaction between two kswapd patches
Hugh Dickins
2012-03-23
1
-1
/
+1
*
mm: forbid lumpy-reclaim in shrink_active_list()
Konstantin Khlebnikov
2012-03-21
1
-0
/
+2
*
cpuset: mm: reduce large amounts of memory barrier related damage v3
Mel Gorman
2012-03-21
1
-2
/
+0
*
mm/vmscan.c: fix spelling error
Copot Alexandru
2012-03-21
1
-2
/
+2
*
vmscan: handle isolated pages with lru lock released
Hillf Danton
2012-03-21
1
-11
/
+10
*
mm: vmscan: forcibly scan highmem if there are too many buffer_heads pinning ...
Mel Gorman
2012-03-21
1
-13
/
+29
*
vmscan: only defer compaction for failed order and higher
Rik van Riel
2012-03-21
1
-1
/
+1
*
vmscan: kswapd carefully call compaction
Rik van Riel
2012-03-21
1
-0
/
+10
*
vmscan: reclaim at order 0 when compaction is enabled
Rik van Riel
2012-03-21
1
-17
/
+30
*
mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()
Hillf Danton
2012-03-21
1
-1
/
+6
*
mm/vmscan.c: cleanup with s/reclaim_mode/isolate_mode/
Hillf Danton
2012-03-21
1
-9
/
+9
*
SHM_UNLOCK: fix Unevictable pages stranded after swap
Hugh Dickins
2012-01-23
1
-89
/
+39
*
SHM_UNLOCK: fix long unpreemptible section
Hugh Dickins
2012-01-23
1
-1
/
+11
*
mm: rearrange putback_inactive_pages
Hugh Dickins
2012-01-12
1
-52
/
+44
*
mm: remove isolate_pages()
Hugh Dickins
2012-01-12
1
-34
/
+27
*
mm: enum lru_list lru
Hugh Dickins
2012-01-12
1
-11
/
+11
*
mm: take pagevecs off reclaim stack
Hugh Dickins
2012-01-12
1
-18
/
+40
*
mm: vmscan: check if reclaim should really abort even if compaction_ready() i...
Mel Gorman
2012-01-12
1
-10
/
+9
*
mm: vmscan: when reclaiming for compaction, ensure there are sufficient free ...
Mel Gorman
2012-01-12
1
-5
/
+39
[next]