aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2013-12-06swap: Use unique local lock name for swap_lockSteven Rostedt
2013-12-06mm: swap: Initialize local locks earlyThomas Gleixner
2013-12-06slab: Fix up stable merge of slab init_lock_keys()Steven Rostedt
2013-12-06mm: page_alloc: Use local_lock_on() instead of plain spinlockThomas Gleixner
2013-12-06mm: slab: Fix potential deadlockThomas Gleixner
2013-12-06slab: Prevent local lock deadlockThomas Gleixner
2013-12-06kconfig-disable-a-few-options-rt.patchThomas Gleixner
2013-12-06mm, rt: kmap_atomic schedulingPeter Zijlstra
2013-12-06mm-vmalloc.patchThomas Gleixner
2013-12-06mm: Protect activate_mm() by preempt_[disable%7Cenable]_rt()Yong Zhang
2013-12-06mm-protect-activate-switch-mm.patchThomas Gleixner
2013-12-06mm: shrink the page frame to !-rt sizePeter Zijlstra
2013-12-06mm: make vmstat -rt awareIngo Molnar
2013-12-06mm: convert swap to percpu lockedIngo Molnar
2013-12-06mm-page-alloc-fix.patchThomas Gleixner
2013-12-06mm: page_alloc reduce lock sections furtherPeter Zijlstra
2013-12-06mm: page_alloc: rt-friendly per-cpu pagesIngo Molnar
2013-12-06mm: More lock breaks in slab.cPeter Zijlstra
2013-12-06slab: Fix __do_drain to use the right array cacheSteven Rostedt
2013-12-06mm-slab-wrap-functions.patchThomas Gleixner
2013-12-06mm: Replace cgroup_page bit spinlockThomas Gleixner
2013-12-06mm-slab-move-debug-out.patchThomas Gleixner
2013-12-06mm-page-alloc-use-list-last-entry.patchPeter Zijlstra
2013-12-06mm: Remove preempt count from pagefault disable/enableThomas Gleixner
2013-12-06filemap-fix-up.patchThomas Gleixner
2013-12-06mm: raw_pagefault_disablePeter Zijlstra
2013-12-06mm: Prepare decoupling the page fault disabling logicIngo Molnar
2013-12-06slab, lockdep: Annotate all slab cachesPeter Zijlstra
2013-11-13mm: fix aio performance regression for database caused by THPKhalid Aziz
2013-11-04writeback: fix negative bdi max pauseFengguang Wu
2013-10-22mm: do not grow the stack vma just because of an overrun on preceding vmaLinus Torvalds
2013-10-22mm/mmap: check for RLIMIT_AS before unmappingCyril Hrubis
2013-10-13mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes
2013-10-05mm, memcg: give exiting processes access to memory reservesDavid Rientjes
2013-09-26mm/huge_memory.c: fix potential NULL pointer dereferenceLibin
2013-09-26memcg: fix multiple large threshold notificationsGreg Thelen
2013-08-20futex: Take hugepages into account when generating futex_keyZhang Yi
2013-08-20vm: add no-mmu vm_iomap_memory() stubLinus Torvalds
2013-08-04mm/memory-hotplug: fix lowmem count overflow when offline pagesWanpeng Li
2013-06-20mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi
2013-06-20swap: avoid read_swap_cache_async() race to deadlock while waiting on discard...Rafael Aquini
2013-06-07mm/THP: use pmd_populate() to update the pmd with pgtable_t pointerAneesh Kumar K.V
2013-06-07mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areasCliff Wickman
2013-06-07mm: mmu_notifier: re-fix freed page still mapped in secondary MMUXiao Guangrong
2013-06-07mm compaction: fix of improper cache flush in migration codeLeonid Yegoshin
2013-05-19hugetlbfs: fix mmap failure in unaligned size requestNaoya Horiguchi
2013-05-07mm: allow arch code to control the user page table ceilingHugh Dickins
2013-04-25vm: add vm_iomap_memory() helper functionLinus Torvalds
2013-04-25hugetlbfs: add swap entry check in follow_hugetlb_page()Naoya Horiguchi
2013-04-12mm: prevent mmap_cache race in find_vma()Jan Stancek