aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2014-04-24kconfig-disable-a-few-options-rt.patchThomas Gleixner
2014-04-24mm, rt: kmap_atomic schedulingPeter Zijlstra
2014-04-24mm-vmalloc.patchThomas Gleixner
2014-04-24mm: Protect activate_mm() by preempt_[disable&enable]_rt()Yong Zhang
2014-04-24mm/memcontrol: Don't call schedule_work_on in preemption disabled contextYang Shi
2014-04-24mm: page_alloc: Use local_lock_on() instead of plain spinlockThomas Gleixner
2014-04-24mm: disable slab on rtThomas Gleixner
2014-04-24slub: delay ctor until the object is requestedSebastian Andrzej Siewior
2014-04-24slub: Enable irqs for __GFP_WAITThomas Gleixner
2014-04-24mm/slub: do not rely on slab_cached passed to free_delayed()Sebastian Andrzej Siewior
2014-04-24mm: Enable SLUB for RTThomas Gleixner
2014-04-24mm: bounce: Use local_irq_save_nortThomas Gleixner
2014-04-24mm: shrink the page frame to !-rt sizePeter Zijlstra
2014-04-24mm: make vmstat -rt awareIngo Molnar
2014-04-24mm: convert swap to percpu lockedIngo Molnar
2014-04-24mm-page-alloc-fix.patchThomas Gleixner
2014-04-24mm: page_alloc reduce lock sections furtherPeter Zijlstra
2014-04-24mm: page_alloc: rt-friendly per-cpu pagesIngo Molnar
2014-04-24mm/slab: Don't free locks twice in cpuup_canceledCorey Minyard
2014-04-24mm: More lock breaks in slab.cPeter Zijlstra
2014-04-24mm-slab-wrap-functions.patchThomas Gleixner
2014-04-24mm: Replace cgroup_page bit spinlockThomas Gleixner
2014-04-24mm-slab-move-debug-out.patchThomas Gleixner
2014-04-24mm-page-alloc-use-list-last-entry.patchPeter Zijlstra
2014-04-24mm: Remove preempt count from pagefault disable/enableThomas Gleixner
2014-04-24filemap-fix-up.patchThomas Gleixner
2014-04-24mm: raw_pagefault_disablePeter Zijlstra
2014-04-24mm: Prepare decoupling the page fault disabling logicIngo Molnar
2014-04-03mm: close PageTail raceDavid Rientjes
2014-03-23memcg: reparent charges of children before processing parentFilipe Brandenburger
2014-03-23mm/compaction: break out of loop on !PageBuddy in isolate_freepages_blockLaura Abbott
2014-03-06memcg: fix endless loop caused by mem_cgroup_iterMichal Hocko
2014-02-22mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASEDNaoya Horiguchi
2014-02-20mm: fix process accidentally killed by mce because of huge page migrationXishi Qiu
2014-02-20mm/memory-failure.c: fix memory leak in successful soft offliningNaoya Horiguchi
2014-02-20mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_loc...KOSAKI Motohiro
2014-02-13mm, oom: base root bonus on current usageDavid Rientjes
2014-02-13slub: Fix calculation of cpu slabsLi Zefan
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/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-25thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once onlyHugh Dickins
2014-01-25mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfullyJianguo Wu
2014-01-09memcg: fix memcg_size() calculationVladimir Davydov
2014-01-09mm/memory-failure.c: transfer page count from head page to tail page after sp...Naoya Horiguchi
2014-01-09mm: fix use-after-free in sys_remap_file_pagesRik van Riel
2014-01-09mm/hugetlb: check for pte NULL pointer in __page_check_address()Jianguo Wu
2014-01-09mm/compaction: respect ignore_skip_hint in update_pageblock_skipJoonsoo Kim