aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2014-04-24mm/memcontrol: Don't call schedule_work_on in preemption disabled contextYang Shi
2014-04-24swap: Use unique local lock name for swap_lockSteven Rostedt
2014-04-24mm: swap: Initialize local locks earlyThomas Gleixner
2014-04-24slab: Fix up stable merge of slab init_lock_keys()Steven Rostedt
2014-04-24mm: page_alloc: Use local_lock_on() instead of plain spinlockThomas Gleixner
2014-04-24mm: slab: Fix potential deadlockThomas Gleixner
2014-04-24slab: Prevent local lock deadlockThomas Gleixner
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-switch-mm.patchThomas Gleixner
2014-04-24mm: shrink the page frame to !-rt sizePeter Zijlstra
2014-04-24mm: make vmstat -rt awareIngo Molnar
2014-04-24mm-vmstat-fix-the-irq-lock-asymetry.patchThomas Gleixner
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: More lock breaks in slab.cPeter Zijlstra
2014-04-24slab: Fix __do_drain to use the right array cacheSteven Rostedt
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-24mm: memcg: shorten preempt-disabled section around event checksJohannes Weiner
2014-04-24slab, lockdep: Annotate all slab cachesPeter Zijlstra
2014-04-02mm/hugetlb: check for pte NULL pointer in __page_check_address()Jianguo Wu
2014-04-02mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_loc...KOSAKI Motohiro
2014-04-02mm/swap: fix race on swap_info reuse between swapoff and swaponWeijie Yang
2014-04-02mm, oom: base root bonus on current usageDavid Rientjes
2014-04-02slub: Fix calculation of cpu slabsLi Zefan
2014-02-15mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli
2014-02-15mm: fix aio performance regression for database caused by THPKhalid Aziz
2014-02-15mm: ensure get_unmapped_area() returns higher address than mmap_min_addrAkira Takeuchi
2014-02-15mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfullyJianguo Wu
2013-10-26mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes
2013-10-26memcg: fix multiple large threshold notificationsGreg Thelen
2013-10-26mm/huge_memory.c: fix potential NULL pointer dereferenceLibin
2013-09-10block: Add bio_for_each_segment_all()Kent Overstreet
2013-09-10vm: add no-mmu vm_iomap_memory() stubLinus Torvalds
2013-09-10mm/memory-hotplug: fix lowmem count overflow when offline pagesWanpeng Li
2013-07-27futex: Take hugepages into account when generating futex_keyZhang Yi
2013-06-19mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi
2013-06-19swap: avoid read_swap_cache_async() race to deadlock while waiting on discard...Rafael Aquini
2013-05-30mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areasCliff Wickman
2013-05-30mm/THP: use pmd_populate() to update the pmd with pgtable_t pointerAneesh Kumar K.V