index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] mm: make __put_page internal
Nick Piggin
2006-03-22
1
-0
/
+2
*
[PATCH] mm: shrink_inactive_lis() nr_scan accounting fix
Wu Fengguang
2006-03-22
1
-4
/
+5
*
[PATCH] mm: isolate_lru_pages() scan count fix
Wu Fengguang
2006-03-22
1
-2
/
+2
*
[PATCH] zone_reclaim: additional comments and cleanup
Christoph Lameter
2006-03-22
1
-4
/
+14
*
[PATCH] vmscan: rename functions
Andrew Morton
2006-03-22
1
-15
/
+17
*
[PATCH] vmscan return nr_reclaimed
Andrew Morton
2006-03-22
1
-39
/
+38
*
[PATCH] vmscan: use unsigned longs
Andrew Morton
2006-03-22
1
-45
/
+59
*
[PATCH] vmscan: scan_control cleanup
Andrew Morton
2006-03-22
1
-46
/
+62
*
[PATCH] Thin out scan_control: remove nr_to_scan and priority
Christoph Lameter
2006-03-22
1
-34
/
+25
*
[PATCH] mm: simplify vmscan vs release refcounting
Nick Piggin
2006-03-22
1
-14
/
+11
*
[PATCH] mm: PageActive no testset
Nick Piggin
2006-03-22
1
-2
/
+3
*
[PATCH] mm: PageLRU no testset
Nick Piggin
2006-03-22
1
-9
/
+11
*
[PATCH] mm: never ClearPageLRU released pages
Nick Piggin
2006-03-22
1
-7
/
+11
*
[PATCH] page migration: fail if page is in a vma flagged VM_LOCKED
Christoph Lameter
2006-03-14
1
-6
/
+12
*
[PATCH] vmscan: no zone_reclaim if PF_MALLOC is set
Christoph Lameter
2006-03-09
1
-1
/
+2
*
[PATCH] vmscan: fix zone_reclaim
Christoph Lameter
2006-02-24
1
-3
/
+7
*
[PATCH] vmscan: skip reclaim_mapped determination if we do not swap
Christoph Lameter
2006-02-11
1
-34
/
+41
*
[PATCH] vmscan: remove duplicate increment of reclaim_in_progress
Christoph Lameter
2006-02-11
1
-2
/
+0
*
[PATCH] zone reclaim: do not check references to a page during zone reclaim
Christoph Lameter
2006-02-11
1
-1
/
+5
*
[PATCH] Updates for page migration
Christoph Lameter
2006-02-10
1
-5
/
+20
*
[PATCH] Direct Migration V9: Avoid writeback / page_migrate() method
Christoph Lameter
2006-02-01
1
-1
/
+19
*
[PATCH] Direct Migration V9: remove_from_swap() to remove swap ptes
Christoph Lameter
2006-02-01
1
-0
/
+9
*
[PATCH] Direct Migration V9: migrate_pages() extension
Christoph Lameter
2006-02-01
1
-11
/
+215
*
[PATCH] Reclaim slab during zone reclaim
Christoph Lameter
2006-02-01
1
-0
/
+14
*
[PATCH] Zone reclaim: Allow modification of zone reclaim behavior
Christoph Lameter
2006-02-01
1
-2
/
+7
*
[PATCH] zone_reclaim: configurable off node allocation period.
Christoph Lameter
2006-02-01
1
-2
/
+2
*
[PATCH] zone_reclaim: partial scans instead of full scan
Christoph Lameter
2006-02-01
1
-2
/
+18
*
[PATCH] zone_reclaim: do not unmap file backed pages
Christoph Lameter
2006-02-01
1
-0
/
+6
*
[PATCH] zone_reclaim: minor fixes
Christoph Lameter
2006-02-01
1
-1
/
+3
*
[PATCH] mm: improve function of sc->may_writepage
Christoph Lameter
2006-02-01
1
-3
/
+3
*
[PATCH] zone_reclaim: reclaim on memory only node support
Christoph Lameter
2006-02-01
1
-1
/
+7
*
[PATCH] Optimize off-node performance of zone reclaim
Christoph Lameter
2006-02-01
1
-14
/
+15
*
[PATCH] Zone reclaim: Reclaim logic
Christoph Lameter
2006-01-18
1
-0
/
+68
*
[PATCH] Zone reclaim: resurrect may_swap
Christoph Lameter
2006-01-18
1
-0
/
+7
*
[PATCH] mm: migration page refcounting fix
Nick Piggin
2006-01-18
1
-41
/
+30
*
[PATCH] SwapMig: Switch error handling in migrate_pages to use -Exx
Christoph Lameter
2006-01-08
1
-22
/
+34
*
[PATCH] SwapMig: Extend parameters for migrate_pages()
Christoph Lameter
2006-01-08
1
-9
/
+8
*
[PATCH] SwapMig: Drop unused pages immediately
Christoph Lameter
2006-01-08
1
-0
/
+5
*
[PATCH] SwapMig: add_to_swap() avoid atomic allocations
Christoph Lameter
2006-01-08
1
-2
/
+2
*
[PATCH] SwapMig: CONFIG_MIGRATION fixes
Christoph Lameter
2006-01-08
1
-76
/
+76
*
[PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration support
Christoph Lameter
2006-01-08
1
-9
/
+11
*
[PATCH] Swap Migration V5: migrate_pages() function
Christoph Lameter
2006-01-08
1
-34
/
+180
*
[PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swap
Christoph Lameter
2006-01-08
1
-4
/
+2
*
[PATCH] Swap Migration V5: LRU operations
Christoph Lameter
2006-01-08
1
-13
/
+87
*
[PATCH] drop-pagecache
Andrew Morton
2006-01-08
1
-2
/
+1
*
[PATCH] mm: page_state opt
Nick Piggin
2006-01-06
1
-12
/
+15
*
[PATCH] mm: add populated_zone() helper
Con Kolivas
2006-01-06
1
-4
/
+4
*
[PATCH] vmscan: balancing fix
Andrew Morton
2006-01-06
1
-8
/
+0
*
[PATCH] kill last zone_reclaim() bits
Andrew Morton
2006-01-06
1
-80
/
+0
*
[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATE
Zach Brown
2006-01-03
1
-1
/
+1
[next]