summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2012-02-23Merge commit 'v3.2.7' into rt-3.2.7-rt13v3.2.7-rt13Clark Williams
2012-02-20backing-dev: fix wakeup timer races with bdi_unregister()Rabin Vincent
2012-02-15kconfig-disable-a-few-options-rt.patchThomas Gleixner
2012-02-15mm, rt: kmap_atomic schedulingPeter Zijlstra
2012-02-15mm-vmalloc.patchThomas Gleixner
2012-02-15mm-protect-activate-switch-mm.patchThomas Gleixner
2012-02-15mm: shrink the page frame to !-rt sizePeter Zijlstra
2012-02-15mm: make vmstat -rt awareIngo Molnar
2012-02-15mm-vmstat-fix-the-irq-lock-asymetry.patchThomas Gleixner
2012-02-15mm: convert swap to percpu lockedIngo Molnar
2012-02-15mm-page-alloc-fix.patchThomas Gleixner
2012-02-15mm: page_alloc reduce lock sections furtherPeter Zijlstra
2012-02-15mm: page_alloc: rt-friendly per-cpu pagesIngo Molnar
2012-02-15mm: More lock breaks in slab.cPeter Zijlstra
2012-02-15slab: Fix __do_drain to use the right array cacheSteven Rostedt
2012-02-15mm-slab-wrap-functions.patchThomas Gleixner
2012-02-15mm: Replace cgroup_page bit spinlockThomas Gleixner
2012-02-15mm-slab-move-debug-out.patchThomas Gleixner
2012-02-15mm-page-alloc-use-list-last-entry.patchPeter Zijlstra
2012-02-15mm: Remove preempt count from pagefault disable/enableThomas Gleixner
2012-02-15filemap-fix-up.patchThomas Gleixner
2012-02-15mm: raw_pagefault_disablePeter Zijlstra
2012-02-15mm: Prepare decoupling the page fault disabling logicIngo Molnar
2012-02-15mm: memcg: shorten preempt-disabled section around event checksJohannes Weiner
2012-02-15slab, lockdep: Annotate all slab cachesPeter Zijlstra
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-25SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins
2012-01-25SHM_UNLOCK: fix long unpreemptible sectionHugh Dickins
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-25slub: fix a possible memleak in __slab_alloc()Eric Dumazet
2011-12-29mm: hugetlb: fix non-atomic enqueue of huge pageHillf Danton
2011-12-29mm/mempolicy.c: refix mbind_range() vma issueKOSAKI Motohiro
2011-12-21vfs: __read_cache_page should use gfp argument rather than GFP_KERNELDave Kleikamp
2011-12-20mm/vmalloc.c: remove static declaration of va from __get_vm_area_nodeKautuk Consul
2011-12-20oom: fix integer overflow of points in oom_badnessFrantisek Hrbata
2011-12-20memcg: keep root group unchanged if creation failsHillf Danton
2011-12-15percpu: fix per_cpu_ptr_to_phys() handling of non-page-aligned addressesEugene Surovegin
2011-12-13Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-12-09mm: vmalloc: check for page allocation failure before vmlist insertionMel Gorman
2011-12-09mm: Ensure that pfn_valid() is called once per pageblock when reserving pageb...Michal Hocko
2011-12-09mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pagesHillf Danton
2011-12-09thp: set compound tail page _count to zeroYouquan Song
2011-12-09thp: reduce khugepaged freezing latencyAndrea Arcangeli
2011-12-09vmscan: use atomic-long for shrinker batchingKonstantin Khlebnikov
2011-12-09vmscan: fix initial shrinker size handlingKonstantin Khlebnikov