summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2012-04-26mm: fix NULL ptr dereference in move_pagesSasha Levin
2012-04-26mm: fix NULL ptr dereference in migrate_pagesSasha Levin
2012-04-26mm: fix up the vmscan stat in vmstatYing Han
2012-04-26mm/hugetlb: fix warning in alloc_huge_page/dequeue_huge_page_vmaKonstantin Khlebnikov
2012-04-26mm: memcg: move pc lookup point to commit_charge()Johannes Weiner
2012-04-26mm: nobootmem: Correct alloc_bootmem semantics.David Miller
2012-04-24mm: fix s390 BUG by __set_page_dirty_no_writeback on swapHugh Dickins
2012-04-21kill mm argument of vm_munmap()Al Viro
2012-04-21VM: add "vm_mmap()" helper functionLinus Torvalds
2012-04-21VM: add "vm_munmap()" helper functionLinus Torvalds
2012-04-21VM: add "vm_brk()" helper functionLinus Torvalds
2012-04-20memblock: memblock should be able to handle zero length operationsTejun Heo
2012-04-19memcg: fix Bad page state after replace_page_cacheHugh Dickins
2012-04-14uprobes/core: Decrement uprobe count before the pages are unmappedSrikar Dronamraju
2012-04-14Merge branch 'perf/core' into perf/uprobesIngo Molnar
2012-04-14mm: page-writeback.c: local functions should not be exposed globallyH Hartley Sweeten
2012-04-12Revert "mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()"Ying Han
2012-04-12hugetlb: fix race condition in hugetlb_fault()Chris Metcalf
2012-04-12memcg: do not open code accesses to res_counter membersGlauber Costa
2012-04-12memcg: fix broken boolen expressionKirill A. Shutemov
2012-04-10cgroup: get rid of populate for memcgGlauber Costa
2012-04-10cgroup: pass struct mem_cgroup instead of struct cgroup to socket memcgGlauber Costa
2012-04-01cgroup: make css->refcnt clearing on cgroup removal optionalTejun Heo
2012-04-01cgroup: convert memcg controller to the new cftype interfaceTejun Heo
2012-04-01memcg: always create memsw files if CONFIG_CGROUP_MEM_RES_CTLR_SWAPTejun Heo
2012-03-31uprobes/core: Optimize probe hits with the help of a counterSrikar Dronamraju
2012-03-29percpu: use KERN_CONT in pcpu_dump_alloc_info()Tejun Heo
2012-03-29Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-29radix-tree: use iterators in find_get_pages* functionsKonstantin Khlebnikov
2012-03-29mm: only IPI CPUs to drain local pages if they existGilad Ben-Yossef
2012-03-29slub: only IPI CPUs that have per cpu obj to flushGilad Ben-Yossef
2012-03-29swapon: check validity of swap_flagsHugh Dickins
2012-03-29mm, coredump: fail allocations when coredumping instead of oom killingDavid Rientjes
2012-03-29mm: thp: fix up pmd_trans_unstable() locationsAndrea Arcangeli
2012-03-29mm for fs: add truncate_pagecache_range()Hugh Dickins
2012-03-28Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-03-28Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-03-24Fix potential endless loop in kswapd when compaction is not enabledRik van Riel
2012-03-23coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron
2012-03-23signal: oom_kill_task: use SEND_SIG_FORCED instead of force_sig()Oleg Nesterov
2012-03-23mm: hugetlb: cleanup duplicated code in unmapping vm rangeHillf Danton
2012-03-23mm: fix testorder interaction between two kswapd patchesHugh Dickins
2012-03-23Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-22Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-22Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-22mm: export dirty_writeback_intervalArtem Bityutskiy
2012-03-22memcg: avoid THP split in task migrationNaoya Horiguchi
2012-03-22thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGENaoya Horiguchi
2012-03-22memcg: clean up existing move charge codeNaoya Horiguchi