aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2012-08-24slab: Prevent local lock deadlockThomas Gleixner
2012-08-24kconfig-disable-a-few-options-rt.patchThomas Gleixner
2012-08-24mm, rt: kmap_atomic schedulingPeter Zijlstra
2012-08-24mm-vmalloc.patchThomas Gleixner
2012-08-24mm-protect-activate-switch-mm.patchThomas Gleixner
2012-08-24mm: shrink the page frame to !-rt sizePeter Zijlstra
2012-08-24mm: make vmstat -rt awareIngo Molnar
2012-08-24mm-vmstat-fix-the-irq-lock-asymetry.patchThomas Gleixner
2012-08-24mm: convert swap to percpu lockedIngo Molnar
2012-08-24mm-page-alloc-fix.patchThomas Gleixner
2012-08-24mm: page_alloc reduce lock sections furtherPeter Zijlstra
2012-08-24mm: page_alloc: rt-friendly per-cpu pagesIngo Molnar
2012-08-24mm: More lock breaks in slab.cPeter Zijlstra
2012-08-24slab: Fix __do_drain to use the right array cacheSteven Rostedt
2012-08-24mm-slab-wrap-functions.patchThomas Gleixner
2012-08-24mm: Replace cgroup_page bit spinlockThomas Gleixner
2012-08-24mm-slab-move-debug-out.patchThomas Gleixner
2012-08-24mm-page-alloc-use-list-last-entry.patchPeter Zijlstra
2012-08-24mm: Remove preempt count from pagefault disable/enableThomas Gleixner
2012-08-24filemap-fix-up.patchThomas Gleixner
2012-08-24mm: raw_pagefault_disablePeter Zijlstra
2012-08-24mm: Prepare decoupling the page fault disabling logicIngo Molnar
2012-08-24mm: memcg: shorten preempt-disabled section around event checksJohannes Weiner
2012-08-24slab, lockdep: Annotate all slab cachesPeter Zijlstra
2012-08-10mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman
2012-08-10mm: mmu_notifier: fix freed page still mapped in secondary MMUXiao Guangrong
2012-08-10mm: setup pageblock_order before it's used by sparsememXishi Qiu
2012-08-10mm/page_alloc.c: remove pageblock_default_order()Andrew Morton
2012-08-02mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page()Joonsoo Kim
2012-08-02mm/hugetlb: fix warning in alloc_huge_page/dequeue_huge_page_vmaKonstantin Khlebnikov
2012-08-02cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman
2012-08-02mm: vmscan: convert global reclaim to per-memcg LRU listsJohannes Weiner
2012-08-02mm: test PageSwapBacked in lumpy reclaimHugh Dickins
2012-08-02mm/vmscan.c: consider swap space when deciding whether to continue reclaimMinchan Kim
2012-08-02vmscan: activate executable pages after first usageKonstantin Khlebnikov
2012-08-02vmscan: promote shared file mapped pagesKonstantin Khlebnikov
2012-08-02mm: vmscan: check if reclaim should really abort even if compaction_ready() i...Mel Gorman
2012-08-02mm: vmscan: do not OOM if aborting reclaim to start compactionMel Gorman
2012-08-02mm: vmscan: when reclaiming for compaction, ensure there are sufficient free ...Mel Gorman
2012-08-02mm: compaction: introduce sync-light migration for use by compactionMel Gorman
2012-08-02mm: compaction: make isolate_lru_page() filter-aware againMel Gorman
2012-08-02mm: page allocator: do not call direct reclaim for THP allocations while comp...Mel Gorman
2012-08-02mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman
2012-08-02mm: compaction: allow compaction to isolate dirty pagesMel Gorman
2012-08-02mm: reduce the amount of work done when updating min_free_kbytesMel Gorman
2012-07-25mm: fix lost kswapd wakeup in kswapd_stop()Aaditya Kumar
2012-07-25mm, thp: abort compaction if migration page cannot be charged to memcgDavid Rientjes
2012-07-25memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu
2012-07-25hugepages: fix use after free bug in "quota" handlingDavid Gibson
2012-07-12mm: Hold a file reference in madvise_removeAndy Lutomirski