index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
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
2014-10-09
mm: memcontrol: fix transparent huge page allocations under pressure
Johannes Weiner
1
-3
/
+4
2014-10-09
mm: clean up zone flags
Johannes Weiner
1
-14
/
+14
2014-10-09
mm: remove noisy remainder of the scan_unevictable interface
Johannes Weiner
1
-63
/
+0
2014-10-09
mm, compaction: defer each zone individually instead of preferred zone
Vlastimil Babka
1
-4
/
+10
2014-08-08
mm: memcontrol: use page lists for uncharge batching
Johannes Weiner
1
-7
/
+5
2014-08-08
mm: memcontrol: rewrite uncharge API
Johannes Weiner
1
-3
/
+9
2014-08-06
memcg, vmscan: Fix forced scan of anonymous pages
Jerome Marchand
1
-7
/
+13
2014-08-06
mm, vmscan: fix an outdated comment still mentioning get_scan_ratio
Jerome Marchand
1
-1
/
+1
2014-08-06
mm: move zone->pages_scanned into a vmstat counter
Mel Gorman
1
-3
/
+4
2014-08-06
mm: update the description for vm_total_pages
Wang Sheng-Hui
1
-1
/
+5
2014-08-06
mm: vmscan: clean up struct scan_control
Johannes Weiner
1
-53
/
+46
2014-08-06
mm: vmscan: move swappiness out of scan_control
Johannes Weiner
1
-14
/
+13
2014-08-06
mm: vmscan: remove all_unreclaimable()
Johannes Weiner
1
-25
/
+24
2014-08-06
mm: vmscan: rework compaction-ready signaling in direct reclaim
Johannes Weiner
1
-38
/
+32
2014-08-06
mm: vmscan: remove remains of kswapd-managed zone->all_unreclaimable
Johannes Weiner
1
-8
/
+0
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2014-06-08
Don't trigger congestion wait on dirty-but-not-writeout pages
Linus Torvalds
1
-7
/
+5
2014-06-06
mm: convert some level-less printks to pr_*
Mitchel Humpherys
1
-1
/
+4
2014-06-06
vmscan: memcg: always use swappiness of the reclaimed memcg
Michal Hocko
1
-10
/
+8
2014-06-06
mm: vmscan: clear kswapd's special reclaim powers before exiting
Johannes Weiner
1
-0
/
+3
2014-06-04
mm: vmscan: use proportional scanning during direct reclaim and full scan at ...
Mel Gorman
1
-11
/
+25
2014-06-04
mm/vmscan.c: use DIV_ROUND_UP for calculation of zone's balance_gap and corre...
Jianyu Zhan
1
-6
/
+4
2014-06-04
mm: page_alloc: convert hot/cold parameter and immediate callers to bool
Mel Gorman
1
-3
/
+3
2014-06-04
mm: shrinker: add nid to tracepoint output
Dave Hansen
1
-1
/
+1
2014-06-04
mm: shrinker trace points: fix negatives
Dave Hansen
1
-1
/
+1
2014-06-04
mm/vmscan.c: avoid throttling reclaim for loop-back nfsd threads
NeilBrown
1
-2
/
+17
2014-06-04
mm: vmscan: do not throttle based on pfmemalloc reserves if node has no ZONE_...
Mel Gorman
1
-6
/
+37
2014-06-04
mem-hotplug: implement get/put_online_mems
Vladimir Davydov
1
-1
/
+1
2014-06-04
mm: only force scan in reclaim when none of the LRUs are big enough.
Suleiman Souhlal
1
-27
/
+39
2014-05-06
write_iter variants of {__,}generic_file_aio_write()
Al Viro
1
-1
/
+1
2014-05-06
revert "mm: vmscan: do not swap anon pages just because free+file is low"
Johannes Weiner
1
-0
/
+18
2014-04-18
vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()
Christoph Lameter
1
-1
/
+1
2014-04-08
mm: vmscan: do not swap anon pages just because free+file is low
Johannes Weiner
1
-15
/
+1
2014-04-07
mm/vmscan: do not check compaction_ready on promoted zones
Weijie Yang
1
-1
/
+3
2014-04-07
mm/vmscan: restore sc->gfp_mask after promoting it to __GFP_HIGHMEM
Weijie Yang
1
-0
/
+8
2014-04-03
mm: thrash detection-based file cache sizing
Johannes Weiner
1
-5
/
+19
2014-04-03
mm + fs: store shadow entries in page cache
Johannes Weiner
1
-1
/
+1
2014-04-03
mm: vmscan: shrink_slab: rename max_pass -> freeable
Vladimir Davydov
1
-13
/
+13
2014-04-03
mm: vmscan: remove shrink_control arg from do_try_to_free_pages()
Vladimir Davydov
1
-20
/
+12
2014-04-03
mm: vmscan: move call to shrink_slab() to shrink_zones()
Vladimir Davydov
1
-31
/
+25
2014-04-03
mm: vmscan: respect NUMA policy mask when shrinking slab on direct reclaim
Vladimir Davydov
1
-2
/
+2
2014-01-29
mm/page-writeback.c: do not count anon pages as dirtyable memory
Johannes Weiner
1
-22
/
+1
2014-01-23
mm: vmscan: call NUMA-unaware shrinkers irrespective of nodemask
Vladimir Davydov
1
-9
/
+10
2014-01-23
mm: vmscan: shrink all slab objects if tight on memory
Vladimir Davydov
1
-4
/
+21
2014-01-23
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
Sasha Levin
1
-10
/
+10
2013-10-16
mm/vmscan.c: don't forget to free shrinker->nr_deferred
Andrew Vagin
1
-0
/
+1
2013-09-30
mm: avoid reinserting isolated balloon pages into LRU lists
Rafael Aquini
1
-1
/
+3
2013-09-24
revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code"
Andrew Morton
1
-36
/
+26
2013-09-24
revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim"
Andrew Morton
1
-2
/
+2
2013-09-24
revert "memcg: enhance memcg iterator to support predicates"
Andrew Morton
1
-5
/
+11
[next]