aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2012-03-14Merge tag 'v3.0.24' into v3.0-rt-nextSteven Rostedt
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-03-01Merge tag 'v3.0.23' into v3.0-rt-nextSteven Rostedt
2012-02-29NOMMU: Lock i_mmap_mutex for access to the VMA prio listDavid Howells
2012-02-21Merge tag 'v3.0.22' into v3.0-rt-nextSteven Rostedt
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
2012-02-13readahead: fix pipeline break caused by block plugShaohua Li
2012-01-26Merge commit 'v3.0.18' into v3.0-rt-nextSteven Rostedt
2012-01-25mm: fix NULL ptr dereference in __count_immobile_pagesMichal Hocko
2012-01-25memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki
2012-01-20Merge commit 'v3.0.17' into v3.0-rtSteven Rostedt
2012-01-06mm: hugetlb: fix non-atomic enqueue of huge pageHillf Danton
2012-01-06memcg: keep root group unchanged if creation failsHillf Danton
2012-01-06vfs: __read_cache_page should use gfp argument rather than GFP_KERNELDave Kleikamp
2012-01-06oom: fix integer overflow of points in oom_badnessFrantisek Hrbata
2012-01-06percpu: fix per_cpu_ptr_to_phys() handling of non-page-aligned addressesEugene Surovegin
2011-12-21Merge commit 'v3.0.14' into v3.0-rt-nextSteven Rostedt
2011-12-21percpu: fix chunk range calculationTejun Heo
2011-12-21mm: vmalloc: check for page allocation failure before vmlist insertionMel Gorman
2011-12-21mm: Ensure that pfn_valid() is called once per pageblock when reserving pageb...Michal Hocko
2011-12-21thp: set compound tail page _count to zeroYouquan Song
2011-12-09hugetlb: release pages in the error path of hugetlb_cow()Hillf Danton
2011-12-05slab, lockdep: Annotate all slab cachesPeter Zijlstra
2011-12-04slab, lockdep: Fix silly bugPeter Zijlstra
2011-11-22Merge commit 'v3.0.10' into v3.0-rtSteven Rostedt
2011-11-21backing-dev: ensure wakeup_timer is deletedRabin Vincent
2011-11-14kconfig-disable-a-few-options-rt.patchThomas Gleixner
2011-11-14mm, rt: kmap_atomic schedulingPeter Zijlstra
2011-11-14mm-vmalloc.patchThomas Gleixner
2011-11-14mm-protect-activate-switch-mm.patchThomas Gleixner
2011-11-14mm: shrink the page frame to !-rt sizePeter Zijlstra
2011-11-14mm: make vmstat -rt awareIngo Molnar
2011-11-14mm-vmstat-fix-the-irq-lock-asymetry.patchThomas Gleixner
2011-11-14mm: convert swap to percpu lockedIngo Molnar
2011-11-14mm-page-alloc-fix.patchThomas Gleixner
2011-11-14mm: page_alloc reduce lock sections furtherPeter Zijlstra
2011-11-14mm: page_alloc: rt-friendly per-cpu pagesIngo Molnar
2011-11-14mm: More lock breaks in slab.cPeter Zijlstra
2011-11-14slab: Fix __do_drain to use the right array cacheSteven Rostedt
2011-11-14mm-slab-wrap-functions.patchThomas Gleixner
2011-11-14mm: Replace cgroup_page bit spinlockThomas Gleixner
2011-11-14fs: Convert i_alloc_sem to rw_anon_semaphoreThomas Gleixner
2011-11-14mm-slab-move-debug-out.patchThomas Gleixner
2011-11-14mm-page-alloc-use-list-last-entry.patchPeter Zijlstra