aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2012-12-03mm: vmscan: check for fatal signals iff the process was throttledMel Gorman
2012-11-26tmpfs: change final i_blocks BUG to WARNINGHugh Dickins
2012-11-26memcg: fix hotplugged memory zone oopsHugh Dickins
2012-11-26memcg: oom: fix totalpages calculation for memory.swappiness==0Michal Hocko
2012-11-26tmpfs: fix shmem_getpage_gfp() VM_BUG_ONHugh Dickins
2012-11-26mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()Takamori Yamaguchi
2012-10-31mm: fix XFS oops due to dirty pages without buffers on s390Jan Kara
2012-10-31x86, mm: Trim memory in memblock to be page alignedYinghai Lu
2012-10-21tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checkingHugh Dickins
2012-10-13mempolicy: fix a memory corruption by refcount imbalance in alloc_pages_vma()Mel Gorman
2012-10-13mempolicy: fix refcount leak in mpol_set_shared_policy()KOSAKI Motohiro
2012-10-13mempolicy: fix a race in shared_policy_replace()Mel Gorman
2012-10-13mempolicy: remove mempolicy sharingKOSAKI Motohiro
2012-10-13revert "mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy link...KOSAKI Motohiro
2012-10-13mm: fix invalidate_complete_page2() lock orderingHugh Dickins
2012-10-13hugetlb: do not use vma_hugecache_offset() for vma_prio_tree_foreachMichal Hocko
2012-10-13slab: fix the DEADLOCK issue on l3 alien lockMichael Wang
2012-09-28thp: avoid VM_BUG_ON page_count(page) false positives in __collapse_huge_page...Andrea Arcangeli
2012-09-17memory hotplug: fix section info double registration bugqiuxishi
2012-09-17mm/page_alloc: fix the page address of higher page's buddy calculationLi Haifeng
2012-09-17slub: consider pfmemalloc_match() in get_partial_node()Joonsoo Kim
2012-09-17slab: fix starting index for finding another objectJoonsoo Kim
2012-09-17slab: do ClearSlabPfmemalloc() for all pages of slabMel Gorman
2012-09-17memory hotplug: reset pgdat->kswapd to NULL if creating kernel thread failsWen Congyang
2012-09-14Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-09-06Remove user-triggerable BUG from mpol_to_strDave Jones
2012-09-05mm/memblock: Use NULL instead of 0 for pointersSachin Kamat
2012-08-29mm, slab: lock the correct nodelist after reenabling irqsDavid Rientjes
2012-08-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-08-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-08-21mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman
2012-08-21mm: have order > 0 compaction start near a pageblock with free pagesMel Gorman
2012-08-21mm: correct page->pfmemalloc to fix deactivate_slab regressionAlex Shi
2012-08-21mm/compaction.c: fix deferring compaction mistakeMinchan Kim
2012-08-21mm: change nr_ptes BUG_ON to WARN_ONHugh Dickins
2012-08-21uprobes: Fix mmap_region()'s mm->mm_rb corruption if uprobe_mmap() failsOleg Nesterov
2012-08-09block: move down direct IO pluggingFengguang Wu
2012-08-09block: remove plugging at buffered write timeFengguang Wu
2012-08-04vfs: kill write_super and sync_supersArtem Bityutskiy
2012-08-02mm: remove node_start_pfn checking in new WARN_ON for nowLinus Torvalds
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-08-01Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-31mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman
2012-07-31tmpfs: distribute interleave better across nodesNathan Zimmer
2012-07-31mm: remove redundant initializationMinchan Kim
2012-07-31mm: warn if pg_data_t isn't initialized with zeroMinchan Kim
2012-07-31memcg: gix memory accounting scalability in shrink_page_listTim Chen
2012-07-31mm/sparse: remove index_init_lockGavin Shan
2012-07-31mm/sparse: more checks on mem_section numberGavin Shan