summaryrefslogtreecommitdiff
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner2014-11-214-105/+65
* mm: memcg: do not trap chargers with full callstack on OOMJohannes Weiner2014-11-213-49/+115
* mm: memcg: rework and document OOM waiting and wakeupJohannes Weiner2014-11-211-37/+46
* mm: memcg: enable memcg OOM killer only for user faultsJohannes Weiner2014-11-213-12/+41
* mm: Remove false WARN_ON from pagecache_isize_extended()Jan Kara2014-11-141-1/+0
* cgroup/kmemleak: add kmemleak_free() for cgroup deallocations.Wang Nan2014-11-141-0/+1
* OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko2014-11-142-0/+25
* vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara2014-11-141-3/+56
* Revert "percpu: free percpu allocation info for uniprocessor system"Guenter Roeck2014-11-141-2/+0
* mm: numa: Do not mark PTEs pte_numa when splitting huge pagesMel Gorman2014-10-091-2/+5
* mm, thp: move invariant bug check out of loop in __split_huge_page_mapWaiman Long2014-10-091-2/+2
* vm_is_stack: use for_each_thread() rather then buggy while_each_thread()Oleg Nesterov2014-10-051-6/+3
* oom_kill: add rcu_read_lock() into find_lock_task_mm()Oleg Nesterov2014-10-051-4/+8
* oom_kill: has_intersects_mems_allowed() needs rcu_read_lock()Oleg Nesterov2014-10-051-8/+11
* oom_kill: change oom_kill.c to use for_each_thread()Oleg Nesterov2014-10-051-10/+10
* percpu: perform tlb flush after pcpu_map_pages() failureTejun Heo2014-10-051-0/+1
* percpu: fix pcpu_alloc_pages() failure pathTejun Heo2014-10-051-6/+15
* percpu: free percpu allocation info for uniprocessor systemHonggang Li2014-10-051-0/+2
* shmem: fix nlink for rename overwrite directoryMiklos Szeredi2014-10-051-1/+3
* mm, thp: do not allow thp faults to avoid cpuset restrictionsDavid Rientjes2014-08-071-8/+8
* mm: hugetlb: fix copy_hugetlb_page_range()Naoya Horiguchi2014-07-311-0/+1
* slab_common: fix the check for duplicate slab namesMikulas Patocka2014-07-311-1/+1
* slab_common: Do not check for duplicate slab namesChristoph Lameter2014-07-311-0/+2
* shmem: fix splicing from a hole while it's punchedHugh Dickins2014-07-281-9/+15
* shmem: fix faulting into a hole, not taking i_mutexHugh Dickins2014-07-281-26/+52
* shmem: fix faulting into a hole while it's punchedHugh Dickins2014-07-281-4/+52
* cpuset,mempolicy: fix sleeping function called from invalid contextGu Zheng2014-07-171-2/+0
* mm: fix crashes from mbind() merging vmasHugh Dickins2014-07-091-26/+20
* hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entryNaoya Horiguchi2014-07-091-28/+43
* mm: vmscan: clear kswapd's special reclaim powers before exitingJohannes Weiner2014-06-301-0/+3
* mm: fix sleeping function warning from __put_anon_vmaHugh Dickins2014-06-301-3/+5
* mm/memory-failure.c: don't let collect_procs() skip over processes for MF_ACT...Tony Luck2014-06-301-9/+12
* mm/memory-failure.c-failure: send right signal code to correct threadTony Luck2014-06-301-2/+2
* mm: vmscan: do not throttle based on pfmemalloc reserves if node has no ZONE_...Mel Gorman2014-06-301-6/+37
* mm/compaction: make isolate_freepages start at pageblock boundaryVlastimil Babka2014-06-161-10/+12
* mm: compaction: detect when scanners meet in isolate_freepagesVlastimil Babka2014-06-161-4/+15
* mm: compaction: reset cached scanner pfn's before reading themVlastimil Babka2014-06-161-8/+8
* mm: rmap: fix use-after-free in __put_anon_vmaAndrey Ryabinin2014-06-111-2/+1
* mm/memory-failure.c: fix memory leak by race between poison and unpoisonNaoya Horiguchi2014-06-111-0/+2
* percpu: make pcpu_alloc_chunk() use pcpu_mem_free() instead of kfree()Jianyu Zhan2014-06-071-1/+1
* hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free h...Chen Yucong2014-06-071-7/+8
* mm, thp: close race between mremap() and split_huge_page()Kirill A. Shutemov2014-06-071-1/+8
* mm: make fixup_user_fault() check the vma access rights tooLinus Torvalds2014-06-071-0/+5
* mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()Mizuma, Masayoshi2014-05-301-0/+1
* mm: hugetlb: fix softlockup when a large number of hugepages are freed.Mizuma, Masayoshi2014-05-061-0/+1
* mm: try_to_unmap_cluster() should lock_page() before mlockingVlastimil Babka2014-05-062-2/+14
* bdi: avoid oops on device removalJan Kara2014-04-261-4/+9
* backing_dev: fix hung task on syncDerek Basehore2014-04-261-1/+4
* mm: close PageTail raceDavid Rientjes2014-04-034-5/+7
* memcg: reparent charges of children before processing parentFilipe Brandenburger2014-03-231-0/+14