aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2013-05-24kconfig-disable-a-few-options-rt.patchThomas Gleixner
2013-05-24slub: delay ctor until the object is requestedSebastian Andrzej Siewior
2013-05-24slub: Enable irqs for __GFP_WAITThomas Gleixner
2013-05-24mm: bounce: Use local_irq_save_nortThomas Gleixner
2013-05-24mm: Enable SLUB for RTThomas Gleixner
2013-05-24mm: page_alloc: Use local_lock_on() instead of plain spinlockThomas Gleixner
2013-05-24mm, rt: kmap_atomic schedulingPeter Zijlstra
2013-05-24mm-vmalloc.patchThomas Gleixner
2013-05-24mm: Protect activate_mm() by preempt_[disable&enable]_rt()Yong Zhang
2013-05-24mm: shrink the page frame to !-rt sizePeter Zijlstra
2013-05-24mm: make vmstat -rt awareIngo Molnar
2013-05-24mm: convert swap to percpu lockedIngo Molnar
2013-05-24mm-page-alloc-fix.patchThomas Gleixner
2013-05-24mm: page_alloc reduce lock sections furtherPeter Zijlstra
2013-05-24mm: page_alloc: rt-friendly per-cpu pagesIngo Molnar
2013-05-24mm: More lock breaks in slab.cPeter Zijlstra
2013-05-24mm-slab-wrap-functions.patchThomas Gleixner
2013-05-24mm: Replace cgroup_page bit spinlockThomas Gleixner
2013-05-24mm-slab-move-debug-out.patchThomas Gleixner
2013-05-24mm-page-alloc-use-list-last-entry.patchPeter Zijlstra
2013-05-24mm: Remove preempt count from pagefault disable/enableThomas Gleixner
2013-05-24filemap-fix-up.patchThomas Gleixner
2013-05-24mm: raw_pagefault_disablePeter Zijlstra
2013-05-24mm: Prepare decoupling the page fault disabling logicIngo Molnar
2013-05-24FIX [2/2] slub: Tid must be retrieved from the percpu area of the current pro...Christoph Lameter
2013-05-24FIX [1/2] slub: Do not dereference NULL pointer in node_matchChristoph Lameter
2013-05-11hugetlbfs: fix mmap failure in unaligned size requestNaoya Horiguchi
2013-05-07mm: swap: mark swap pages writeback before queueing for direct IOMel Gorman
2013-05-07swap: redirty page if page write fails on swap fileJerome Marchand
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-16x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen
2013-04-12mm: prevent mmap_cache race in find_vma()Jan Stancek
2013-03-28mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit acco...Wanpeng Li
2013-03-14Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...Mathieu Desnoyers
2013-03-14mm/mempolicy.c: fix wrong sp_node insertionHillf Danton
2013-03-04mm: do not grow the stack vma just because of an overrun on preceding vmaLinus Torvalds
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
2013-02-18mm: fix pageblock bitmap allocationLinus Torvalds
2013-02-12mm: cma: fix accounting of CMA pages placed in high memoryMarek Szyprowski
2013-02-12memcg: fix kmemcg registration for late cachesGlauber Costa
2013-02-12mm: don't overwrite mm->def_flags in do_mlockall()Gerald Schaefer
2013-02-05mm: fix wrong comments about anon_vma lockYuanhan Liu
2013-02-05mm/hugetlb: set PTE as huge in hugetlb_change_protection and remove_migration...Tony Lu
2013-02-05thp: avoid dumping huge zero pageKirill A. Shutemov
2013-01-11mm: compaction: partially revert capture of suitable high-order pageMel Gorman
2013-01-11mm: thp: acquire the anon_vma rwsem for write during splitMel Gorman