aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2013-10-23Merge tag 'v3.4.63' into v3.4-rtSteven Rostedt (Red Hat)
2013-09-26mm/huge_memory.c: fix potential NULL pointer dereferenceLibin
2013-09-26memcg: fix multiple large threshold notificationsGreg Thelen
2013-09-12Merge tag 'v3.4.59' into v3.4-rtSteven Rostedt (Red Hat)
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-15Merge tag 'v3.4.56' into v3.4-rtSteven Rostedt (Red Hat)
2013-08-04mm/memory-hotplug: fix lowmem count overflow when offline pagesWanpeng Li
2013-06-27Merge tag 'v3.4.50' into v3.4-rtSteven Rostedt (Red Hat)
2013-06-27Merge tag 'v3.4.48' into v3.4-rtSteven Rostedt (Red Hat)
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-29Merge tag 'v3.4.46' into v3.4-rtSteven Rostedt (Red Hat)
2013-05-19hugetlbfs: fix mmap failure in unaligned size requestNaoya Horiguchi
2013-05-17Merge tag 'v3.4.44' into v3.4-rtSteven Rostedt (Red Hat)
2013-05-07mm: allow arch code to control the user page table ceilingHugh Dickins
2013-05-02swap: Use unique local lock name for swap_lockSteven Rostedt
2013-04-30Merge tag 'v3.4.42' into v3.4-rtSteven Rostedt (Red Hat)
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-22Merge tag 'v3.4.40' into v3.4-rtSteven Rostedt (Red Hat)
2013-04-12mm: prevent mmap_cache race in find_vma()Jan Stancek
2013-04-09Merge tag 'v3.4.38' into v3.4-rtSteven Rostedt (Red Hat)
2013-03-28mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit acco...Wanpeng Li
2013-03-19Merge tag 'v3.4.36' into v3.4-rtSteven Rostedt (Red Hat)
2013-03-19Merge tag 'v3.4.34' into v3.4-rtSteven Rostedt (Red Hat)
2013-03-14Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...Mathieu Desnoyers
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-28mm: mmu_notifier: make the mmu_notifier srcu staticAndrea Arcangeli
2013-02-28mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...Sagi Grimberg
2013-02-28mm: fix pageblock bitmap allocationLinus Torvalds
2013-02-04mm: swap: Initialize local locks earlyThomas Gleixner
2013-01-23Merge tag 'v3.4.26' into v3.4-rtSteven Rostedt
2013-01-17thp, memcg: split hugepage for memcg oom on cowDavid Rientjes
2013-01-17mm: use aligned zone start for pfn_to_bitidx calculationLaura Abbott
2013-01-17mm: compaction: fix echo 1 > compact_memory return error issueJason Liu
2013-01-16Merge tag 'v3.4.25' into v3.4-rtSteven Rostedt
2013-01-11mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko
2013-01-11tmpfs mempolicy: fix /proc/mounts corrupting memoryHugh Dickins
2013-01-11mm: fix calculation of dirtyable memorySonny Rao
2012-12-18Merge tag 'v3.4.24' into v3.4-rtSteven Rostedt
2012-12-18Merge tag 'v3.4.23' into v3.4-rtSteven Rostedt
2012-12-17mm: dmapool: use provided gfp flags for all dma_alloc_coherent() callsMarek Szyprowski
2012-12-17tmpfs: fix shared mempolicy leakMel Gorman