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