summaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)Author
2014-10-09mm: don't pointlessly use BUG_ON() for sanity checkLinus Torvalds
2014-10-09mm: per-thread vma cachingDavidlohr Bueso
2014-10-09vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()Christoph Lameter
2014-10-09mm: vmscan: shrink_slab: rename max_pass -> freeableVladimir Davydov
2014-10-09mm: vmscan: respect NUMA policy mask when shrinking slab on direct reclaimVladimir Davydov
2014-10-09mm/filemap.c: avoid always dirtying mapping->flags on O_DIRECTJens Axboe
2014-10-09mm: optimize put_mems_allowed() usageMel Gorman
2014-10-09mm/readahead.c: fix readahead failure for memoryless NUMA nodes and limit rea...Raghavendra K T
2014-10-09mm, compaction: ignore pageblock skip when manually invoking compactionDavid Rientjes
2014-10-09mm, compaction: determine isolation mode only onceDavid Rientjes
2014-10-09mm/compaction: clean-up code on success of ballon isolationJoonsoo Kim
2014-10-09mm/compaction: check pageblock suitability once per pageblockJoonsoo Kim
2014-10-09mm/compaction: change the timing to check to drop the spinlockJoonsoo Kim
2014-10-09mm/compaction: do not call suitable_migration_target() on every pageJoonsoo Kim
2014-10-09mm/compaction: disallow high-order page for migration targetJoonsoo Kim
2014-10-09mm, compaction: avoid isolating pinned pagesDavid Rientjes
2014-10-09swap: change swap_list_head to plist, add swap_avail_headDan Streetman
2014-10-09swap: change swap_info singly-linked list to list_headDan Streetman
2014-10-09mm: exclude memoryless nodes from zone_reclaimMichal Hocko
2014-10-09mm: numa: Do not mark PTEs pte_numa when splitting huge pagesMel Gorman
2014-10-09mm, thp: move invariant bug check out of loop in __split_huge_page_mapWaiman Long
2014-10-09hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan
2014-10-09mm: migrate: Close race between migration completion and mprotectMel Gorman
2014-10-05mm: softdirty: keep bit when zapping file ptePeter Feiner
2014-10-05mm, slab: initialize object alignment on cache creationDavid Rientjes
2014-10-05percpu: perform tlb flush after pcpu_map_pages() failureTejun Heo
2014-10-05percpu: fix pcpu_alloc_pages() failure pathTejun Heo
2014-10-05percpu: free percpu allocation info for uniprocessor systemHonggang Li
2014-10-05shmem: fix nlink for rename overwrite directoryMiklos Szeredi
2014-10-05memblock, memhotplug: fix wrong type in memblock_find_in_range_node().Tang Chen
2014-09-05vm_is_stack: use for_each_thread() rather then buggy while_each_thread()Oleg Nesterov
2014-08-07memcg: oom_notify use-after-free fixMichal Hocko
2014-08-07mm, thp: do not allow thp faults to avoid cpuset restrictionsDavid Rientjes
2014-08-07mm/page-writeback.c: fix divide by zero in bdi_dirty_limits()Maxim Patlasov
2014-07-31mm: hugetlb: fix copy_hugetlb_page_range()Naoya Horiguchi
2014-07-31slab_common: fix the check for duplicate slab namesMikulas Patocka
2014-07-28Don't trigger congestion wait on dirty-but-not-writeout pagesLinus Torvalds
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-17cpuset,mempolicy: fix sleeping function called from invalid contextGu Zheng
2014-07-17parisc,metag: Do not hardcode maximum userspace stack sizeHelge Deller
2014-07-09mm: fix crashes from mbind() merging vmasHugh Dickins
2014-07-09slab: fix oops when reading /proc/slab_allocatorsJoonsoo Kim
2014-07-09mm/numa: Remove BUG_ON() in __handle_mm_fault()Rik van Riel
2014-07-09mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDERMichal Nazarewicz
2014-07-09mm, pcp: allow restoring percpu_pagelist_fraction defaultDavid Rientjes
2014-07-09hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entryNaoya Horiguchi
2014-06-30ext4: fix data integrity sync in ordered modeNamjae Jeon
2014-06-30mm: vmscan: clear kswapd's special reclaim powers before exitingJohannes Weiner