aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2012-07-06kconfig-disable-a-few-options-rt.patchThomas Gleixner
2012-07-06mm, rt: kmap_atomic schedulingPeter Zijlstra
2012-07-06mm-vmalloc.patchThomas Gleixner
2012-07-06mm-protect-activate-switch-mm.patchThomas Gleixner
2012-07-06mm: shrink the page frame to !-rt sizePeter Zijlstra
2012-07-06mm: make vmstat -rt awareIngo Molnar
2012-07-06mm-vmstat-fix-the-irq-lock-asymetry.patchThomas Gleixner
2012-07-06mm: convert swap to percpu lockedIngo Molnar
2012-07-06mm-page-alloc-fix.patchThomas Gleixner
2012-07-06mm: page_alloc reduce lock sections furtherPeter Zijlstra
2012-07-06mm: page_alloc: rt-friendly per-cpu pagesIngo Molnar
2012-07-06mm: More lock breaks in slab.cPeter Zijlstra
2012-07-06slab: Fix __do_drain to use the right array cacheSteven Rostedt
2012-07-06mm-slab-wrap-functions.patchThomas Gleixner
2012-07-06mm: Replace cgroup_page bit spinlockThomas Gleixner
2012-07-06mm-slab-move-debug-out.patchThomas Gleixner
2012-07-06mm-page-alloc-use-list-last-entry.patchPeter Zijlstra
2012-07-06mm: Remove preempt count from pagefault disable/enableThomas Gleixner
2012-07-06filemap-fix-up.patchThomas Gleixner
2012-07-06mm: raw_pagefault_disablePeter Zijlstra
2012-07-06mm: Prepare decoupling the page fault disabling logicIngo Molnar
2012-07-06mm: memcg: shorten preempt-disabled section around event checksJohannes Weiner
2012-07-06slab, lockdep: Annotate all slab cachesPeter Zijlstra
2012-06-19swap: 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-10mm: fix faulty initialization in vmalloc_init()KyongHo
2012-06-10mm/vmalloc.c: change void* into explict vm_struct*Minchan Kim
2012-06-10hugetlb: fix resv_map leak in error pathDave Hansen
2012-06-10mm: consider all swapped back pages in used-once logicMichal Hocko
2012-05-31memcg: free spare array to avoid memory leakSha Zhengju
2012-05-31swap: don't do discard if no discard option addedShaohua Li
2012-05-20mm: nobootmem: fix sign extend problem in __free_pages_memory()Russ Anderson
2012-05-20hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()Chris Metcalf
2012-05-20percpu: pcpu_embed_first_chunk() should free unused parts after all allocs ar...Tejun Heo
2012-05-11mm: 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-20backing-dev: fix wakeup timer races with bdi_unregister()Rabin Vincent
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
2012-02-13readahead: fix pipeline break caused by block plugShaohua Li