Age | Commit message (Expand) | Author | Files | Lines |
2009-12-14 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2009-12-14 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -8/+8 |
2009-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 6 | -198/+36 |
2009-12-12 | Merge branches 'slab/fixes', 'slab/kmemleak', 'slub/perf' and 'slub/stats' in... | Pekka Enberg | 2 | -51/+87 |
2009-12-12 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -35/+14 |
2009-12-12 | mm: Adjust do_pages_stat() so gcc can see copy_from_user() is safe | H. Peter Anvin | 1 | -1/+1 |
2009-12-11 | switch do_brk() to get_unmapped_area() | Al Viro | 1 | -8/+2 |
2009-12-11 | Take arch_mmap_check() into get_unmapped_area() | Al Viro | 2 | -17/+12 |
2009-12-11 | fix a struct file leak in do_mmap_pgoff() | Al Viro | 2 | -18/+15 |
2009-12-11 | Unify sys_mmap* | Al Viro | 1 | -0/+29 |
2009-12-11 | fix pgoff in "have to relocate" case of mremap() | Al Viro | 1 | -1/+3 |
2009-12-11 | fix the arch checks in MREMAP_FIXED case | Al Viro | 1 | -2/+17 |
2009-12-11 | fix checks for expand-in-place mremap | Al Viro | 1 | -2/+11 |
2009-12-11 | do_mremap() untangling, part 3 | Al Viro | 1 | -4/+12 |
2009-12-11 | do_mremap() untangling, part 2 | Al Viro | 1 | -48/+72 |
2009-12-11 | untangling do_mremap(), part 1 | Al Viro | 1 | -33/+55 |
2009-12-11 | tracing, slab: Fix no callsite ifndef CONFIG_KMEMTRACE | Li Zefan | 1 | -3/+3 |
2009-12-11 | tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACING | Li Zefan | 2 | -5/+5 |
2009-12-10 | kill wait_on_page_writeback_range | Christoph Hellwig | 1 | -35/+14 |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 5 | -8/+8 |
2009-12-08 | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2 | -13/+1 |
2009-12-08 | Merge branch 'for-linus' into for-next | Tejun Heo | 1 | -48/+114 |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina | 5 | -8/+8 |
2009-12-06 | slab, kmemleak: pass the correct pointer to kmemleak_erase() | J. R. Okajima | 1 | -0/+5 |
2009-12-06 | slab, kmemleak: stop calling kmemleak_erase() unconditionally | J. R. Okajima | 1 | -1/+2 |
2009-12-06 | SLAB: Fix unlikely() annotation in __cache_alloc_node() | Tim Blechmann | 1 | -1/+1 |
2009-12-05 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+24 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 3 | -4/+4 |
2009-12-04 | mm: fix comments for invalidate_inode_pages2() | Peng Tao | 1 | -1/+1 |
2009-12-03 | writeback: remove unused nonblocking and congestion checks | Wu Fengguang | 1 | -12/+0 |
2009-12-03 | flusher: Fix PF_FROZEN race | OGAWA Hirofumi | 1 | -1/+1 |
2009-12-03 | Merge branch 'master' into next | James Morris | 19 | -238/+390 |
2009-12-01 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -2/+6 |
2009-11-30 | SLAB: Fix lockdep annotations for CPU hotplug | Pekka Enberg | 1 | -47/+61 |
2009-11-29 | SLUB: Fix __GFP_ZERO unlikely() annotation | Pekka Enberg | 1 | -1/+1 |
2009-11-26 | tracing: Fix kmem event exports | Ingo Molnar | 2 | -3/+4 |
2009-11-26 | tracing: Convert some kmem events to DEFINE_EVENT | Li Zefan | 2 | -4/+3 |
2009-11-25 | percpu: Fix kdump failure if booted with percpu_alloc=page | Vivek Goyal | 1 | -0/+22 |
2009-11-18 | mm: allow memory hotplug and hibernation in the same kernel | Andi Kleen | 2 | -8/+18 |
2009-11-18 | mm/memory_hotplug: fix section mismatch | Hidetoshi Seto | 1 | -1/+2 |
2009-11-17 | Merge commit 'v2.6.32-rc7' into core/iommu | Ingo Molnar | 4 | -8/+16 |
2009-11-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -40/+81 |
2009-11-12 | percpu: restructure pcpu_extend_area_map() to fix bugs and improve readability | Tejun Heo | 1 | -40/+81 |
2009-11-12 | memcg: fix wrong pointer initialization at page migration when memcg is disab... | KAMEZAWA Hiroyuki | 1 | -1/+1 |
2009-11-12 | page allocator: Do not allow interrupts to use ALLOC_HARDER | Mel Gorman | 1 | -1/+1 |
2009-11-12 | page allocator: always wake kswapd when restarting an allocation attempt afte... | Mel Gorman | 1 | -1/+1 |
2009-11-12 | Thaw refrigerated bdi flusher threads before invoking kthread_stop on them | Romit Dasgupta | 1 | -2/+6 |
2009-11-11 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -5/+12 |
2009-11-10 | bootmem: Add free_bootmem_late() | FUJITA Tomonori | 1 | -0/+24 |
2009-11-10 | highmem: Fix debug_kmap_atomic() to also handle KM_IRQ_PTE, KM_NMI, and KM_NM... | Soeren Sandmann | 1 | -3/+10 |