index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-02-01
[PATCH] Direct Migration V9: Avoid writeback / page_migrate() method
Christoph Lameter
1
-1
/
+19
2006-02-01
[PATCH] Direct Migration V9: remove_from_swap() to remove swap ptes
Christoph Lameter
1
-0
/
+9
2006-02-01
[PATCH] Direct Migration V9: migrate_pages() extension
Christoph Lameter
1
-11
/
+215
2006-02-01
[PATCH] Reclaim slab during zone reclaim
Christoph Lameter
1
-0
/
+14
2006-02-01
[PATCH] Zone reclaim: Allow modification of zone reclaim behavior
Christoph Lameter
1
-2
/
+7
2006-02-01
[PATCH] zone_reclaim: configurable off node allocation period.
Christoph Lameter
1
-2
/
+2
2006-02-01
[PATCH] zone_reclaim: partial scans instead of full scan
Christoph Lameter
1
-2
/
+18
2006-02-01
[PATCH] zone_reclaim: do not unmap file backed pages
Christoph Lameter
1
-0
/
+6
2006-02-01
[PATCH] zone_reclaim: minor fixes
Christoph Lameter
1
-1
/
+3
2006-02-01
[PATCH] mm: improve function of sc->may_writepage
Christoph Lameter
1
-3
/
+3
2006-02-01
[PATCH] zone_reclaim: reclaim on memory only node support
Christoph Lameter
1
-1
/
+7
2006-02-01
[PATCH] Optimize off-node performance of zone reclaim
Christoph Lameter
1
-14
/
+15
2006-01-18
[PATCH] Zone reclaim: Reclaim logic
Christoph Lameter
1
-0
/
+68
2006-01-18
[PATCH] Zone reclaim: resurrect may_swap
Christoph Lameter
1
-0
/
+7
2006-01-18
[PATCH] mm: migration page refcounting fix
Nick Piggin
1
-41
/
+30
2006-01-08
[PATCH] SwapMig: Switch error handling in migrate_pages to use -Exx
Christoph Lameter
1
-22
/
+34
2006-01-08
[PATCH] SwapMig: Extend parameters for migrate_pages()
Christoph Lameter
1
-9
/
+8
2006-01-08
[PATCH] SwapMig: Drop unused pages immediately
Christoph Lameter
1
-0
/
+5
2006-01-08
[PATCH] SwapMig: add_to_swap() avoid atomic allocations
Christoph Lameter
1
-2
/
+2
2006-01-08
[PATCH] SwapMig: CONFIG_MIGRATION fixes
Christoph Lameter
1
-76
/
+76
2006-01-08
[PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration support
Christoph Lameter
1
-9
/
+11
2006-01-08
[PATCH] Swap Migration V5: migrate_pages() function
Christoph Lameter
1
-34
/
+180
2006-01-08
[PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swap
Christoph Lameter
1
-4
/
+2
2006-01-08
[PATCH] Swap Migration V5: LRU operations
Christoph Lameter
1
-13
/
+87
2006-01-08
[PATCH] drop-pagecache
Andrew Morton
1
-2
/
+1
2006-01-06
[PATCH] mm: page_state opt
Nick Piggin
1
-12
/
+15
2006-01-06
[PATCH] mm: add populated_zone() helper
Con Kolivas
1
-4
/
+4
2006-01-06
[PATCH] vmscan: balancing fix
Andrew Morton
1
-8
/
+0
2006-01-06
[PATCH] kill last zone_reclaim() bits
Andrew Morton
1
-80
/
+0
2006-01-03
[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATE
Zach Brown
1
-1
/
+1
2005-11-28
[PATCH] shrinker->nr = LONG_MAX means deadlock for icache
Andrea Arcangeli
1
-3
/
+15
2005-11-28
[PATCH] temporarily disable swap token on memory pressure
Rik van Riel
1
-2
/
+9
2005-11-13
[PATCH] mm: __alloc_pages cleanup
Rohit Seth
1
-3
/
+3
2005-10-29
[PATCH] mm: split page table lock
Hugh Dickins
1
-1
/
+1
2005-10-29
[PATCH] shrink_list(): skip anon pages if not may_swap
Lee Schermerhorn
1
-1
/
+3
2005-10-28
[PATCH] gfp_t: mm/* (easy parts)
Al Viro
1
-4
/
+4
2005-10-16
Fix memory ordering bug in page reclaim
Linus Torvalds
1
-4
/
+9
2005-09-13
[PATCH] vm: kswapd cleanup: use pgdat
Con Kolivas
1
-2
/
+2
2005-09-07
[PATCH] cpusets: formalize intermediate GFP_KERNEL containment
Paul Jackson
1
-4
/
+4
2005-09-05
[PATCH] VM: zone reclaim atomic ops cleanup
Martin Hicks
1
-4
/
+5
2005-09-05
[PATCH] VM: add capabilites check to set_zone_reclaim
Martin Hicks
1
-0
/
+3
2005-06-28
[PATCH] rename wakeup_bdflush to wakeup_pdflush
Pekka J Enberg
1
-1
/
+1
2005-06-25
[PATCH] Cleanup patch for process freezing
Christoph Lameter
1
-2
/
+2
2005-06-21
[PATCH] vm: try_to_free_pages unused argument
Darren Hart
1
-2
/
+1
2005-06-21
[PATCH] VM: rate limit early reclaim
Martin Hicks
1
-0
/
+10
2005-06-21
[PATCH] VM: early zone reclaim
Martin Hicks
1
-0
/
+64
2005-06-21
[PATCH] VM: add may_swap flag to scan_control
Martin Hicks
1
-1
/
+6
2005-06-21
[PATCH] vmscan: notice slab shrinking
akpm@osdl.org
1
-5
/
+14
2005-04-16
[PATCH] vmscan: pageout(): remove unneeded test
akpm@osdl.org
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1311