index
:
kernel_samsung_smdk4412.git
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spelling fixes: mm/
Simon Arlott
2007-10-20
1
-1
/
+1
*
sparse pointer use of zero as null
Stephen Hemminger
2007-10-18
1
-1
/
+1
*
mm: test and set zone reclaim lock before starting reclaim
David Rientjes
2007-10-17
1
-10
/
+13
*
oom: change all_unreclaimable zone member to flags
David Rientjes
2007-10-17
1
-12
/
+13
*
make swappiness safer to use
Andrea Arcangeli
2007-10-16
1
-0
/
+41
*
Fix panic of cpu online with memory less node
Yasunori Goto
2007-10-16
1
-1
/
+3
*
Memoryless nodes: Add N_CPU node state
Christoph Lameter
2007-10-16
1
-3
/
+1
*
Memoryless nodes: No need for kswapd
Christoph Lameter
2007-10-16
1
-1
/
+1
*
mm: prevent kswapd from freeing excessive amounts of lowmem
Rik van Riel
2007-10-16
1
-1
/
+7
*
synchronous lumpy reclaim: wait for page writeback when directly reclaiming c...
Andy Whitcroft
2007-08-22
1
-8
/
+60
*
synchronous lumpy reclaim: ensure we count pages transitioning inactive via c...
Andy Whitcroft
2007-08-22
1
-0
/
+1
*
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-17
1
-0
/
+1
*
mm: clean up and kernelify shrinker registration
Rusty Russell
2007-07-17
1
-31
/
+11
*
Lumpy Reclaim V4
Andy Whitcroft
2007-07-17
1
-22
/
+149
*
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
1
-1
/
+1
*
Factor outstanding I/O error handling
Guillaume Chazarain
2007-05-08
1
-6
/
+2
*
freezer: fix racy usage of try_to_freeze in kswapd
Rafael J. Wysocki
2007-05-07
1
-4
/
+9
*
[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
[next]