aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2013-07-09Merge tag 'v3.6.11.6' into v3.6-rtSteven Rostedt (Red Hat)
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-20Merge tag 'v3.6.11.4' into v3.6-rtSteven Rostedt (Red Hat)
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-11Merge tag 'v3.6.11.3' into v3.6-rtSteven Rostedt (Red Hat)
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-05-02swap: Use unique local lock name for swap_lockSteven Rostedt
2013-04-22Merge tag 'v3.6.11.2' into v3.6-rtSteven Rostedt (Red Hat)
2013-04-11mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit acco...Wanpeng Li
2013-03-22kconfig-disable-a-few-options-rt.patchThomas Gleixner
2013-03-22highmem: Store ptes right away in the task structThomas Gleixner
2013-03-22mm: Make pagefault_dis/enable EXPORT_SYMBOLThomas Gleixner
2013-03-22mm: swap: Initialize local locks earlyThomas Gleixner
2013-03-22slub: Enable irqs for __GFP_WAITThomas Gleixner
2013-03-22mm: bounce: Use local_irq_save_nortThomas Gleixner
2013-03-22mm: Enable SLUB for RTThomas Gleixner
2013-03-22slub: Use correct cpu_slab on dead cpuChristoph Lameter
2013-03-22mm: page_alloc: Use local_lock_on() instead of plain spinlockThomas Gleixner
2013-03-22mm: slab: Fix potential deadlockThomas Gleixner
2013-03-22mm, rt: kmap_atomic schedulingPeter Zijlstra
2013-03-22mm-vmalloc.patchThomas Gleixner
2013-03-22mm: Protect activate_mm() by preempt_[disable%7Cenable]_rt()Yong Zhang
2013-03-22mm-protect-activate-switch-mm.patchThomas Gleixner
2013-03-22mm: shrink the page frame to !-rt sizePeter Zijlstra
2013-03-22mm: make vmstat -rt awareIngo Molnar
2013-03-22mm: convert swap to percpu lockedIngo Molnar
2013-03-22mm-page-alloc-fix.patchThomas Gleixner
2013-03-22mm: page_alloc reduce lock sections furtherPeter Zijlstra
2013-03-22mm: page_alloc: rt-friendly per-cpu pagesIngo Molnar
2013-03-22mm: More lock breaks in slab.cPeter Zijlstra
2013-03-22mm-slab-wrap-functions.patchThomas Gleixner
2013-03-22mm: Replace cgroup_page bit spinlockThomas Gleixner
2013-03-22mm-slab-move-debug-out.patchThomas Gleixner
2013-03-22mm-page-alloc-use-list-last-entry.patchPeter Zijlstra
2013-03-22mm: Remove preempt count from pagefault disable/enableThomas Gleixner
2013-03-22filemap-fix-up.patchThomas Gleixner
2013-03-22mm: raw_pagefault_disablePeter Zijlstra
2013-03-22mm: Prepare decoupling the page fault disabling logicIngo Molnar
2013-03-22mm-highmem-off-by-one-fix.patchThomas Gleixner
2013-03-22FIX [2/2] slub: Tid must be retrieved from the percpu area of the current pro...Christoph Lameter