2015-04-19 |
Tejun Heo | writeback: fix possible underflow in write bandwidth... |
tree | commitdiff |
2015-04-19 |
Tejun Heo | writeback: add missing INITIAL_JIFFIES init in global_u... |
tree | commitdiff |
2015-04-19 |
Gu Zheng | mm/memory hotplug: postpone the reset of obsolete pgdat |
tree | commitdiff |
2015-03-18 |
Grazvydas Ignotas | mm/memory.c: actually remap enough memory |
tree | commitdiff |
2015-03-18 |
Joonsoo Kim | mm/compaction: fix wrong order check in compact_finished() |
tree | commitdiff |
2015-03-18 |
Roman Gushchin | mm/nommu.c: fix arithmetic overflow in __vm_enough_memory() |
tree | commitdiff |
2015-03-18 |
Roman Gushchin | mm/mmap.c: fix arithmetic overflow in __vm_enough_memory() |
tree | commitdiff |
2015-03-18 |
Naoya Horiguchi | mm/hugetlb: add migration entry check in __unmap_hugepa... |
tree | commitdiff |
2015-02-11 |
Shiraz Hashim | mm: pagewalk: call pte_hole() for VM_PFNMAP during... |
tree | commitdiff |
2015-01-16 |
Linus Torvalds | mm: Don't count the stack guard page towards RLIMIT_STACK |
tree | commitdiff |
2015-01-16 |
Linus Torvalds | mm: propagate error from stack expansion even for guard... |
tree | commitdiff |
2015-01-16 |
Vlastimil Babka | mm, vmscan: prevent kswapd livelock due to pfmemalloc... |
tree | commitdiff |
2014-12-16 |
Hugh Dickins | mm: fix swapoff hang after page migration and fork |
tree | commitdiff |
2014-12-16 |
Weijie Yang | mm: frontswap: invalidate expired data on a dup-store... |
tree | commitdiff |
2014-11-21 |
Johannes Weiner | mm: memcg: handle non-error OOM situations more gracefully |
tree | commitdiff |
2014-11-21 |
Johannes Weiner | mm: memcg: do not trap chargers with full callstack... |
tree | commitdiff |
2014-11-21 |
Johannes Weiner | mm: memcg: rework and document OOM waiting and wakeup |
tree | commitdiff |
2014-11-21 |
Johannes Weiner | mm: memcg: enable memcg OOM killer only for user faults |
tree | commitdiff |
2014-11-14 |
Jan Kara | mm: Remove false WARN_ON from pagecache_isize_extended() |
tree | commitdiff |
2014-11-14 |
Wang Nan | cgroup/kmemleak: add kmemleak_free() for cgroup dealloc... |
tree | commitdiff |
2014-11-14 |
Michal Hocko | OOM, PM: OOM killed task shouldn't escape PM suspend |
tree | commitdiff |
2014-11-14 |
Jan Kara | vfs: fix data corruption when blocksize < pagesize... |
tree | commitdiff |
2014-11-14 |
Guenter Roeck | Revert "percpu: free percpu allocation info for uniproc... |
tree | commitdiff |
2014-10-09 |
Mel Gorman | mm: numa: Do not mark PTEs pte_numa when splitting... |
tree | commitdiff |
2014-10-09 |
Waiman Long | mm, thp: move invariant bug check out of loop in __spli... |
tree | commitdiff |
2014-10-05 |
Oleg Nesterov | vm_is_stack: use for_each_thread() rather then buggy... |
tree | commitdiff |
2014-10-05 |
Oleg Nesterov | oom_kill: add rcu_read_lock() into find_lock_task_mm() |
tree | commitdiff |
2014-10-05 |
Oleg Nesterov | oom_kill: has_intersects_mems_allowed() needs rcu_read_... |
tree | commitdiff |
2014-10-05 |
Oleg Nesterov | oom_kill: change oom_kill.c to use for_each_thread() |
tree | commitdiff |
2014-10-05 |
Tejun Heo | percpu: perform tlb flush after pcpu_map_pages() failure |
tree | commitdiff |
2014-10-05 |
Tejun Heo | percpu: fix pcpu_alloc_pages() failure path |
tree | commitdiff |
2014-10-05 |
Honggang Li | percpu: free percpu allocation info for uniprocessor... |
tree | commitdiff |
2014-10-05 |
Miklos Szeredi | shmem: fix nlink for rename overwrite directory |
tree | commitdiff |
2014-08-07 |
David Rientjes | mm, thp: do not allow thp faults to avoid cpuset restri... |
tree | commitdiff |
2014-07-31 |
Naoya Horiguchi | mm: hugetlb: fix copy_hugetlb_page_range() |
tree | commitdiff |
2014-07-31 |
Mikulas Patocka | slab_common: fix the check for duplicate slab names |
tree | commitdiff |
2014-07-31 |
Christoph Lameter | slab_common: Do not check for duplicate slab names |
tree | commitdiff |
2014-07-28 |
Hugh Dickins | shmem: fix splicing from a hole while it's punched |
tree | commitdiff |
2014-07-28 |
Hugh Dickins | shmem: fix faulting into a hole, not taking i_mutex |
tree | commitdiff |
2014-07-28 |
Hugh Dickins | shmem: fix faulting into a hole while it's punched |
tree | commitdiff |
2014-07-17 |
Gu Zheng | cpuset,mempolicy: fix sleeping function called from... |
tree | commitdiff |
2014-07-09 |
Hugh Dickins | mm: fix crashes from mbind() merging vmas |
tree | commitdiff |
2014-07-09 |
Naoya Horiguchi | hugetlb: fix copy_hugetlb_page_range() to handle migrat... |
tree | commitdiff |
2014-07-01 |
Johannes Weiner | mm: vmscan: clear kswapd's special reclaim powers befor... |
tree | commitdiff |
2014-07-01 |
Hugh Dickins | mm: fix sleeping function warning from __put_anon_vma |
tree | commitdiff |
2014-07-01 |
Tony Luck | mm/memory-failure.c: don't let collect_procs() skip... |
tree | commitdiff |
2014-07-01 |
Tony Luck | mm/memory-failure.c-failure: send right signal code... |
tree | commitdiff |
2014-07-01 |
Mel Gorman | mm: vmscan: do not throttle based on pfmemalloc reserve... |
tree | commitdiff |
2014-06-16 |
Vlastimil Babka | mm/compaction: make isolate_freepages start at pagebloc... |
tree | commitdiff |
2014-06-16 |
Vlastimil Babka | mm: compaction: detect when scanners meet in isolate_fr... |
tree | commitdiff |
2014-06-16 |
Vlastimil Babka | mm: compaction: reset cached scanner pfn's before readi... |
tree | commitdiff |
2014-06-11 |
Andrey Ryabinin | mm: rmap: fix use-after-free in __put_anon_vma |
tree | commitdiff |
2014-06-11 |
Naoya Horiguchi | mm/memory-failure.c: fix memory leak by race between... |
tree | commitdiff |
2014-06-07 |
Jianyu Zhan | percpu: make pcpu_alloc_chunk() use pcpu_mem_free(... |
tree | commitdiff |
2014-06-07 |
Chen Yucong | hwpoison, hugetlb: lock_page/unlock_page does not match... |
tree | commitdiff |
2014-06-07 |
Kirill A. Shutemov | mm, thp: close race between mremap() and split_huge_page() |
tree | commitdiff |
2014-06-07 |
Linus Torvalds | mm: make fixup_user_fault() check the vma access rights too |
tree | commitdiff |
2014-05-31 |
Mizuma, Masayoshi | mm/hugetlb.c: add cond_resched_lock() in return_unused_... |
tree | commitdiff |
2014-05-06 |
Mizuma, Masayoshi | mm: hugetlb: fix softlockup when a large number of... |
tree | commitdiff |
2014-05-06 |
Vlastimil Babka | mm: try_to_unmap_cluster() should lock_page() before... |
tree | commitdiff |
2014-04-27 |
Jan Kara | bdi: avoid oops on device removal |
tree | commitdiff |
2014-04-27 |
Derek Basehore | backing_dev: fix hung task on sync |
tree | commitdiff |
2014-04-03 |
David Rientjes | mm: close PageTail race |
tree | commitdiff |
2014-03-24 |
Filipe Brandenburger | memcg: reparent charges of children before processing... |
tree | commitdiff |
2014-03-24 |
Laura Abbott | mm/compaction: break out of loop on !PageBuddy in isola... |
tree | commitdiff |
2014-03-07 |
Michal Hocko | memcg: fix endless loop caused by mem_cgroup_iter |
tree | commitdiff |
2014-02-22 |
Naoya Horiguchi | mm/memory-failure.c: move refcount only in !MF_COUNT_IN... |
tree | commitdiff |
2014-02-20 |
Xishi Qiu | mm: fix process accidentally killed by mce because... |
tree | commitdiff |
2014-02-20 |
Naoya Horiguchi | mm/memory-failure.c: fix memory leak in successful... |
tree | commitdiff |
2014-02-20 |
KOSAKI Motohiro | mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave... |
tree | commitdiff |
2014-02-13 |
David Rientjes | mm, oom: base root bonus on current usage |
tree | commitdiff |
2014-02-13 |
Li Zefan | slub: Fix calculation of cpu slabs |
tree | commitdiff |
2014-02-13 |
Johannes Weiner | mm/page-writeback.c: do not count anon pages as dirtyab... |
tree | commitdiff |
2014-02-13 |
Johannes Weiner | mm/page-writeback.c: fix dirty_balance_reserve subtract... |
tree | commitdiff |
2014-02-13 |
Naoya Horiguchi | mm/memory-failure.c: shift page lock from head page... |
tree | commitdiff |
2014-02-06 |
David Rientjes | mm/mempolicy.c: fix mempolicy printing in numa_maps |
tree | commitdiff |
2014-02-06 |
Andrea Arcangeli | mm: hugetlbfs: fix hugetlbfs optimization |
tree | commitdiff |
2014-01-25 |
Hugh Dickins | thp: fix copy_page_rep GPF by testing is_huge_zero_pmd... |
tree | commitdiff |
2014-01-25 |
Jianguo Wu | mm/memory-failure.c: recheck PageHuge() after hugetlb... |
tree | commitdiff |
2014-01-09 |
Vladimir Davydov | memcg: fix memcg_size() calculation |
tree | commitdiff |
2014-01-09 |
Naoya Horiguchi | mm/memory-failure.c: transfer page count from head... |
tree | commitdiff |
2014-01-09 |
Rik van Riel | mm: fix use-after-free in sys_remap_file_pages |
tree | commitdiff |
2014-01-09 |
Jianguo Wu | mm/hugetlb: check for pte NULL pointer in __page_check_... |
tree | commitdiff |
2014-01-09 |
Joonsoo Kim | mm/compaction: respect ignore_skip_hint in update_pageb... |
tree | commitdiff |
2014-01-09 |
Rik van Riel | mm: fix TLB flush race between migration, and change_pr... |
tree | commitdiff |
2014-01-09 |
Mel Gorman | mm: numa: avoid unnecessary work on the failure path |
tree | commitdiff |
2014-01-09 |
Mel Gorman | mm: numa: ensure anon_vma is locked to prevent parallel... |
tree | commitdiff |
2014-01-09 |
Mel Gorman | mm: clear pmd_numa before invalidating |
tree | commitdiff |
2013-12-08 |
Mel Gorman | mm: numa: return the number of base pages altered by... |
tree | commitdiff |
2013-12-04 |
Akira Takeuchi | mm: ensure get_unmapped_area() returns higher address... |
tree | commitdiff |
2013-11-29 |
Christoph Lameter | slub: Handle NULL parameter in kmem_cache_flags |
tree | commitdiff |
2013-11-13 |
Zhang Yanfei | mm/vmalloc.c: fix an overflow bug in alloc_vmap_area() |
tree | commitdiff |
2013-11-13 |
Chen LinX | mm/pagewalk.c: fix walk_page_range() access of wrong... |
tree | commitdiff |
2013-11-13 |
Mel Gorman | mm: Account for a THP NUMA hinting update as one PTE... |
tree | commitdiff |
2013-11-13 |
Mel Gorman | mm: Close races between THP migration and PMD numa... |
tree | commitdiff |
2013-11-13 |
Mel Gorman | mm: numa: Sanitize task_numa_fault() callsites |
tree | commitdiff |
2013-11-13 |
Mel Gorman | mm: Prevent parallel splits during THP migration |
tree | commitdiff |
2013-11-13 |
Mel Gorman | mm: Wait for THP migrations to complete during NUMA... |
tree | commitdiff |
2013-11-13 |
Mel Gorman | mm: numa: Do not account for a hinting fault if we... |
tree | commitdiff |
2013-11-13 |
Uwe Kleine-König | mm: make generic_access_phys available for modules |
tree | commitdiff |
next |