aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2013-09-08swap: Use unique local lock name for swap_lockSteven Rostedt
2013-09-08kconfig-disable-a-few-options-rt.patchThomas Gleixner
2013-09-08highmem: Store ptes right away in the task structThomas Gleixner
2013-09-08mm: Make pagefault_dis/enable EXPORT_SYMBOLThomas Gleixner
2013-09-08mm: swap: Initialize local locks earlyThomas Gleixner
2013-09-08slub: Enable irqs for __GFP_WAITThomas Gleixner
2013-09-08mm: bounce: Use local_irq_save_nortThomas Gleixner
2013-09-08mm: Enable SLUB for RTThomas Gleixner
2013-09-08slub: Use correct cpu_slab on dead cpuChristoph Lameter
2013-09-08mm: page_alloc: Use local_lock_on() instead of plain spinlockThomas Gleixner
2013-09-08mm: slab: Fix potential deadlockThomas Gleixner
2013-09-08mm, rt: kmap_atomic schedulingPeter Zijlstra
2013-09-08mm-vmalloc.patchThomas Gleixner
2013-09-08mm: Protect activate_mm() by preempt_[disable%7Cenable]_rt()Yong Zhang
2013-09-08mm-protect-activate-switch-mm.patchThomas Gleixner
2013-09-08mm: shrink the page frame to !-rt sizePeter Zijlstra
2013-09-08mm: make vmstat -rt awareIngo Molnar
2013-09-08mm: convert swap to percpu lockedIngo Molnar
2013-09-08mm-page-alloc-fix.patchThomas Gleixner
2013-09-08mm: page_alloc reduce lock sections furtherPeter Zijlstra
2013-09-08mm: page_alloc: rt-friendly per-cpu pagesIngo Molnar
2013-09-08mm: More lock breaks in slab.cPeter Zijlstra
2013-09-08mm-slab-wrap-functions.patchThomas Gleixner
2013-09-08mm: Replace cgroup_page bit spinlockThomas Gleixner
2013-09-08mm-slab-move-debug-out.patchThomas Gleixner
2013-09-08mm-page-alloc-use-list-last-entry.patchPeter Zijlstra
2013-09-08mm: Remove preempt count from pagefault disable/enableThomas Gleixner
2013-09-08filemap-fix-up.patchThomas Gleixner
2013-09-08mm: raw_pagefault_disablePeter Zijlstra
2013-09-08mm: Prepare decoupling the page fault disabling logicIngo Molnar
2013-09-08mm-highmem-off-by-one-fix.patchThomas Gleixner
2013-09-08FIX [2/2] slub: Tid must be retrieved from the percpu area of the current pro...Christoph Lameter
2013-09-08FIX [1/2] slub: Do not dereference NULL pointer in node_matchChristoph Lameter
2013-08-13mm/memory-hotplug: fix lowmem count overflow when offline pagesWanpeng Li
2013-08-13futex: Take hugepages into account when generating futex_keyZhang Yi
2013-07-03mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi
2013-07-03swap: avoid read_swap_cache_async() race to deadlock while waiting on discard...Rafael Aquini
2013-07-03mm/THP: use pmd_populate() to update the pmd with pgtable_t pointerAneesh Kumar K.V
2013-07-03mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areasCliff Wickman
2013-07-03mm: memcg: remove incorrect VM_BUG_ON for swap cache pages in unchargeJohannes Weiner
2013-07-03mm compaction: fix of improper cache flush in migration codeLeonid Yegoshin
2013-05-16mm: swap: mark swap pages writeback before queueing for direct IOMel Gorman
2013-05-16swap: redirty page if page write fails on swap fileJerome Marchand
2013-05-16mm: allow arch code to control the user page table ceilingHugh Dickins
2013-05-06vm: add vm_iomap_memory() helper functionLinus Torvalds
2013-05-06hugetlbfs: add swap entry check in follow_hugetlb_page()Naoya Horiguchi
2013-05-06x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen
2013-05-06mm: prevent mmap_cache race in find_vma()Jan Stancek
2013-04-11mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit acco...Wanpeng Li
2012-12-17mm: dmapool: use provided gfp flags for all dma_alloc_coherent() callsMarek Szyprowski