aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2012-03-01slab, lockdep: Annotate all slab cachesPeter Zijlstra
2012-03-01slab, lockdep: Fix silly bugPeter Zijlstra
2012-03-01kconfig-disable-a-few-options-rt.patchThomas Gleixner
2012-03-01mm, rt: kmap_atomic schedulingPeter Zijlstra
2012-03-01mm-vmalloc.patchThomas Gleixner
2012-03-01mm-protect-activate-switch-mm.patchThomas Gleixner
2012-03-01mm: shrink the page frame to !-rt sizePeter Zijlstra
2012-03-01mm: make vmstat -rt awareIngo Molnar
2012-03-01mm-vmstat-fix-the-irq-lock-asymetry.patchThomas Gleixner
2012-03-01mm: convert swap to percpu lockedIngo Molnar
2012-03-01mm-page-alloc-fix.patchThomas Gleixner
2012-03-01mm: page_alloc reduce lock sections furtherPeter Zijlstra
2012-03-01mm: page_alloc: rt-friendly per-cpu pagesIngo Molnar
2012-03-01mm: More lock breaks in slab.cPeter Zijlstra
2012-03-01slab: Fix __do_drain to use the right array cacheSteven Rostedt
2012-03-01mm-slab-wrap-functions.patchThomas Gleixner
2012-03-01mm: Replace cgroup_page bit spinlockThomas Gleixner
2012-03-01fs: Convert i_alloc_sem to rw_anon_semaphoreThomas Gleixner
2012-03-01mm-slab-move-debug-out.patchThomas Gleixner
2012-03-01mm-page-alloc-use-list-last-entry.patchPeter Zijlstra
2012-03-01mm: Remove preempt count from pagefault disable/enableThomas Gleixner
2012-03-01filemap-fix-up.patchThomas Gleixner
2012-03-01mm: raw_pagefault_disablePeter Zijlstra
2012-03-01mm: Prepare decoupling the page fault disabling logicIngo Molnar
2012-03-01slab, lockdep: Annotate the locks before using themPeter Zijlstra
2012-03-01slab, lockdep: Annotate slab -> rcu -> debug_object -> slabPeter Zijlstra
2012-03-01memory-zap-unused-stuff.patchThomas Gleixner
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
2012-02-13readahead: fix pipeline break caused by block plugShaohua Li
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-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-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-11-21backing-dev: ensure wakeup_timer is deletedRabin Vincent
2011-11-11mm: thp: tail page refcounting fixAndrea Arcangeli
2011-11-11mm: avoid null pointer access in vm_struct via /proc/vmallocinfoMitsuo Hayasaka
2011-10-25mm: fix race between mremap and removing migration entryHugh Dickins