summaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)Author
2012-11-15mm: fix slab.c kernel-doc warningsRandy Dunlap
2012-11-09mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()Takamori Yamaguchi
2012-11-06Merge branch 'cgroup/for-3.7-fixes' into cgroup/for-3.8Tejun Heo
2012-11-05Merge branch 'cgroup-rmdir-updates' into cgroup/for-3.8Tejun Heo
2012-11-05cgroup: make ->pre_destroy() return voidTejun Heo
2012-11-05hugetlb: do not fail in hugetlb_cgroup_pre_destroyMichal Hocko
2012-11-05memcg: make mem_cgroup_reparent_charges non failingMichal Hocko
2012-11-05cgroup: remove CGRP_WAIT_ON_RMDIR, cgroup_exclude_rmdir() and cgroup_release_...Tejun Heo
2012-11-05cgroup: kill CSS_REMOVEDTejun Heo
2012-10-31mm/slob: use min_t() to compare ARCH_SLAB_MINALIGNArnd Bergmann
2012-10-31slab: Ignore internal flags in cache creationGlauber Costa
2012-10-31mm/slob: Use free_page instead of put_page for page-size kmalloc allocationsEzequiel Garcia
2012-10-31mm/sl[aou]b: Move common kmem_cache_size() to slab.hEzequiel Garcia
2012-10-31mm/slob: Use object_size field in kmem_cache_size()Ezequiel Garcia
2012-10-31mm/slob: Drop usage of page->private for storing page-sized allocationsEzequiel Garcia
2012-10-29memcg: Simplify mem_cgroup_force_empty_list error handlingMichal Hocko
2012-10-29memcg: root_cgroup cannot reach mem_cgroup_move_parentMichal Hocko
2012-10-29memcg: split mem_cgroup_force_empty into reclaiming and reparenting partsMichal Hocko
2012-10-29percpu: make pcpu_free_chunk() use pcpu_mem_free() instead of kfree()Joonsoo Kim
2012-10-28Merge branch 'master' into for-nextJiri Kosina
2012-10-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-10-25mm, numa: avoid setting zone_reclaim_mode unless a node is sufficiently distantDavid Rientjes
2012-10-25mm/mmu_notifier: allocate mmu_notifier in advanceGavin Shan
2012-10-25mm/page_alloc.c:alloc_contig_range(): return early for err pathBob Liu
2012-10-25mm: fix XFS oops due to dirty pages without buffers on s390Jan Kara
2012-10-24x86, mm: Trim memory in memblock to be page alignedYinghai Lu
2012-10-24slub: Commonize slab_cache field in struct pageGlauber Costa
2012-10-24Merge branch 'slab/procfs' into slab/nextPekka Enberg
2012-10-24sl[au]b: Process slabinfo_show in common codeGlauber Costa
2012-10-24mm/sl[au]b: Move print_slabinfo_header to slab_common.cGlauber Costa
2012-10-24mm/sl[au]b: Move slabinfo processing to slab_common.cGlauber Costa
2012-10-22mm: highmem: export kmap_to_page for modulesWill Deacon
2012-10-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-19Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2012-10-19Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-10-19mm: compaction: correct the nr_strict va isolated check for CMAMel Gorman
2012-10-19remap_file_pages: correctly handle the case of a NULL vm_ops pointerLinus Torvalds
2012-10-19slub: remove one code path and reduce lock contention in __slab_free()Joonsoo Kim
2012-10-16mm, mempolicy: fix printing stack contents in numa_mapsDavid Rientjes
2012-10-15krealloc: Fix kernel-doc commentBorislav Petkov
2012-10-15mm: huge_memory: Fix build error.Ralf Baechle
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12vfs: make path_openat take a struct filename pointerJeff Layton
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-12Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-10-10mm, slab: release slab_mutex earlier in kmem_cache_destroy()Jiri Kosina
2012-10-09tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checkingHugh Dickins
2012-10-09mm/slob: use min_t() to compare ARCH_SLAB_MINALIGNArnd Bergmann