aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2012-06-25slab, lockdep: Annotate all slab cachesPeter Zijlstra
2012-06-25slab, lockdep: Fix silly bugPeter Zijlstra
2012-06-25kconfig-disable-a-few-options-rt.patchThomas Gleixner
2012-06-25mm, rt: kmap_atomic schedulingPeter Zijlstra
2012-06-25mm-vmalloc.patchThomas Gleixner
2012-06-25mm-protect-activate-switch-mm.patchThomas Gleixner
2012-06-25mm: shrink the page frame to !-rt sizePeter Zijlstra
2012-06-25mm: make vmstat -rt awareIngo Molnar
2012-06-25mm-vmstat-fix-the-irq-lock-asymetry.patchThomas Gleixner
2012-06-25mm: convert swap to percpu lockedIngo Molnar
2012-06-25mm-page-alloc-fix.patchThomas Gleixner
2012-06-25mm: page_alloc reduce lock sections furtherPeter Zijlstra
2012-06-25mm: page_alloc: rt-friendly per-cpu pagesIngo Molnar
2012-06-25mm: More lock breaks in slab.cPeter Zijlstra
2012-06-25slab: Fix __do_drain to use the right array cacheSteven Rostedt
2012-06-25mm-slab-wrap-functions.patchThomas Gleixner
2012-06-25mm: Replace cgroup_page bit spinlockThomas Gleixner
2012-06-25fs: Convert i_alloc_sem to rw_anon_semaphoreThomas Gleixner
2012-06-25mm-slab-move-debug-out.patchThomas Gleixner
2012-06-25mm-page-alloc-use-list-last-entry.patchPeter Zijlstra
2012-06-25mm: Remove preempt count from pagefault disable/enableThomas Gleixner
2012-06-25filemap-fix-up.patchThomas Gleixner
2012-06-25mm: raw_pagefault_disablePeter Zijlstra
2012-06-25mm: Prepare decoupling the page fault disabling logicIngo Molnar
2012-06-25slab, lockdep: Annotate the locks before using themPeter Zijlstra
2012-06-25slab, lockdep: Annotate slab -> rcu -> debug_object -> slabPeter Zijlstra
2012-06-25memory-zap-unused-stuff.patchThomas Gleixner
2012-06-17hugetlb: fix resv_map leak in error pathDave Hansen
2012-06-17mm: fix faulty initialization in vmalloc_init()KyongHo
2012-06-17mm/vmalloc.c: change void* into explict vm_struct*Minchan Kim
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-21memcg: free spare array to avoid memory leakSha Zhengju
2012-05-21mm: nobootmem: fix sign extend problem in __free_pages_memory()Russ Anderson
2012-05-21hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()Chris Metcalf
2012-05-21percpu: pcpu_embed_first_chunk() should free unused parts after all allocs ar...Tejun Heo
2012-04-27mm: fix s390 BUG by __set_page_dirty_no_writeback on swapHugh Dickins
2012-04-22hugetlb: fix race condition in hugetlb_fault()Chris Metcalf
2012-04-02slub: Do not hold slub_lock when calling sysfs_slab_add()Christoph Lameter
2012-04-02bootmem/sparsemem: remove limit constraint in alloc_bootmem_sectionNishanth Aravamudan
2012-04-02mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli
2012-03-12mm: thp: fix BUG on mm->nr_ptesAndrea Arcangeli
2012-03-12NOMMU: Don't need to clear vm_mm when deleting a VMADavid Howells
2012-03-12mm: memcg: Correct unregistring of events attached to the same eventfdAnton Vorontsov
2012-02-29NOMMU: Lock i_mmap_mutex for access to the VMA prio listDavid Howells
2012-02-20slub: fix a possible memleak in __slab_alloc()Eric Dumazet
2012-02-13mm: fix UP THP spin_is_locked BUGsHugh Dickins
2012-02-13mm: compaction: check for overlapping nodes during isolation for migrationMel Gorman
2012-02-13mm: compaction: check pfn_valid when entering a new MAX_ORDER_NR_PAGES block ...Mel Gorman
2012-02-13mm/filemap_xip.c: fix race condition in xip_file_fault()Carsten Otte