aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2013-07-16mm/memory-hotplug: fix lowmem count overflow when offline pagesWanpeng Li
2013-07-09futex: Take hugepages into account when generating futex_keyZhang Yi
2013-06-14mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi
2013-06-14mm/page_alloc.c: fix watermark check in __zone_watermark_ok()Tomasz Stanislawski
2013-06-14swap: avoid read_swap_cache_async() race to deadlock while waiting on discard...Rafael Aquini
2013-05-31mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areasCliff Wickman
2013-05-31mm/THP: use pmd_populate() to update the pmd with pgtable_t pointerAneesh Kumar K.V
2013-05-31mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write()Konstantin Khlebnikov
2013-05-31mm compaction: fix of improper cache flush in migration codeLeonid Yegoshin
2013-05-31mm: memcg: remove incorrect VM_BUG_ON for swap cache pages in unchargeJohannes Weiner
2013-05-31mm: mmu_notifier: re-fix freed page still mapped in secondary MMUXiao Guangrong
2013-05-24mm: teach mm by current context info to not do I/O during memory allocationMing Lei
2013-05-24shm: fix null pointer deref when userspace specifies invalid hugepage sizeLi Zefan
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
2013-01-11mm: mmap: annotate vm_lock_anon_vma locking properly for lockdepJiri Kosina
2013-01-11mm: bootmem: fix free_all_bootmem_core() with odd bitmap alignmentMax Filippov
2013-01-11mm: use aligned zone start for pfn_to_bitidx calculationLaura Abbott
2013-01-11mm: compaction: fix echo 1 > compact_memory return error issueJason Liu
2013-01-11mm: memblock: fix wrong memmove size in memblock_merge_regions()Lin Feng
2013-01-11mm: migrate: check page_count of THP before migratingMel Gorman
2013-01-09mm: reinstante dropped pmd_trans_splitting() checkLinus Torvalds
2013-01-04mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko
2013-01-04mm: fix zone_watermark_ok_safe() accounting of isolated pagesBartlomiej Zolnierkiewicz
2013-01-03MM: vmscan: remove __devinit attribute.Greg Kroah-Hartman
2013-01-02mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman
2013-01-02mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins
2013-01-02tmpfs mempolicy: fix /proc/mounts corrupting memoryHugh Dickins