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] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocations
Andrew Morton
2007-03-01
1
-1
/
+1
*
[PATCH] Use ZVC for inactive and active counts
Christoph Lameter
2007-02-11
1
-23
/
+28
*
[PATCH] shrink_all_memory(): fix lru_pages handling
Andrew Morton
2007-01-05
1
-17
/
+16
*
[PATCH] Buglet in vmscan.c
Shantanu Goel
2006-12-30
1
-1
/
+1
*
[PATCH] Fix swapped parameters in mm/vmscan.c
Nigel Cunningham
2006-12-22
1
-2
/
+2
*
[PATCH] cpuset: rework cpuset_zone_allowed api
Paul Jackson
2006-12-13
1
-4
/
+4
*
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
2006-12-07
1
-2
/
+0
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
1
-0
/
+1
*
[PATCH] swsusp: Improve handling of highmem
Rafael J. Wysocki
2006-12-07
1
-0
/
+3
*
[PATCH] balance_pdgat() cleanup
Andrew Morton
2006-12-07
1
-3
/
+4
*
[PATCH] Use min of two prio settings in calculating distress for reclaim
Martin Bligh
2006-10-28
1
-4
/
+4
*
[PATCH] vmscan: Fix temp_priority race
Martin Bligh
2006-10-28
1
-14
/
+41
*
[PATCH] separate bdi congestion functions from queue congestion functions
Andrew Morton
2006-10-20
1
-3
/
+3
*
[PATCH] invalidate: remove_mapping() fix
Andrew Morton
2006-10-17
1
-0
/
+6
*
[PATCH] page invalidation cleanup
Nick Piggin
2006-09-27
1
-4
/
+23
*
[PATCH] vm: add per-zone writeout counter
Andrew Morton
2006-09-27
1
-1
/
+2
*
[PATCH] NUMA: Add zone_to_nid function
Christoph Lameter
2006-09-26
1
-1
/
+1
*
[PATCH] zone reclaim with slab: avoid unecessary off node allocations
Christoph Lameter
2006-09-26
1
-5
/
+12
*
[PATCH] zone_reclaim: dynamic slab reclaim
Christoph Lameter
2006-09-26
1
-21
/
+37
*
[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE
Christoph Lameter
2006-09-26
1
-1
/
+1
*
[PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zone
Christoph Lameter
2006-09-26
1
-1
/
+1
*
[PATCH] oom: reclaim_mapped on oom
Nick Piggin
2006-09-26
1
-1
/
+10
*
[PATCH] oom: use unreclaimable info
Nick Piggin
2006-09-26
1
-0
/
+8
*
[PATCH] mm: remove_mapping() safeness
Nick Piggin
2006-09-26
1
-3
/
+3
*
[PATCH] mm: VM_BUG_ON
Nick Piggin
2006-09-26
1
-8
/
+8
*
[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O
Christoph Lameter
2006-07-03
1
-13
/
+14
*
[PATCH] Light weight event counters
Christoph Lameter
2006-06-30
1
-12
/
+11
*
[PATCH] zoned vm counters: conversion of nr_slab to per zone counter
Christoph Lameter
2006-06-30
1
-1
/
+1
*
[PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int...
Christoph Lameter
2006-06-30
1
-21
/
+10
*
[PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED
Christoph Lameter
2006-06-30
1
-1
/
+2
*
[PATCH] zoned vm counters: remove NR_FILE_MAPPED from scan control structure
Christoph Lameter
2006-06-30
1
-9
/
+2
*
[PATCH] zoned vm counters: convert nr_mapped to per zone counter
Christoph Lameter
2006-06-30
1
-4
/
+4
*
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
Chandra Seetharaman
2006-06-27
1
-1
/
+1
*
[PATCH] pgdat allocation for new node add (export kswapd start func)
Yasunori Goto
2006-06-27
1
-11
/
+26
*
[PATCH] initialise total_memory() earlier
Andrew Morton
2006-06-23
1
-3
/
+2
*
[PATCH] More page migration: use migration entries for file pages
Christoph Lameter
2006-06-23
1
-1
/
+13
*
[PATCH] writeback: fix range handling
OGAWA Hirofumi
2006-06-23
1
-0
/
+2
*
[PATCH] swsusp: rework memory shrinker
Rafael J. Wysocki
2006-06-23
1
-55
/
+164
*
[PATCH] typo in vmscan.c
Christoph Lameter
2006-06-11
1
-1
/
+1
*
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
Chandra Seetharaman
2006-04-26
1
-1
/
+1
*
[PATCH] for_each_online_pgdat: renaming for_each_pgdat
KAMEZAWA Hiroyuki
2006-03-27
1
-3
/
+3
*
[PATCH] find_task_by_pid() needs tasklist_lock
Andrew Morton
2006-03-25
1
-0
/
+2
*
[PATCH] page migration reorg
Christoph Lameter
2006-03-22
1
-489
/
+2
*
[PATCH] mm: make shrink_all_memory try harder
Rafael J. Wysocki
2006-03-22
1
-0
/
+7
*
[PATCH] vmscan: emove obsolete checks from shrink_list() and fix unlikely in ...
Christoph Lameter
2006-03-22
1
-11
/
+2
*
[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
[next]