Age | Commit message (Expand) | Author |
2014-09-26 | mm, compaction: properly signal and act upon lock and need_sched() contention | Vlastimil Babka |
2014-09-26 | mm/compaction: avoid rescanning pageblocks in isolate_freepages | Vlastimil Babka |
2014-09-26 | mm/compaction: do not count migratepages when unnecessary | Vlastimil Babka |
2014-09-26 | mm, compaction: terminate async compaction when rescheduling | David Rientjes |
2014-09-26 | mm, compaction: embed migration mode in compact_control | David Rientjes |
2014-09-26 | mm, compaction: add per-zone migration pfn cache for async compaction | David Rientjes |
2014-09-26 | mm, compaction: return failed migration target pages back to freelist | David Rientjes |
2014-09-26 | mm, migration: add destination page freeing callback | David Rientjes |
2014-09-26 | mm/compaction: cleanup isolate_freepages() | Vlastimil Babka |
2014-09-26 | mm/compaction: clean up unused code lines | Heesub Shin |
2014-09-26 | mm/readahead.c: inline ra_submit | Fabian Frederick |
2014-09-26 | callers of iov_copy_from_user_atomic() don't need pagecache_disable() | Al Viro |
2014-09-26 | mm: remove read_cache_page_async() | Sasha Levin |
2014-09-26 | mm: madvise: fix MADV_WILLNEED on shmem swapouts | Johannes Weiner |
2014-09-26 | mm + fs: prepare for non-page entries in page cache radix trees | Johannes Weiner |
2014-09-26 | mm: filemap: move radix tree hole searching here | Johannes Weiner |
2014-09-26 | mm: shmem: save one radix tree lookup when truncating swapped pages | Johannes Weiner |
2014-09-26 | mm: don't pointlessly use BUG_ON() for sanity check | Linus Torvalds |
2014-09-26 | mm: per-thread vma caching | Davidlohr Bueso |
2014-09-26 | vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state() | Christoph Lameter |
2014-09-26 | mm: vmscan: shrink_slab: rename max_pass -> freeable | Vladimir Davydov |
2014-09-26 | mm: vmscan: respect NUMA policy mask when shrinking slab on direct reclaim | Vladimir Davydov |
2014-09-26 | mm/filemap.c: avoid always dirtying mapping->flags on O_DIRECT | Jens Axboe |
2014-09-26 | mm: optimize put_mems_allowed() usage | Mel Gorman |
2014-09-26 | mm/readahead.c: fix readahead failure for memoryless NUMA nodes and limit rea... | Raghavendra K T |
2014-09-26 | mm, compaction: ignore pageblock skip when manually invoking compaction | David Rientjes |
2014-09-26 | mm, compaction: determine isolation mode only once | David Rientjes |
2014-09-26 | mm/compaction: clean-up code on success of ballon isolation | Joonsoo Kim |
2014-09-26 | mm/compaction: check pageblock suitability once per pageblock | Joonsoo Kim |
2014-09-26 | mm/compaction: change the timing to check to drop the spinlock | Joonsoo Kim |
2014-09-26 | mm/compaction: do not call suitable_migration_target() on every page | Joonsoo Kim |
2014-09-26 | mm/compaction: disallow high-order page for migration target | Joonsoo Kim |
2014-09-26 | mm, compaction: avoid isolating pinned pages | David Rientjes |
2014-09-26 | mm: get rid of unnecessary pageblock scanning in setup_zone_migrate_reserve | Yasuaki Ishimatsu |
2014-09-26 | mm: vmscan: call NUMA-unaware shrinkers irrespective of nodemask | Vladimir Davydov |
2014-09-26 | mm: vmscan: shrink all slab objects if tight on memory | Vladimir Davydov |
2014-09-26 | swap: add a simple detector for inappropriate swapin readahead | Shaohua Li |
2014-09-26 | mm: compaction: reset scanner positions immediately when they meet | Vlastimil Babka |
2014-09-26 | mm: compaction: do not mark unmovable pageblocks as skipped in async compaction | Vlastimil Babka |
2014-09-26 | mm: compaction: encapsulate defer reset logic | Vlastimil Babka |
2014-09-26 | mm: compaction: trace compaction begin and end | Mel Gorman |
2014-09-26 | mm, x86: Account for TLB flushes only when debugging | Mel Gorman |
2014-09-26 | mm: __rmqueue_fallback() should respect pageblock type | KOSAKI Motohiro |
2014-09-26 | mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag() | KOSAKI Motohiro |
2014-09-26 | readahead: fix sequential read cache miss detection | Damien Ramonda |
2014-09-26 | swap: change swap_list_head to plist, add swap_avail_head | Dan Streetman |
2014-09-26 | swap: change swap_info singly-linked list to list_head | Dan Streetman |
2014-09-26 | mm: exclude memoryless nodes from zone_reclaim | Michal Hocko |
2014-09-26 | hugetlb: ensure hugepage access is denied if hugepages are not supported | Nishanth Aravamudan |
2014-09-26 | mm: fix bad rss-counter if remap_file_pages raced migration | Hugh Dickins |