aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
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
2014-07-02hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-07-02mm: add !pte_present() check on existing hugetlb_entry callbacksNaoya Horiguchi
2014-06-20mm: rmap: fix use-after-free in __put_anon_vmaAndrey Ryabinin
2014-06-20mm/memory-failure.c: fix memory leak by race between poison and unpoisonNaoya Horiguchi
2014-06-20mm/compaction: make isolate_freepages start at pageblock boundaryVlastimil Babka
2014-06-20mm: compaction: detect when scanners meet in isolate_freepagesVlastimil Babka
2014-06-20mm: compaction: reset cached scanner pfn's before reading themVlastimil Babka
2014-06-09percpu: make pcpu_alloc_chunk() use pcpu_mem_free() instead of kfree()Jianyu Zhan
2014-06-09mm/page-writeback.c: fix divide by zero in pos_ratio_polynomRik van Riel
2014-06-06hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free h...Chen Yucong
2014-06-06mm, thp: close race between mremap() and split_huge_page()Kirill A. Shutemov
2014-06-06mm: make fixup_user_fault() check the vma access rights tooLinus Torvalds
2014-06-04mm, oom: prefer thread group leaders for display purposesDavid Rientjes
2014-06-04oom_kill: add rcu_read_lock() into find_lock_task_mm()Oleg Nesterov
2014-06-04oom_kill: has_intersects_mems_allowed() needs rcu_read_lock()Oleg Nesterov
2014-06-04oom_kill: change oom_kill.c to use for_each_thread()Oleg Nesterov
2014-05-29mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()Mizuma, Masayoshi
2014-05-15mm: hugetlb: fix softlockup when a large number of hugepages are freed.Mizuma, Masayoshi
2014-05-15mm: try_to_unmap_cluster() should lock_page() before mlockingVlastimil Babka
2014-05-15mm: page_alloc: spill to remote nodes before waking kswapdJohannes Weiner
2014-05-05bdi: avoid oops on device removalJan Kara
2014-05-05backing_dev: fix hung task on syncDerek Basehore
2014-04-03mm: close PageTail raceDavid Rientjes
2014-03-24mm/compaction: break out of loop on !PageBuddy in isolate_freepages_blockLaura Abbott
2014-03-22memcg: fix endless loop in __mem_cgroup_iter_next()Hugh Dickins
2014-03-22mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)lockingVlastimil Babka
2014-03-22mm: page_alloc: exempt GFP_THISNODE allocations from zone fairnessJohannes Weiner
2014-03-21memcg: reparent charges of children before processing parentFilipe Brandenburger
2014-03-05mm, thp: fix infinite loop on memcg OOMKirill A. Shutemov
2014-02-22mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASEDNaoya Horiguchi
2014-02-20mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_loc...KOSAKI Motohiro
2014-02-20mm/swap: fix race on swap_info reuse between swapoff and swaponWeijie Yang
2014-02-13mm, oom: base root bonus on current usageDavid Rientjes
2014-02-13slub: Fix calculation of cpu slabsLi Zefan
2014-02-13mm: ignore VM_SOFTDIRTY on VMA mergingCyrill Gorcunov
2014-02-13memcg: fix css reference leak and endless loop in mem_cgroup_iterMichal Hocko
2014-02-13memcg: fix endless loop caused by mem_cgroup_iterMichal Hocko
2014-02-13mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner