index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-12
|
\
|
*
vmscan: per memory cgroup slab shrinkers
Vladimir Davydov
2015-02-12
*
|
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-12
|
\
\
|
|
/
|
/
|
|
*
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
Christoph Hellwig
2015-01-20
*
|
mm: memcontrol: default hierarchy interface for memory
Johannes Weiner
2015-02-11
*
|
vmscan: force scan offline memory cgroups
Vladimir Davydov
2015-02-11
*
|
mm, vmscan: wake up all pfmemalloc-throttled processes at once
Vlastimil Babka
2015-02-11
*
|
mm/vmscan: fix highidx argument type
Michael S. Tsirkin
2015-01-26
|
/
*
mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...
Vlastimil Babka
2015-01-08
*
mm: vmscan: invoke slab shrinkers from shrink_zone()
Johannes Weiner
2014-12-13
*
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-12-11
|
\
|
*
cpuset: simplify cpuset_node_allowed API
Vladimir Davydov
2014-10-27
*
|
mm, compaction: pass classzone_idx and alloc_flags to watermark checking
Vlastimil Babka
2014-12-10
*
|
mm: vmscan: count only dirty pages as congested
Jamie Liu
2014-12-10
*
|
mm/vmscan.c: replace printk with pr_err
Pintu Kumar
2014-12-10
|
/
*
mm: memcontrol: fix transparent huge page allocations under pressure
Johannes Weiner
2014-10-09
*
mm: clean up zone flags
Johannes Weiner
2014-10-09
*
mm: remove noisy remainder of the scan_unevictable interface
Johannes Weiner
2014-10-09
*
mm, compaction: defer each zone individually instead of preferred zone
Vlastimil Babka
2014-10-09
*
mm: memcontrol: use page lists for uncharge batching
Johannes Weiner
2014-08-08
*
mm: memcontrol: rewrite uncharge API
Johannes Weiner
2014-08-08
*
memcg, vmscan: Fix forced scan of anonymous pages
Jerome Marchand
2014-08-06
*
mm, vmscan: fix an outdated comment still mentioning get_scan_ratio
Jerome Marchand
2014-08-06
*
mm: move zone->pages_scanned into a vmstat counter
Mel Gorman
2014-08-06
*
mm: update the description for vm_total_pages
Wang Sheng-Hui
2014-08-06
*
mm: vmscan: clean up struct scan_control
Johannes Weiner
2014-08-06
*
mm: vmscan: move swappiness out of scan_control
Johannes Weiner
2014-08-06
*
mm: vmscan: remove all_unreclaimable()
Johannes Weiner
2014-08-06
*
mm: vmscan: rework compaction-ready signaling in direct reclaim
Johannes Weiner
2014-08-06
*
mm: vmscan: remove remains of kswapd-managed zone->all_unreclaimable
Johannes Weiner
2014-08-06
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-12
|
\
|
*
write_iter variants of {__,}generic_file_aio_write()
Al Viro
2014-05-06
*
|
Don't trigger congestion wait on dirty-but-not-writeout pages
Linus Torvalds
2014-06-08
*
|
mm: convert some level-less printks to pr_*
Mitchel Humpherys
2014-06-06
*
|
vmscan: memcg: always use swappiness of the reclaimed memcg
Michal Hocko
2014-06-06
*
|
mm: vmscan: clear kswapd's special reclaim powers before exiting
Johannes Weiner
2014-06-06
*
|
mm: vmscan: use proportional scanning during direct reclaim and full scan at ...
Mel Gorman
2014-06-04
*
|
mm/vmscan.c: use DIV_ROUND_UP for calculation of zone's balance_gap and corre...
Jianyu Zhan
2014-06-04
*
|
mm: page_alloc: convert hot/cold parameter and immediate callers to bool
Mel Gorman
2014-06-04
*
|
mm: shrinker: add nid to tracepoint output
Dave Hansen
2014-06-04
*
|
mm: shrinker trace points: fix negatives
Dave Hansen
2014-06-04
*
|
mm/vmscan.c: avoid throttling reclaim for loop-back nfsd threads
NeilBrown
2014-06-04
*
|
mm: vmscan: do not throttle based on pfmemalloc reserves if node has no ZONE_...
Mel Gorman
2014-06-04
*
|
mem-hotplug: implement get/put_online_mems
Vladimir Davydov
2014-06-04
*
|
mm: only force scan in reclaim when none of the LRUs are big enough.
Suleiman Souhlal
2014-06-04
|
/
*
revert "mm: vmscan: do not swap anon pages just because free+file is low"
Johannes Weiner
2014-05-06
*
vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()
Christoph Lameter
2014-04-18
*
mm: vmscan: do not swap anon pages just because free+file is low
Johannes Weiner
2014-04-08
*
mm/vmscan: do not check compaction_ready on promoted zones
Weijie Yang
2014-04-07
*
mm/vmscan: restore sc->gfp_mask after promoting it to __GFP_HIGHMEM
Weijie Yang
2014-04-07
[next]