aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
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
2012-12-28mm: fix null pointer dereference in wait_iff_congested()Zlatko Calusic
2012-12-23mm: modify pgdat_balanced() so that it also handles order-0Zlatko Calusic
2012-12-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-20memcg: don't register hotcpu notifier from ->css_alloc()Tejun Heo
2012-12-20mm: clean up transparent hugepage sysfs error messagesJeremy Eder
2012-12-20mm: cma: WARN if freed memory is still in useMarek Szyprowski
2012-12-20mm: fix calculation of dirtyable memorySonny Rao
2012-12-20compaction: fix build error in CMA && !COMPACTIONMinchan Kim
2012-12-20Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Al Viro
2012-12-20mm: drop vmtruncateMarco Stornelli
2012-12-20Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-12-20ksm: make rmap walks more scalableHugh Dickins
2012-12-20mm: do not sleep in balance_pgdat if there's no i/o congestionZlatko Calusic
2012-12-18mm/vmscan.c: avoid possible deadlock caused by too_many_isolated()Fengguang Wu
2012-12-18vmscan: comment too_many_isolated()Fengguang Wu
2012-12-18mm/kmemleak.c: remove obsolete simple_strtoulAbhijit Pawar
2012-12-18mm/memory_hotplug.c: improve commentsTang Chen
2012-12-18mm/hugetlb: create hugetlb cgroup file in hugetlb_initJianguo Wu
2012-12-18mm/mprotect.c: coding-style cleanupsAndrew Morton
2012-12-18slub: drop mutex before deleting sysfs entryGlauber Costa
2012-12-18memcg: add comments clarifying aspects of cache attribute propagationGlauber Costa
2012-12-18slub: slub-specific propagation changesGlauber Costa
2012-12-18slab: propagate tunable valuesGlauber Costa
2012-12-18memcg: aggregate memcg cache values in slabinfoGlauber Costa
2012-12-18memcg/sl[au]b: shrink dead cachesGlauber Costa
2012-12-18memcg/sl[au]b: track all the memcg children of a kmem_cacheGlauber Costa
2012-12-18memcg: destroy memcg cachesGlauber Costa
2012-12-18sl[au]b: allocate objects from memcg cacheGlauber Costa