summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
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-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-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-17vm_is_stack: use for_each_thread() rather then buggy while_each_thread()Oleg Nesterov
2014-08-26mm: hugetlb: fix copy_hugetlb_page_range()Naoya Horiguchi
2014-08-26hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entryNaoya Horiguchi
2014-08-19memcg: oom_notify use-after-free fixMichal Hocko
2014-08-19mm, thp: do not allow thp faults to avoid cpuset restrictionsDavid Rientjes
2014-08-19mm/page-writeback.c: fix divide by zero in bdi_dirty_limits()Maxim Patlasov
2014-07-30slab_common: fix the check for duplicate slab namesMikulas Patocka
2014-07-28mm: kmemleak: avoid false negatives on vmalloc'ed objectsCatalin Marinas
2014-07-28shmem: fix splicing from a hole while it's punchedHugh Dickins
2014-07-28shmem: fix faulting into a hole, not taking i_mutexHugh Dickins
2014-07-28shmem: fix faulting into a hole while it's punchedHugh Dickins
2014-07-22Don't trigger congestion wait on dirty-but-not-writeout pagesLinus Torvalds
2014-07-18cpuset,mempolicy: fix sleeping function called from invalid contextGu Zheng
2014-07-18mm: fix crashes from mbind() merging vmasHugh Dickins
2014-07-18mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDERMichal Nazarewicz
2014-07-18mm, pcp: allow restoring percpu_pagelist_fraction defaultDavid Rientjes
2014-07-02ext4: fix data integrity sync in ordered modeNamjae Jeon
2014-07-02mm: vmscan: clear kswapd's special reclaim powers before exitingJohannes Weiner
2014-07-02mm: fix sleeping function warning from __put_anon_vmaHugh Dickins
2014-07-02mm/memory-failure.c: support use of a dedicated thread to handle SIGBUS(BUS_M...Naoya Horiguchi
2014-07-02mm/memory-failure.c: don't let collect_procs() skip over processes for MF_ACT...Tony Luck
2014-07-02mm/memory-failure.c-failure: send right signal code to correct threadTony Luck
2014-07-02mm: page_alloc: use word-based accesses for get/set pageblock bitmapsMel Gorman
2014-07-02mm: vmscan: do not throttle based on pfmemalloc reserves if node has no ZONE_...Mel Gorman