Age | Commit message (Expand) | Author |
2009-12-15 | swap_info: SWAP_HAS_CACHE cleanups | Hugh Dickins |
2009-12-15 | swap_info: miscellaneous minor cleanups | Hugh Dickins |
2009-12-15 | swap_info: include first_swap_extent | Hugh Dickins |
2009-12-15 | swap_info: change to array of pointers | Hugh Dickins |
2009-12-15 | swap_info: private to swapfile.c | Hugh Dickins |
2009-12-15 | vmalloc(): adjust gfp mask passed on nested vmalloc() invocation | Jan Beulich |
2009-12-15 | mm: add gfp flags for NODEMASK_ALLOC slab allocations | David Rientjes |
2009-12-15 | mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlined | David Rientjes |
2009-12-15 | hugetlb: use only nodes with memory for huge pages | Lee Schermerhorn |
2009-12-15 | hugetlb: add per node hstate attributes | Lee Schermerhorn |
2009-12-15 | hugetlb: derive huge pages nodes allowed from task mempolicy | Lee Schermerhorn |
2009-12-15 | hugetlb: add nodemask arg to huge page alloc, free and surplus adjust functions | Lee Schermerhorn |
2009-12-15 | hugetlb: rework hstate_next_node_* functions | Lee Schermerhorn |
2009-12-15 | mm: move inc_zone_page_state(NR_ISOLATED) to just isolated place | KOSAKI Motohiro |
2009-12-15 | mmap: don't return ENOMEM when mapcount is temporarily exceeded in munmap() | KOSAKI Motohiro |
2009-12-15 | oom: dump stack and VM state when oom killer panics | David Rientjes |
2009-12-14 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-12-14 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-12-12 | Merge branches 'slab/fixes', 'slab/kmemleak', 'slub/perf' and 'slub/stats' in... | Pekka Enberg |
2009-12-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2009-12-11 | mm: Adjust do_pages_stat() so gcc can see copy_from_user() is safe | H. Peter Anvin |
2009-12-11 | switch do_brk() to get_unmapped_area() | Al Viro |
2009-12-11 | Take arch_mmap_check() into get_unmapped_area() | Al Viro |
2009-12-11 | fix a struct file leak in do_mmap_pgoff() | Al Viro |
2009-12-11 | Unify sys_mmap* | Al Viro |
2009-12-11 | fix pgoff in "have to relocate" case of mremap() | Al Viro |
2009-12-11 | fix the arch checks in MREMAP_FIXED case | Al Viro |
2009-12-11 | fix checks for expand-in-place mremap | Al Viro |
2009-12-11 | do_mremap() untangling, part 3 | Al Viro |
2009-12-11 | do_mremap() untangling, part 2 | Al Viro |
2009-12-11 | untangling do_mremap(), part 1 | Al Viro |
2009-12-11 | tracing, slab: Fix no callsite ifndef CONFIG_KMEMTRACE | Li Zefan |
2009-12-11 | tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACING | Li Zefan |
2009-12-10 | kill wait_on_page_writeback_range | Christoph Hellwig |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-08 | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-12-08 | Merge branch 'for-linus' into for-next | Tejun Heo |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2009-12-06 | slab, kmemleak: pass the correct pointer to kmemleak_erase() | J. R. Okajima |
2009-12-06 | slab, kmemleak: stop calling kmemleak_erase() unconditionally | J. R. Okajima |
2009-12-06 | SLAB: Fix unlikely() annotation in __cache_alloc_node() | Tim Blechmann |
2009-12-05 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-12-04 | mm: fix comments for invalidate_inode_pages2() | Peng Tao |
2009-12-03 | writeback: remove unused nonblocking and congestion checks | Wu Fengguang |
2009-12-03 | flusher: Fix PF_FROZEN race | OGAWA Hirofumi |
2009-12-03 | Merge branch 'master' into next | James Morris |
2009-11-30 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-11-30 | SLAB: Fix lockdep annotations for CPU hotplug | Pekka Enberg |