index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
Age
Commit message (
Expand
)
Author
2009-01-06
mm: stop kswapd's infinite loop at high order allocation
KOSAKI Motohiro
2009-01-06
vmscan: shrink_active_list(): reduce lru_lock hold time
Andrew Morton
2009-01-06
mm: kill zone_is_near_oom()
KOSAKI Motohiro
2009-01-06
vmscan: improve reclaim throughput to bail out patch
KOSAKI Motohiro
2009-01-06
vmscan: bail out of direct reclaim after swap_cluster_max pages
Rik van Riel
2009-01-06
mm: make scan_zone_unevictable_pages() static
KOSAKI Motohiro
2009-01-06
mm: make scan_all_zones_unevictable_pages() static
KOSAKI Motohiro
2009-01-06
memcg: reclaim shouldn't change zone->recent_rotated statistics
KOSAKI Motohiro
2009-01-06
mm: optimize get_scan_ratio for no swap
Hugh Dickins
2009-01-06
mm: add add_to_swap stub
Hugh Dickins
2009-01-06
mm: remove gfp_mask from add_to_swap
Hugh Dickins
2009-01-06
mm: remove try_to_munlock from vmscan
Hugh Dickins
2009-01-06
mm: try_to_free_swap replaces remove_exclusive_swap_page
Hugh Dickins
2009-01-01
cpumask: convert mm/
Rusty Russell
2009-01-01
cpumask: remove any_online_cpu() users: mm/
Rusty Russell
2008-12-01
vmscan: protect zone rotation stats by lru lock
Johannes Weiner
2008-11-19
vmscan: fix get_scan_ratio() comment
Rik van Riel
2008-11-19
vmscan: let GFP_NOFS go to swap again
Hugh Dickins
2008-11-15
mm: remove unevictable's show_page_path
KOSAKI Motohiro
2008-10-20
mm: unlockless reclaim
Nick Piggin
2008-10-20
vmscan: don't accumulate scan pressure on unrelated lists
Johannes Weiner
2008-10-20
vmscan: unevictable LRU scan sysctl
Lee Schermerhorn
2008-10-20
mlock: mlocked pages are unevictable
Nick Piggin
2008-10-20
SHM_LOCKED pages are unevictable
Lee Schermerhorn
2008-10-20
Ramfs and Ram Disk pages are unevictable
Lee Schermerhorn
2008-10-20
unevictable lru: add event counting with statistics
Lee Schermerhorn
2008-10-20
Unevictable LRU Infrastructure
Lee Schermerhorn
2008-10-20
more aggressively use lumpy reclaim
Rik van Riel
2008-10-20
vmscan: fix pagecache reclaim referenced bit check
Rik van Riel
2008-10-20
vmscan: second chance replacement for anonymous pages
Rik van Riel
2008-10-20
vmscan: split LRU lists into anon & file sets
Rik van Riel
2008-10-20
vmscan: free swap space on swap-in/activation
Rik van Riel
2008-10-20
vmscan: Use an indexed array for LRU variables
Christoph Lameter
2008-10-20
vmscan: move isolate_lru_page() to vmscan.c
Nick Piggin
2008-08-04
mm: rename page trylock
Nick Piggin
2008-07-30
do_try_to_free_page: update comments related to vmscan functions
Fernando Luis Vazquez Cao
2008-07-30
swapfile/vmscan: update comments related to vmscan functions
Fernando Luis Vazquez Cao
2008-07-26
mm: spinlock tree_lock
Nick Piggin
2008-07-26
mm: speculative page references
Nick Piggin
2008-07-25
per-task-delay-accounting: add memory reclaim delay
Keika Kobayashi
2008-06-12
mm: fix incorrect variable type in do_try_to_free_pages()
kosaki.motohiro@jp.fujitsu.com
2008-04-30
mm: remove remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-29
page allocator: smarter retry of costly-order allocations
Nishanth Aravamudan
2008-04-28
mm: have zonelist contains structs with both a zone pointer and zone_idx
Mel Gorman
2008-04-28
mm: use two zonelist that are filtered by GFP mask
Mel Gorman
2008-04-28
mm: use zonelists instead of zones when direct reclaiming pages
Mel Gorman
2008-04-19
nodemask: use new node_to_cpumask_ptr function
Mike Travis
2008-03-24
revert "kswapd should only wait on IO if there is IO"
Andrew Morton
2008-03-04
memcg: move_lists on page not page_cgroup
Hugh Dickins
2008-03-04
Memory controller: rename to Memory Resource Controller
Balbir Singh
[next]