aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2012-10-08slab: Prevent local lock deadlockThomas Gleixner
2012-10-08kconfig-disable-a-few-options-rt.patchThomas Gleixner
2012-10-08mm, rt: kmap_atomic schedulingPeter Zijlstra
2012-10-08mm-vmalloc.patchThomas Gleixner
2012-10-08mm: Protect activate_mm() by preempt_[disable%7Cenable]_rt()Yong Zhang
2012-10-08mm-protect-activate-switch-mm.patchThomas Gleixner
2012-10-08mm: shrink the page frame to !-rt sizePeter Zijlstra
2012-10-08mm: make vmstat -rt awareIngo Molnar
2012-10-08mm: convert swap to percpu lockedIngo Molnar
2012-10-08mm-page-alloc-fix.patchThomas Gleixner
2012-10-08mm: page_alloc reduce lock sections furtherPeter Zijlstra
2012-10-08mm: page_alloc: rt-friendly per-cpu pagesIngo Molnar
2012-10-08mm: More lock breaks in slab.cPeter Zijlstra
2012-10-08slab: Fix __do_drain to use the right array cacheSteven Rostedt
2012-10-08mm-slab-wrap-functions.patchThomas Gleixner
2012-10-08mm: Replace cgroup_page bit spinlockThomas Gleixner
2012-10-08mm-slab-move-debug-out.patchThomas Gleixner
2012-10-08mm-page-alloc-use-list-last-entry.patchPeter Zijlstra
2012-10-08mm: Remove preempt count from pagefault disable/enableThomas Gleixner
2012-10-08filemap-fix-up.patchThomas Gleixner
2012-10-08mm: raw_pagefault_disablePeter Zijlstra
2012-10-08mm: Prepare decoupling the page fault disabling logicIngo Molnar
2012-10-08slab, lockdep: Annotate all slab cachesPeter Zijlstra
2012-10-02mm: avoid swapping out with swappiness==0Satoru Moriya
2012-10-02mm: sparse: fix usemap allocation above node descriptor sectionYinghai Lu
2012-10-02memory hotplug: fix section info double registration bugqiuxishi
2012-10-02mm/page_alloc: fix the page address of higher page's buddy calculationLi Haifeng
2012-09-14Remove user-triggerable BUG from mpol_to_strDave Jones
2012-08-15mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman
2012-08-15mm: mmu_notifier: fix freed page still mapped in secondary MMUXiao Guangrong
2012-08-15mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page()Joonsoo Kim
2012-08-09x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faultsTony Luck
2012-07-29mm: fix lost kswapd wakeup in kswapd_stop()Aaditya Kumar
2012-07-16memblock: free allocated memblock_reserved_regions laterYinghai Lu
2012-07-16mm, thp: abort compaction if migration page cannot be charged to memcgDavid Rientjes
2012-07-16memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu
2012-07-16mm: Hold a file reference in madvise_removeAndy Lutomirski
2012-07-16splice: fix racy pipe->buffers usesEric Dumazet
2012-07-16mm/memblock: fix overlapping allocation when doubling reserved arrayGreg Pearson
2012-07-16mm/memblock: fix memory leak on extending regionsGavin Shan
2012-07-16mm/memblock: cleanup on duplicate VA/PA conversionGavin Shan
2012-06-22swap: fix shmem swapping when more than 8 areasHugh Dickins
2012-06-10slub: fix a memory leak in get_partial_node()Joonsoo Kim
2012-06-10mm: fix vma_resv_map() NULL pointerDave Hansen
2012-06-10hugetlb: fix resv_map leak in error pathDave Hansen
2012-06-10mm: fix faulty initialization in vmalloc_init()KyongHo
2012-06-10mm: consider all swapped back pages in used-once logicMichal Hocko
2012-06-01mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkagesMel Gorman
2012-05-19memcg,thp: fix res_counter:96 regressionHugh Dickins
2012-05-17slub: missing test for partial pages flush work in flush_all()majianpeng