aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* mm: raise MemFree by reverting percpu_pagelist_fraction to 0Hugh Dickins2012-05-11
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-05-10
|\
| * mm: nobootmem: fix sign extend problem in __free_pages_memory()Russ Anderson2012-05-10
| * memcg: free spare array to avoid memory leakSha Zhengju2012-05-10
| * hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()Chris Metcalf2012-05-10
| * mm: fix division by 0 in percpu_pagelist_fraction()Sasha Levin2012-05-10
* | kmemleak: Fix the kmemleak tracking of the percpu areas with !SMPCatalin Marinas2012-05-09
* | percpu: pcpu_embed_first_chunk() should free unused parts after all allocs ar...Tejun Heo2012-05-09
|/
* Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-08
|\
| * percpu: use KERN_CONT in pcpu_dump_alloc_info()Tejun Heo2012-03-29
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-26
|\ \
| * | mm: fix NULL ptr dereference in move_pagesSasha Levin2012-04-26
| * | mm: fix NULL ptr dereference in migrate_pagesSasha Levin2012-04-26
| * | mm: fix up the vmscan stat in vmstatYing Han2012-04-26
| * | mm/hugetlb: fix warning in alloc_huge_page/dequeue_huge_page_vmaKonstantin Khlebnikov2012-04-26
* | | mm: memcg: move pc lookup point to commit_charge()Johannes Weiner2012-04-26
* | | mm: nobootmem: Correct alloc_bootmem semantics.David Miller2012-04-26
* | | mm: fix s390 BUG by __set_page_dirty_no_writeback on swapHugh Dickins2012-04-23
|/ /
* | kill mm argument of vm_munmap()Al Viro2012-04-21
* | VM: add "vm_mmap()" helper functionLinus Torvalds2012-04-20
* | VM: add "vm_munmap()" helper functionLinus Torvalds2012-04-20
* | VM: add "vm_brk()" helper functionLinus Torvalds2012-04-20
* | memblock: memblock should be able to handle zero length operationsTejun Heo2012-04-20
* | memcg: fix Bad page state after replace_page_cacheHugh Dickins2012-04-19
* | Revert "mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()"Ying Han2012-04-12
* | hugetlb: fix race condition in hugetlb_fault()Chris Metcalf2012-04-12
* | memcg: do not open code accesses to res_counter membersGlauber Costa2012-04-12
* | memcg: fix broken boolen expressionKirill A. Shutemov2012-04-12
|/
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-28
|\
| * radix-tree: use iterators in find_get_pages* functionsKonstantin Khlebnikov2012-03-28
| * mm: only IPI CPUs to drain local pages if they existGilad Ben-Yossef2012-03-28
| * slub: only IPI CPUs that have per cpu obj to flushGilad Ben-Yossef2012-03-28
| * swapon: check validity of swap_flagsHugh Dickins2012-03-28
| * mm, coredump: fail allocations when coredumping instead of oom killingDavid Rientjes2012-03-28
| * mm: thp: fix up pmd_trans_unstable() locationsAndrea Arcangeli2012-03-28
| * mm for fs: add truncate_pagecache_range()Hugh Dickins2012-03-28
* | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-03-28
|\ \ | |/ |/|
| * mm: SLAB Out-of-memory diagnosticsRafael Aquini2012-03-10
| * slub: per cpu partial statistics changeAlex Shi2012-02-18
| * slub: include include for prefetchChristoph Lameter2012-02-10
| * slub: Do not hold slub_lock when calling sysfs_slab_add()Christoph Lameter2012-02-06
| * slub: prefetch next freelist pointer in slab_alloc()Eric Dumazet2012-01-24
| * slab, cleanup: remove unneeded returnZhao Jin2012-01-23
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-03-28
|\ \
| * | mm: export dirty_writeback_intervalArtem Bityutskiy2012-03-21
* | | Fix potential endless loop in kswapd when compaction is not enabledRik van Riel2012-03-24
* | | coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron2012-03-23
* | | coredump: remove VM_ALWAYSDUMP flagJason Baron2012-03-23
* | | signal: oom_kill_task: use SEND_SIG_FORCED instead of force_sig()Oleg Nesterov2012-03-23
* | | mm: hugetlb: cleanup duplicated code in unmapping vm rangeHillf Danton2012-03-23