summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-26mm: filemap: move radix tree hole searching hereJohannes Weiner6-82/+84
2014-09-26mm: shmem: save one radix tree lookup when truncating swapped pagesJohannes Weiner1-13/+12
2014-09-26lib: radix-tree: add radix_tree_delete_item()Johannes Weiner2-4/+28
2014-09-26mm: don't pointlessly use BUG_ON() for sanity checkLinus Torvalds1-3/+5
2014-09-26mm: per-thread vma cachingDavidlohr Bueso12-44/+231
2014-09-26vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()Christoph Lameter1-1/+1
2014-09-26mm: vmscan: shrink_slab: rename max_pass -> freeableVladimir Davydov1-13/+13
2014-09-26mm: vmscan: respect NUMA policy mask when shrinking slab on direct reclaimVladimir Davydov1-2/+2
2014-09-26mm/filemap.c: avoid always dirtying mapping->flags on O_DIRECTJens Axboe1-2/+4
2014-09-26mm: optimize put_mems_allowed() usageMel Gorman8-39/+38
2014-09-26mm/readahead.c: fix readahead failure for memoryless NUMA nodes and limit rea...Raghavendra K T1-2/+2
2014-09-26mm, compaction: ignore pageblock skip when manually invoking compactionDavid Rientjes1-0/+1
2014-09-26mm, compaction: determine isolation mode only onceDavid Rientjes1-7/+2
2014-09-26mm/compaction: clean-up code on success of ballon isolationJoonsoo Kim1-7/+4
2014-09-26mm/compaction: check pageblock suitability once per pageblockJoonsoo Kim1-15/+19
2014-09-26mm/compaction: change the timing to check to drop the spinlockJoonsoo Kim1-1/+1
2014-09-26mm/compaction: do not call suitable_migration_target() on every pageJoonsoo Kim1-2/+11
2014-09-26mm/compaction: disallow high-order page for migration targetJoonsoo Kim1-12/+3
2014-09-26mm, compaction: avoid isolating pinned pagesDavid Rientjes1-0/+9
2014-09-26mm: get rid of unnecessary pageblock scanning in setup_zone_migrate_reserveYasuaki Ishimatsu2-0/+19
2014-09-26mm: vmscan: call NUMA-unaware shrinkers irrespective of nodemaskVladimir Davydov1-9/+10
2014-09-26mm: vmscan: shrink all slab objects if tight on memoryVladimir Davydov1-4/+21
2014-09-26swap: add a simple detector for inappropriate swapin readaheadShaohua Li2-5/+62
2014-09-26mm: compaction: reset scanner positions immediately when they meetVlastimil Babka1-0/+4
2014-09-26mm: compaction: do not mark unmovable pageblocks as skipped in async compactionVlastimil Babka1-2/+9
2014-09-26mm: compaction: encapsulate defer reset logicVlastimil Babka3-9/+21
2014-09-26mm: compaction: trace compaction begin and endMel Gorman2-0/+46
2014-09-26x86/mm: Eliminate redundant page table walk during TLB range flushingMel Gorman1-27/+1
2014-09-26x86/mm: Clean up inconsistencies when flushing TLB rangesMel Gorman1-6/+6
2014-09-26mm, x86: Account for TLB flushes only when debuggingMel Gorman6-14/+26
2014-09-26mm: __rmqueue_fallback() should respect pageblock typeKOSAKI Motohiro1-10/+5
2014-09-26mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()KOSAKI Motohiro2-9/+6
2014-09-26readahead: fix sequential read cache miss detectionDamien Ramonda1-1/+5
2014-09-26swap: change swap_list_head to plist, add swap_avail_headDan Streetman4-59/+97
2014-09-26lib/plist: add plist_requeueDan Streetman2-0/+54
2014-09-26lib/plist: add helper functionsDan Streetman1-0/+43
2014-09-26swap: change swap_info singly-linked list to list_headDan Streetman4-115/+78
2014-09-26mm: exclude memoryless nodes from zone_reclaimMichal Hocko1-2/+3
2014-09-26hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan3-0/+28
2014-09-26mm: fix bad rss-counter if remap_file_pages raced migrationHugh Dickins1-6/+22
2014-09-26mm: prevent setting of a value less than 0 to min_free_kbytesHan Pingtian1-1/+6
2014-09-26slab: correct pfmemalloc checkJoonsoo Kim1-3/+5
2014-09-26mm: thp: khugepaged: add policy for finding target nodeBob Liu1-9/+44
2014-09-26mm: thp: cleanup: mv alloc_hugepage to better placeBob Liu1-8/+6
2014-09-26Linux 3.12.29v3.12.29Jiri Slaby1-1/+1
2014-09-26arm64: flush TLS registers during execWill Deacon2-0/+24
2014-09-26aio: add missing smp_rmb() in read_events_ringJeff Moyer1-0/+6
2014-09-26ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard1-4/+14
2014-09-26ahci: add pcid for Marvel 0x9182 controllerMurali Karicheri1-0/+2
2014-09-26ahci: Add Device IDs for Intel 9 Series PCHJames Ralston1-0/+8