aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2012-10-08slab: Prevent local lock deadlockThomas Gleixner
2012-10-08slab, lockdep: Annotate all slab cachesPeter Zijlstra
2012-10-08slab, lockdep: Fix silly bugPeter Zijlstra
2012-10-08kconfig-disable-a-few-options-rt.patchThomas Gleixner
2012-10-08mm, rt: kmap_atomic schedulingPeter Zijlstra
2012-10-08mm-vmalloc.patchThomas Gleixner
2012-10-08mm-protect-activate-switch-mm.patchThomas Gleixner
2012-10-08mm: shrink the page frame to !-rt sizePeter Zijlstra
2012-10-08mm: make vmstat -rt awareIngo Molnar
2012-10-08mm-vmstat-fix-the-irq-lock-asymetry.patchThomas Gleixner
2012-10-08mm: convert swap to percpu lockedIngo Molnar
2012-10-08mm-page-alloc-fix.patchThomas Gleixner
2012-10-08mm: page_alloc reduce lock sections furtherPeter Zijlstra
2012-10-08mm: page_alloc: rt-friendly per-cpu pagesIngo Molnar
2012-10-08mm: More lock breaks in slab.cPeter Zijlstra
2012-10-08slab: Fix __do_drain to use the right array cacheSteven Rostedt
2012-10-08mm-slab-wrap-functions.patchThomas Gleixner
2012-10-08mm: Replace cgroup_page bit spinlockThomas Gleixner
2012-10-08fs: Convert i_alloc_sem to rw_anon_semaphoreThomas Gleixner
2012-10-08mm-slab-move-debug-out.patchThomas Gleixner
2012-10-08mm-page-alloc-use-list-last-entry.patchPeter Zijlstra
2012-10-08mm: Remove preempt count from pagefault disable/enableThomas Gleixner
2012-10-08filemap-fix-up.patchThomas Gleixner
2012-10-08mm: raw_pagefault_disablePeter Zijlstra
2012-10-08mm: Prepare decoupling the page fault disabling logicIngo Molnar
2012-10-08slab, lockdep: Annotate the locks before using themPeter Zijlstra
2012-10-08slab, lockdep: Annotate slab -> rcu -> debug_object -> slabPeter Zijlstra
2012-10-08memory-zap-unused-stuff.patchThomas Gleixner
2012-10-02memory hotplug: fix section info double registration bugqiuxishi
2012-10-02mm/page_alloc: fix the page address of higher page's buddy calculationLi Haifeng
2012-09-14Remove user-triggerable BUG from mpol_to_strDave Jones
2012-08-15mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman
2012-08-15mm: mmu_notifier: fix freed page still mapped in secondary MMUXiao Guangrong
2012-08-15mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page()Joonsoo Kim
2012-08-01vmscan: fix initial shrinker size handlingKonstantin Khlebnikov
2012-08-01mm/hugetlb: fix warning in alloc_huge_page/dequeue_huge_page_vmaKonstantin Khlebnikov
2012-08-01cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman
2012-08-01mm: vmscan: convert global reclaim to per-memcg LRU listsJohannes Weiner
2012-08-01mm: test PageSwapBacked in lumpy reclaimHugh Dickins
2012-08-01mm/vmscan.c: consider swap space when deciding whether to continue reclaimMinchan Kim
2012-08-01vmscan: activate executable pages after first usageKonstantin Khlebnikov
2012-08-01vmscan: promote shared file mapped pagesKonstantin Khlebnikov
2012-08-01mm: vmscan: check if reclaim should really abort even if compaction_ready() i...Mel Gorman
2012-08-01mm: vmscan: do not OOM if aborting reclaim to start compactionMel Gorman
2012-08-01mm: vmscan: when reclaiming for compaction, ensure there are sufficient free ...Mel Gorman
2012-08-01mm: compaction: introduce sync-light migration for use by compactionMel Gorman
2012-08-01kswapd: assign new_order and new_classzone_idx after wakeup in sleepingAlex Shi
2012-08-01kswapd: avoid unnecessary rebalance after an unsuccessful balancingAlex Shi
2012-08-01mm: compaction: make isolate_lru_page() filter-aware againMel Gorman
2012-08-01mm: page allocator: do not call direct reclaim for THP allocations while comp...Mel Gorman