summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-26mm: remove read_cache_page_async()Sasha Levin
2014-09-26mm: madvise: fix MADV_WILLNEED on shmem swapoutsJohannes Weiner
2014-09-26mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner
2014-09-26mm: filemap: move radix tree hole searching hereJohannes Weiner
2014-09-26mm: shmem: save one radix tree lookup when truncating swapped pagesJohannes Weiner
2014-09-26lib: radix-tree: add radix_tree_delete_item()Johannes Weiner
2014-09-26mm: don't pointlessly use BUG_ON() for sanity checkLinus Torvalds
2014-09-26mm: per-thread vma cachingDavidlohr Bueso
2014-09-26vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()Christoph Lameter
2014-09-26mm: vmscan: shrink_slab: rename max_pass -> freeableVladimir Davydov
2014-09-26mm: vmscan: respect NUMA policy mask when shrinking slab on direct reclaimVladimir Davydov
2014-09-26mm/filemap.c: avoid always dirtying mapping->flags on O_DIRECTJens Axboe
2014-09-26mm: optimize put_mems_allowed() usageMel Gorman
2014-09-26mm/readahead.c: fix readahead failure for memoryless NUMA nodes and limit rea...Raghavendra K T
2014-09-26mm, compaction: ignore pageblock skip when manually invoking compactionDavid Rientjes
2014-09-26mm, compaction: determine isolation mode only onceDavid Rientjes
2014-09-26mm/compaction: clean-up code on success of ballon isolationJoonsoo Kim
2014-09-26mm/compaction: check pageblock suitability once per pageblockJoonsoo Kim
2014-09-26mm/compaction: change the timing to check to drop the spinlockJoonsoo Kim
2014-09-26mm/compaction: do not call suitable_migration_target() on every pageJoonsoo Kim
2014-09-26mm/compaction: disallow high-order page for migration targetJoonsoo Kim
2014-09-26mm, compaction: avoid isolating pinned pagesDavid Rientjes
2014-09-26mm: get rid of unnecessary pageblock scanning in setup_zone_migrate_reserveYasuaki Ishimatsu
2014-09-26mm: vmscan: call NUMA-unaware shrinkers irrespective of nodemaskVladimir Davydov
2014-09-26mm: vmscan: shrink all slab objects if tight on memoryVladimir Davydov
2014-09-26swap: add a simple detector for inappropriate swapin readaheadShaohua Li
2014-09-26mm: compaction: reset scanner positions immediately when they meetVlastimil Babka
2014-09-26mm: compaction: do not mark unmovable pageblocks as skipped in async compactionVlastimil Babka
2014-09-26mm: compaction: encapsulate defer reset logicVlastimil Babka
2014-09-26mm: compaction: trace compaction begin and endMel Gorman
2014-09-26x86/mm: Eliminate redundant page table walk during TLB range flushingMel Gorman
2014-09-26x86/mm: Clean up inconsistencies when flushing TLB rangesMel Gorman
2014-09-26mm, x86: Account for TLB flushes only when debuggingMel Gorman
2014-09-26mm: __rmqueue_fallback() should respect pageblock typeKOSAKI Motohiro
2014-09-26mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()KOSAKI Motohiro
2014-09-26readahead: fix sequential read cache miss detectionDamien Ramonda
2014-09-26swap: change swap_list_head to plist, add swap_avail_headDan Streetman
2014-09-26lib/plist: add plist_requeueDan Streetman
2014-09-26lib/plist: add helper functionsDan Streetman
2014-09-26swap: change swap_info singly-linked list to list_headDan Streetman
2014-09-26mm: exclude memoryless nodes from zone_reclaimMichal Hocko
2014-09-26hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan
2014-09-26mm: fix bad rss-counter if remap_file_pages raced migrationHugh Dickins
2014-09-26mm: prevent setting of a value less than 0 to min_free_kbytesHan Pingtian
2014-09-26slab: correct pfmemalloc checkJoonsoo Kim
2014-09-26mm: thp: khugepaged: add policy for finding target nodeBob Liu
2014-09-26mm: thp: cleanup: mv alloc_hugepage to better placeBob Liu
2014-09-26Linux 3.12.29v3.12.29Jiri Slaby
2014-09-26arm64: flush TLS registers during execWill Deacon
2014-09-26aio: add missing smp_rmb() in read_events_ringJeff Moyer