aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2013-10-24swap: Use unique local lock name for swap_lockSteven Rostedt
2013-10-24mm: swap: Initialize local locks earlyThomas Gleixner
2013-10-24mm: page_alloc: Use local_lock_on() instead of plain spinlockThomas Gleixner
2013-10-24mm: slab: Fix potential deadlockThomas Gleixner
2013-10-24slab: Prevent local lock deadlockThomas Gleixner
2013-10-24slab, lockdep: Annotate all slab cachesPeter Zijlstra
2013-10-24slab, lockdep: Fix silly bugPeter Zijlstra
2013-10-24kconfig-disable-a-few-options-rt.patchThomas Gleixner
2013-10-24mm, rt: kmap_atomic schedulingPeter Zijlstra
2013-10-24mm-vmalloc.patchThomas Gleixner
2013-10-24mm-protect-activate-switch-mm.patchThomas Gleixner
2013-10-24mm: shrink the page frame to !-rt sizePeter Zijlstra
2013-10-24mm: make vmstat -rt awareIngo Molnar
2013-10-24mm-vmstat-fix-the-irq-lock-asymetry.patchThomas Gleixner
2013-10-24mm: convert swap to percpu lockedIngo Molnar
2013-10-24mm-page-alloc-fix.patchThomas Gleixner
2013-10-24mm: page_alloc reduce lock sections furtherPeter Zijlstra
2013-10-24mm: page_alloc: rt-friendly per-cpu pagesIngo Molnar
2013-10-24mm: More lock breaks in slab.cPeter Zijlstra
2013-10-24slab: Fix __do_drain to use the right array cacheSteven Rostedt
2013-10-24mm-slab-wrap-functions.patchThomas Gleixner
2013-10-24mm: Replace cgroup_page bit spinlockThomas Gleixner
2013-10-24fs: Convert i_alloc_sem to rw_anon_semaphoreThomas Gleixner
2013-10-24mm-slab-move-debug-out.patchThomas Gleixner
2013-10-24mm-page-alloc-use-list-last-entry.patchPeter Zijlstra
2013-10-24mm: Remove preempt count from pagefault disable/enableThomas Gleixner
2013-10-24filemap-fix-up.patchThomas Gleixner
2013-10-24mm: raw_pagefault_disablePeter Zijlstra
2013-10-24mm: Prepare decoupling the page fault disabling logicIngo Molnar
2013-10-24slab, lockdep: Annotate the locks before using themPeter Zijlstra
2013-10-24slab, lockdep: Annotate slab -> rcu -> debug_object -> slabPeter Zijlstra
2013-10-24memory-zap-unused-stuff.patchThomas Gleixner
2013-09-26mm/huge_memory.c: fix potential NULL pointer dereferenceLibin
2013-09-26memcg: fix multiple large threshold notificationsGreg Thelen
2013-08-20vm: add no-mmu vm_iomap_memory() stubLinus Torvalds
2013-08-20futex: Take hugepages into account when generating futex_keyZhang Yi
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: 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-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
2013-04-05mm/hotplug: correctly add new zone to all other nodes' zone listsJiang Liu
2013-03-28mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit acco...Wanpeng Li
2013-02-28mm/fadvise.c: drain all pagevecs if POSIX_FADV_DONTNEED fails to discard all ...Mel Gorman
2013-02-28tmpfs: fix use-after-free of mempolicy objectGreg Thelen
2013-02-28mmu_notifier_unregister NULL Pointer deref and multiple ->release() calloutsRobin Holt