index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-05
[PATCH] shrink_all_memory(): fix lru_pages handling
Andrew Morton
1
-17
/
+16
2006-12-30
[PATCH] Buglet in vmscan.c
Shantanu Goel
1
-1
/
+1
2006-12-22
[PATCH] Fix swapped parameters in mm/vmscan.c
Nigel Cunningham
1
-2
/
+2
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
[next]