index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: unlockless reclaim
Nick Piggin
2008-10-20
1
-1
/
+8
*
vmscan: don't accumulate scan pressure on unrelated lists
Johannes Weiner
2008-10-20
1
-5
/
+2
*
vmscan: unevictable LRU scan sysctl
Lee Schermerhorn
2008-10-20
1
-0
/
+166
*
mlock: mlocked pages are unevictable
Nick Piggin
2008-10-20
1
-10
/
+26
*
SHM_LOCKED pages are unevictable
Lee Schermerhorn
2008-10-20
1
-0
/
+89
*
Ramfs and Ram Disk pages are unevictable
Lee Schermerhorn
2008-10-20
1
-0
/
+5
*
unevictable lru: add event counting with statistics
Lee Schermerhorn
2008-10-20
1
-0
/
+6
*
Unevictable LRU Infrastructure
Lee Schermerhorn
2008-10-20
1
-13
/
+136
*
more aggressively use lumpy reclaim
Rik van Riel
2008-10-20
1
-4
/
+16
*
vmscan: fix pagecache reclaim referenced bit check
Rik van Riel
2008-10-20
1
-32
/
+13
*
vmscan: second chance replacement for anonymous pages
Rik van Riel
2008-10-20
1
-4
/
+34
*
vmscan: split LRU lists into anon & file sets
Rik van Riel
2008-10-20
1
-200
/
+216
*
vmscan: free swap space on swap-in/activation
Rik van Riel
2008-10-20
1
-0
/
+7
*
vmscan: Use an indexed array for LRU variables
Christoph Lameter
2008-10-20
1
-63
/
+57
*
vmscan: move isolate_lru_page() to vmscan.c
Nick Piggin
2008-10-20
1
-0
/
+45
*
mm: rename page trylock
Nick Piggin
2008-08-04
1
-2
/
+2
*
do_try_to_free_page: update comments related to vmscan functions
Fernando Luis Vazquez Cao
2008-07-30
1
-1
/
+1
*
swapfile/vmscan: update comments related to vmscan functions
Fernando Luis Vazquez Cao
2008-07-30
1
-1
/
+1
*
mm: spinlock tree_lock
Nick Piggin
2008-07-26
1
-4
/
+4
*
mm: speculative page references
Nick Piggin
2008-07-26
1
-20
/
+54
*
per-task-delay-accounting: add memory reclaim delay
Keika Kobayashi
2008-07-25
1
-0
/
+5
*
mm: fix incorrect variable type in do_try_to_free_pages()
kosaki.motohiro@jp.fujitsu.com
2008-06-12
1
-1
/
+1
*
mm: remove remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
1
-2
/
+2
*
page allocator: smarter retry of costly-order allocations
Nishanth Aravamudan
2008-04-29
1
-2
/
+5
*
mm: have zonelist contains structs with both a zone pointer and zone_idx
Mel Gorman
2008-04-28
1
-12
/
+10
*
mm: use two zonelist that are filtered by GFP mask
Mel Gorman
2008-04-28
1
-12
/
+9
*
mm: use zonelists instead of zones when direct reclaiming pages
Mel Gorman
2008-04-28
1
-9
/
+12
*
nodemask: use new node_to_cpumask_ptr function
Mike Travis
2008-04-19
1
-10
/
+8
*
revert "kswapd should only wait on IO if there is IO"
Andrew Morton
2008-03-24
1
-22
/
+5
*
memcg: move_lists on page not page_cgroup
Hugh Dickins
2008-03-04
1
-2
/
+3
*
Memory controller: rename to Memory Resource Controller
Balbir Singh
2008-03-04
1
-2
/
+2
*
per-zone and reclaim enhancements for memory controller: modifies vmscan.c fo...
KAMEZAWA Hiroyuki
2008-02-07
1
-131
/
+201
*
per-zone and reclaim enhancements for memory controller: add scan_global_lru ...
KAMEZAWA Hiroyuki
2008-02-07
1
-5
/
+12
*
memory cgroup enhancements: fix zone handling in try_to_free_mem_cgroup_page
KAMEZAWA Hiroyuki
2008-02-07
1
-6
/
+3
*
kswapd should only wait on IO if there is IO
Rik van Riel
2008-02-07
1
-5
/
+22
*
Memory controller: make charging gfp mask aware
Balbir Singh
2008-02-07
1
-9
/
+5
*
Memory controller: make page_referenced() cgroup aware
Balbir Singh
2008-02-07
1
-2
/
+2
*
Memory controller: add per cgroup LRU and reclaim
Balbir Singh
2008-02-07
1
-25
/
+103
*
spelling fixes: mm/
Simon Arlott
2007-10-20
1
-1
/
+1
*
sparse pointer use of zero as null
Stephen Hemminger
2007-10-18
1
-1
/
+1
*
mm: test and set zone reclaim lock before starting reclaim
David Rientjes
2007-10-17
1
-10
/
+13
*
oom: change all_unreclaimable zone member to flags
David Rientjes
2007-10-17
1
-12
/
+13
*
make swappiness safer to use
Andrea Arcangeli
2007-10-16
1
-0
/
+41
*
Fix panic of cpu online with memory less node
Yasunori Goto
2007-10-16
1
-1
/
+3
*
Memoryless nodes: Add N_CPU node state
Christoph Lameter
2007-10-16
1
-3
/
+1
*
Memoryless nodes: No need for kswapd
Christoph Lameter
2007-10-16
1
-1
/
+1
*
mm: prevent kswapd from freeing excessive amounts of lowmem
Rik van Riel
2007-10-16
1
-1
/
+7
*
synchronous lumpy reclaim: wait for page writeback when directly reclaiming c...
Andy Whitcroft
2007-08-22
1
-8
/
+60
*
synchronous lumpy reclaim: ensure we count pages transitioning inactive via c...
Andy Whitcroft
2007-08-22
1
-0
/
+1
*
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-17
1
-0
/
+1
[next]