| Commit message (Expand) | Author | Age | Files | Lines |
*-----. | Merge branches 'slab/fixes', 'slab/kmemleak', 'slub/perf' and 'slub/stats' in... | Pekka Enberg | 2009-12-12 | 2 | -51/+87 |
|\ \ \ \ |
|
| | | | * | slub: allow stats to be cleared | David Rientjes | 2009-10-15 | 1 | -1/+17 |
| | | * | | SLUB: Fix __GFP_ZERO unlikely() annotation | Pekka Enberg | 2009-11-29 | 1 | -1/+1 |
| | * | | | slab, kmemleak: pass the correct pointer to kmemleak_erase() | J. R. Okajima | 2009-12-06 | 1 | -0/+5 |
| | * | | | slab, kmemleak: stop calling kmemleak_erase() unconditionally | J. R. Okajima | 2009-12-06 | 1 | -1/+2 |
| * | | | | SLAB: Fix unlikely() annotation in __cache_alloc_node() | Tim Blechmann | 2009-12-06 | 1 | -1/+1 |
| * | | | | SLAB: Fix lockdep annotations for CPU hotplug | Pekka Enberg | 2009-11-30 | 1 | -47/+61 |
| |/ / / |
|
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2009-12-11 | 1 | -35/+14 |
|\ \ \ \ |
|
| * | | | | kill wait_on_page_writeback_range | Christoph Hellwig | 2009-12-10 | 1 | -35/+14 |
* | | | | | switch do_brk() to get_unmapped_area() | Al Viro | 2009-12-11 | 1 | -8/+2 |
* | | | | | Take arch_mmap_check() into get_unmapped_area() | Al Viro | 2009-12-11 | 2 | -17/+12 |
* | | | | | fix a struct file leak in do_mmap_pgoff() | Al Viro | 2009-12-11 | 2 | -18/+15 |
* | | | | | Unify sys_mmap* | Al Viro | 2009-12-11 | 1 | -0/+29 |
* | | | | | fix pgoff in "have to relocate" case of mremap() | Al Viro | 2009-12-11 | 1 | -1/+3 |
* | | | | | fix the arch checks in MREMAP_FIXED case | Al Viro | 2009-12-11 | 1 | -2/+17 |
* | | | | | fix checks for expand-in-place mremap | Al Viro | 2009-12-11 | 1 | -2/+11 |
* | | | | | do_mremap() untangling, part 3 | Al Viro | 2009-12-11 | 1 | -4/+12 |
* | | | | | do_mremap() untangling, part 2 | Al Viro | 2009-12-11 | 1 | -48/+72 |
* | | | | | untangling do_mremap(), part 1 | Al Viro | 2009-12-11 | 1 | -33/+55 |
|/ / / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 5 | -8/+8 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 5 | -8/+8 |
| |\ \ \ \ |
|
| | * | | | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 3 | -4/+4 |
| | * | | | | mm: fix comments for invalidate_inode_pages2() | Peng Tao | 2009-12-04 | 1 | -1/+1 |
| | * | | | | tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed" | Uwe Kleine-König | 2009-11-09 | 2 | -3/+3 |
* | | | | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-12-08 | 2 | -13/+1 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | writeback: remove unused nonblocking and congestion checks | Wu Fengguang | 2009-12-03 | 1 | -12/+0 |
| * | | | | | flusher: Fix PF_FROZEN race | OGAWA Hirofumi | 2009-12-03 | 1 | -1/+1 |
* | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-05 | 1 | -0/+24 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge commit 'v2.6.32-rc7' into core/iommu | Ingo Molnar | 2009-11-17 | 4 | -8/+16 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | bootmem: Add free_bootmem_late() | FUJITA Tomonori | 2009-11-10 | 1 | -0/+24 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'master' into next | James Morris | 2009-12-03 | 19 | -238/+390 |
|\ \ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-11-30 | 1 | -2/+6 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| | * | | | | | Thaw refrigerated bdi flusher threads before invoking kthread_stop on them | Romit Dasgupta | 2009-11-12 | 1 | -2/+6 |
| * | | | | | | mm: allow memory hotplug and hibernation in the same kernel | Andi Kleen | 2009-11-17 | 2 | -8/+18 |
| * | | | | | | mm/memory_hotplug: fix section mismatch | Hidetoshi Seto | 2009-11-17 | 1 | -1/+2 |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-11-14 | 1 | -40/+81 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| | * | | | | | percpu: restructure pcpu_extend_area_map() to fix bugs and improve readability | Tejun Heo | 2009-11-13 | 1 | -40/+81 |
| * | | | | | | memcg: fix wrong pointer initialization at page migration when memcg is disab... | KAMEZAWA Hiroyuki | 2009-11-12 | 1 | -1/+1 |
| * | | | | | | page allocator: Do not allow interrupts to use ALLOC_HARDER | Mel Gorman | 2009-11-12 | 1 | -1/+1 |
| * | | | | | | page allocator: always wake kswapd when restarting an allocation attempt afte... | Mel Gorman | 2009-11-12 | 1 | -1/+1 |
| | |/ / / /
| |/| | | | |
|
| * | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-11-11 | 1 | -5/+12 |
| |\ \ \ \ \ |
|
| | * | | | | | highmem: Fix debug_kmap_atomic() to also handle KM_IRQ_PTE, KM_NMI, and KM_NM... | Soeren Sandmann | 2009-11-10 | 1 | -3/+10 |
| | * | | | | | highmem: Fix race in debug_kmap_atomic() which could cause warn_count to unde... | Soeren Sandmann | 2009-11-10 | 1 | -2/+2 |
| * | | | | | | ksm: cond_resched in unstable tree | Hugh Dickins | 2009-11-09 | 1 | -0/+1 |
| | |_|/ / /
| |/| | | | |
|
| * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-11-03 | 1 | -1/+2 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | backing-dev: bdi sb prune should be in the unregister path, not destroy | Jens Axboe | 2009-11-03 | 1 | -1/+2 |
| * | | | | | mm: remove incorrect swap_count() from try_to_unuse() | Bo Liu | 2009-11-02 | 1 | -2/+1 |
| |/ / / / |
|
| * | | | | NOMMU: Don't pass NULL pointers to fput() in do_mmap_pgoff() | David Howells | 2009-10-31 | 1 | -2/+4 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-10-29 | 1 | -13/+17 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | percpu: allow pcpu_alloc() to be called with IRQs off | Jiri Kosina | 2009-10-29 | 1 | -13/+17 |