summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2014-04-10mm, rt: kmap_atomic schedulingPeter Zijlstra
2014-04-10mm-vmalloc.patchThomas Gleixner
2014-04-10mm: Protect activate_mm() by preempt_[disable&enable]_rt()Yong Zhang
2014-04-10mm/memcontrol: Don't call schedule_work_on in preemption disabled contextYang Shi
2014-04-10mm: page_alloc: Use local_lock_on() instead of plain spinlockThomas Gleixner
2014-04-10slub: delay ctor until the object is requestedSebastian Andrzej Siewior
2014-04-10slub: Enable irqs for __GFP_WAITThomas Gleixner
2014-04-10mm: Enable SLUB for RTThomas Gleixner
2014-04-10mm: bounce: Use local_irq_save_nortThomas Gleixner
2014-04-10mm: shrink the page frame to !-rt sizePeter Zijlstra
2014-04-10mm: make vmstat -rt awareIngo Molnar
2014-04-10mm: convert swap to percpu lockedIngo Molnar
2014-04-10mm-page-alloc-fix.patchThomas Gleixner
2014-04-10mm: page_alloc reduce lock sections furtherPeter Zijlstra
2014-04-10mm: page_alloc: rt-friendly per-cpu pagesIngo Molnar
2014-04-10mm: Replace cgroup_page bit spinlockThomas Gleixner
2014-04-10kconfig-disable-a-few-options-rt.patchThomas Gleixner
2014-04-10mm-page-alloc-use-list-last-entry.patchPeter Zijlstra
2014-04-10mm: Remove preempt count from pagefault disable/enableThomas Gleixner
2014-04-10filemap-fix-up.patchThomas Gleixner
2014-04-10mm: raw_pagefault_disablePeter Zijlstra
2014-04-10mm: Prepare decoupling the page fault disabling logicIngo Molnar
2014-04-08Merge branch 'sdk-kernel-3.12' into sdk-v1.6.xScott Wood
2014-04-08kfifo API type safetyStefani Seibold
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2014-04-03mm: close PageTail raceDavid Rientjes
2014-03-24mm/compaction: break out of loop on !PageBuddy in isolate_freepages_blockLaura Abbott
2014-03-22memcg: fix endless loop in __mem_cgroup_iter_next()Hugh Dickins
2014-03-22mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)lockingVlastimil Babka
2014-03-22mm: page_alloc: exempt GFP_THISNODE allocations from zone fairnessJohannes Weiner
2014-03-21memcg: reparent charges of children before processing parentFilipe Brandenburger
2014-03-05mm, thp: fix infinite loop on memcg OOMKirill A. Shutemov
2014-02-22mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASEDNaoya Horiguchi
2014-02-20mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_loc...KOSAKI Motohiro
2014-02-20mm/swap: fix race on swap_info reuse between swapoff and swaponWeijie Yang
2014-02-13mm, oom: base root bonus on current usageDavid Rientjes
2014-02-13slub: Fix calculation of cpu slabsLi Zefan
2014-02-13mm: ignore VM_SOFTDIRTY on VMA mergingCyrill Gorcunov
2014-02-13memcg: fix css reference leak and endless loop in mem_cgroup_iterMichal Hocko
2014-02-13memcg: fix endless loop caused by mem_cgroup_iterMichal Hocko
2014-02-13mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner
2014-02-13mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memoryJohannes Weiner
2014-02-13mm/memcg: iteration skip memcgs not yet fully initializedHugh Dickins
2014-02-13mm/memory-failure.c: shift page lock from head page to tail page after thp splitNaoya Horiguchi
2014-02-06mm/mempolicy.c: fix mempolicy printing in numa_mapsDavid Rientjes
2014-02-06mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli
2014-01-25mm: fix crash when using XFS on loopbackMikulas Patocka
2014-01-25thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once onlyHugh Dickins
2014-01-09aio/migratepages: make aio migrate pages saneBenjamin LaHaise
2014-01-09memcg: fix memcg_size() calculationVladimir Davydov