Age | Commit message (Expand) | Author |
2012-11-15 | mm: fix slab.c kernel-doc warnings | Randy Dunlap |
2012-11-09 | mm: bugfix: set current->reclaim_state to NULL while returning from kswapd() | Takamori Yamaguchi |
2012-11-06 | Merge branch 'cgroup/for-3.7-fixes' into cgroup/for-3.8 | Tejun Heo |
2012-11-05 | Merge branch 'cgroup-rmdir-updates' into cgroup/for-3.8 | Tejun Heo |
2012-11-05 | cgroup: make ->pre_destroy() return void | Tejun Heo |
2012-11-05 | hugetlb: do not fail in hugetlb_cgroup_pre_destroy | Michal Hocko |
2012-11-05 | memcg: make mem_cgroup_reparent_charges non failing | Michal Hocko |
2012-11-05 | cgroup: remove CGRP_WAIT_ON_RMDIR, cgroup_exclude_rmdir() and cgroup_release_... | Tejun Heo |
2012-11-05 | cgroup: kill CSS_REMOVED | Tejun Heo |
2012-10-31 | mm/slob: use min_t() to compare ARCH_SLAB_MINALIGN | Arnd Bergmann |
2012-10-31 | slab: Ignore internal flags in cache creation | Glauber Costa |
2012-10-31 | mm/slob: Use free_page instead of put_page for page-size kmalloc allocations | Ezequiel Garcia |
2012-10-31 | mm/sl[aou]b: Move common kmem_cache_size() to slab.h | Ezequiel Garcia |
2012-10-31 | mm/slob: Use object_size field in kmem_cache_size() | Ezequiel Garcia |
2012-10-31 | mm/slob: Drop usage of page->private for storing page-sized allocations | Ezequiel Garcia |
2012-10-29 | memcg: Simplify mem_cgroup_force_empty_list error handling | Michal Hocko |
2012-10-29 | memcg: root_cgroup cannot reach mem_cgroup_move_parent | Michal Hocko |
2012-10-29 | memcg: split mem_cgroup_force_empty into reclaiming and reparenting parts | Michal Hocko |
2012-10-29 | percpu: make pcpu_free_chunk() use pcpu_mem_free() instead of kfree() | Joonsoo Kim |
2012-10-28 | Merge branch 'master' into for-next | Jiri Kosina |
2012-10-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-10-25 | mm, numa: avoid setting zone_reclaim_mode unless a node is sufficiently distant | David Rientjes |
2012-10-25 | mm/mmu_notifier: allocate mmu_notifier in advance | Gavin Shan |
2012-10-25 | mm/page_alloc.c:alloc_contig_range(): return early for err path | Bob Liu |
2012-10-25 | mm: fix XFS oops due to dirty pages without buffers on s390 | Jan Kara |
2012-10-24 | x86, mm: Trim memory in memblock to be page aligned | Yinghai Lu |
2012-10-24 | slub: Commonize slab_cache field in struct page | Glauber Costa |
2012-10-24 | Merge branch 'slab/procfs' into slab/next | Pekka Enberg |
2012-10-24 | sl[au]b: Process slabinfo_show in common code | Glauber Costa |
2012-10-24 | mm/sl[au]b: Move print_slabinfo_header to slab_common.c | Glauber Costa |
2012-10-24 | mm/sl[au]b: Move slabinfo processing to slab_common.c | Glauber Costa |
2012-10-22 | mm: highmem: export kmap_to_page for modules | Will Deacon |
2012-10-19 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-19 | Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson |
2012-10-19 | Merge branch 'akpm' (Fixes from Andrew) | Linus Torvalds |
2012-10-19 | mm: compaction: correct the nr_strict va isolated check for CMA | Mel Gorman |
2012-10-19 | remap_file_pages: correctly handle the case of a NULL vm_ops pointer | Linus Torvalds |
2012-10-19 | slub: remove one code path and reduce lock contention in __slab_free() | Joonsoo Kim |
2012-10-16 | mm, mempolicy: fix printing stack contents in numa_maps | David Rientjes |
2012-10-15 | krealloc: Fix kernel-doc comment | Borislav Petkov |
2012-10-15 | mm: huge_memory: Fix build error. | Ralf Baechle |
2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-12 | vfs: make path_openat take a struct filename pointer | Jeff Layton |
2012-10-12 | vfs: define struct filename and have getname() return it | Jeff Layton |
2012-10-12 | Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-12 | Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-10-10 | mm, slab: release slab_mutex earlier in kmem_cache_destroy() | Jiri Kosina |
2012-10-09 | tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking | Hugh Dickins |
2012-10-09 | mm/slob: use min_t() to compare ARCH_SLAB_MINALIGN | Arnd Bergmann |