summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2013-04-23mmap: find_vma: remove the WARN_ON_ONCE(!mm) checkZhang Yanfei
2013-04-23kexec, vmalloc: export additional vmalloc layer informationAtsushi Kumagai
2013-04-23mm, vmalloc: remove list management of vmlist after initializing vmallocJoonsoo Kim
2013-04-23mm, vmalloc: export vmap_area_list, instead of vmlistJoonsoo Kim
2013-04-23mm, vmalloc: iterate vmap_area_list, instead of vmlist, in vmallocinfo()Joonsoo Kim
2013-04-23mm, vmalloc: iterate vmap_area_list in get_vmalloc_info()Joonsoo Kim
2013-04-23mm, vmalloc: iterate vmap_area_list, instead of vmlist in vread/vwrite()Joonsoo Kim
2013-04-23mm, vmalloc: protect va->vm by vmap_area_lockJoonsoo Kim
2013-04-23mm, vmalloc: move get_vmalloc_info() to vmalloc.cJoonsoo Kim
2013-04-23mm: make snapshotting pages for stable writes a per-bio operationDarrick J. Wong
2013-04-23mm-hugetlb-add-more-arch-defined-huge_pte-functions-fixAndrew Morton
2013-04-23mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer
2013-04-23memcg: further simplify mem_cgroup_iterMichal Hocko
2013-04-23memcg: simplify mem_cgroup_iterMichal Hocko
2013-04-23memcg-relax-memcg-iter-caching-checkpatch-fixesAndrew Morton
2013-04-23memcg: relax memcg iter cachingMichal Hocko
2013-04-23memcg: rework mem_cgroup_iter to use cgroup iteratorsMichal Hocko
2013-04-23memcg: keep prev's css alive for the whole mem_cgroup_iterMichal Hocko
2013-04-23mm: introduce free_highmem_page() helper to free highmem pages into buddy systemJiang Liu
2013-04-23mm: introduce common help functions to deal with reserved/managed pagesJiang Liu
2013-04-23mm/vmscan.c: minor cleanup for kswapdHillf Danton
2013-04-23mm: walk_memory_range(): fix typo in commentToshi Kani
2013-04-23memblock: add assertion for zero allocation alignmentVineet Gupta
2013-04-23rmap: recompute pgoff for unmapping huge pageHillf Danton
2013-04-23mm: cleancache: clean up cleancache_enabledBob Liu
2013-04-23cleancache: Make cleancache_init use a pointer for the opsKonrad Rzeszutek Wilk
2013-04-23mm: cleancache: lazy initialization to allow tmem backends to build/run as mo...Dan Magenheimer
2013-04-23frontswap: get rid of swap_lock dependencyMinchan Kim
2013-04-23mm: frontswap: cleanup codeBob Liu
2013-04-23frontswap: make frontswap_init use a pointer for the opsKonrad Rzeszutek Wilk
2013-04-23mm: frontswap: lazy initialization to allow tmem backends to build/run as mod...Dan Magenheimer
2013-04-23mm/shmem.c: remove an ifdefAndrew Morton
2013-04-23mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes
2013-04-23mm-trace-filemap-add-and-del-v2Robert Jarzmik
2013-04-23mm: trace filemap add and delRobert Jarzmik
2013-04-23HWPOISON: check dirty flag to match against clean pageNaoya Horiguchi
2013-04-23Merge remote-tracking branch 'signal/for-next'Stephen Rothwell
2013-04-23Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell
2013-04-23Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2013-04-23Merge remote-tracking branch 'slab/for-next'Stephen Rothwell
2013-04-23Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2013-04-23Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2013-04-23Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2013-04-23Merge remote-tracking branch 'mips/mips-for-linux-next'Stephen Rothwell
2013-04-22Merge branches 'next/3.9-fixes', 'next/kvm' and 'next/micromips' into mips-fo...Ralf Baechle
2013-04-17mm/vmscan: fix error return in kswapd_run()Xishi Qiu
2013-04-17hugetlbfs: add swap entry check in follow_hugetlb_page()Naoya Horiguchi
2013-04-16vm: add vm_iomap_memory() helper functionLinus Torvalds
2013-04-15memcg: force use_hierarchy if sane_behaviorTejun Heo
2013-04-14Merge 3.9-rc7 into char-misc-nextGreg Kroah-Hartman