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
*
Fix potential endless loop in kswapd when compaction is not enabled
Rik van Riel
2012-03-24
*
mm: fix testorder interaction between two kswapd patches
Hugh Dickins
2012-03-23
*
mm: forbid lumpy-reclaim in shrink_active_list()
Konstantin Khlebnikov
2012-03-21
*
cpuset: mm: reduce large amounts of memory barrier related damage v3
Mel Gorman
2012-03-21
*
mm/vmscan.c: fix spelling error
Copot Alexandru
2012-03-21
*
vmscan: handle isolated pages with lru lock released
Hillf Danton
2012-03-21
*
mm: vmscan: forcibly scan highmem if there are too many buffer_heads pinning ...
Mel Gorman
2012-03-21
*
vmscan: only defer compaction for failed order and higher
Rik van Riel
2012-03-21
*
vmscan: kswapd carefully call compaction
Rik van Riel
2012-03-21
*
vmscan: reclaim at order 0 when compaction is enabled
Rik van Riel
2012-03-21
*
mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()
Hillf Danton
2012-03-21
*
mm/vmscan.c: cleanup with s/reclaim_mode/isolate_mode/
Hillf Danton
2012-03-21
*
SHM_UNLOCK: fix Unevictable pages stranded after swap
Hugh Dickins
2012-01-23
*
SHM_UNLOCK: fix long unpreemptible section
Hugh Dickins
2012-01-23
*
mm: rearrange putback_inactive_pages
Hugh Dickins
2012-01-12
*
mm: remove isolate_pages()
Hugh Dickins
2012-01-12
*
mm: enum lru_list lru
Hugh Dickins
2012-01-12
*
mm: take pagevecs off reclaim stack
Hugh Dickins
2012-01-12
*
mm: vmscan: check if reclaim should really abort even if compaction_ready() i...
Mel Gorman
2012-01-12
*
mm: vmscan: when reclaiming for compaction, ensure there are sufficient free ...
Mel Gorman
2012-01-12
*
mm: compaction: make isolate_lru_page() filter-aware again
Mel Gorman
2012-01-12
*
mm: vmscan: do not OOM if aborting reclaim to start compaction
Mel Gorman
2012-01-12
*
mm: vmscan: check if we isolated a compound page during lumpy scan
Andrea Arcangeli
2012-01-12
*
vmscan/trace: Add 'file' info to trace_mm_vmscan_lru_isolate()
Tao Ma
2012-01-12
*
mm: unify remaining mem_cont, mem, etc. variable names to memcg
Johannes Weiner
2012-01-12
*
mm: make per-memcg LRU lists exclusive
Johannes Weiner
2012-01-12
*
mm: collect LRU list heads into struct lruvec
Johannes Weiner
2012-01-12
*
mm: vmscan: convert global reclaim to per-memcg LRU lists
Johannes Weiner
2012-01-12
*
mm: move memcg hierarchy reclaim to generic reclaim code
Johannes Weiner
2012-01-12
*
mm: vmscan: distinguish between memcg triggering reclaim and memcg being scanned
Johannes Weiner
2012-01-12
*
mm: vmscan: distinguish global reclaim from global LRU scanning
Johannes Weiner
2012-01-12
*
mm: vmscan: fix typo in isolating lru pages
Hillf Danton
2012-01-10
*
mm: test PageSwapBacked in lumpy reclaim
Hugh Dickins
2012-01-10
*
mm/vmscan.c: consider swap space when deciding whether to continue reclaim
Minchan Kim
2012-01-10
*
vmscan: add task name to warn_scan_unevictable() messages
KOSAKI Motohiro
2012-01-10
*
mm: add free_hot_cold_page_list() helper
Konstantin Khlebnikov
2012-01-10
*
vmscan: activate executable pages after first usage
Konstantin Khlebnikov
2012-01-10
*
vmscan: promote shared file mapped pages
Konstantin Khlebnikov
2012-01-10
*
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-06
|
\
|
*
convert 'memory' sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
*
|
vmscan: use atomic-long for shrinker batching
Konstantin Khlebnikov
2011-12-09
*
|
vmscan: fix initial shrinker size handling
Konstantin Khlebnikov
2011-12-09
|
/
*
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
|
\
|
*
writeback: Add a 'reason' to wb_writeback_work
Curt Wohlgemuth
2011-10-30
*
|
memcg: skip scanning active lists based on individual size
Johannes Weiner
2011-11-02
*
|
vmscan: abort reclaim/compaction if compaction can proceed
Mel Gorman
2011-10-31
*
|
vmscan: limit direct reclaim for higher order allocations
Rik van Riel
2011-10-31
*
|
vmscan: add barrier to prevent evictable page in unevictable list
Minchan Kim
2011-10-31
*
|
mm: disable user interface to manually rescue unevictable pages
Johannes Weiner
2011-10-31
*
|
vmscan.c: fix invalid strict_strtoul() check in write_scan_unevictable_node()
Kautuk Consul
2011-10-31
[next]