Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | mm: write_cache_pages optimise page cleaning | Nick Piggin | 2009-01-06 | 1 | -4/+13 | |
* | mm: write_cache_pages cleanups | Nick Piggin | 2009-01-06 | 1 | -12/+22 | |
* | mm: write_cache_pages integrity fix | Nick Piggin | 2009-01-06 | 2 | -3/+5 | |
* | mm: write_cache_pages writepage error fix | Nick Piggin | 2009-01-06 | 1 | -6/+20 | |
* | mm: write_cache_pages early loop termination | Nick Piggin | 2009-01-06 | 1 | -1/+5 | |
* | mm: write_cache_pages cyclic fix | Nick Piggin | 2009-01-06 | 1 | -7/+18 | |
* | oom: print triggering task's cpuset and mems allowed | David Rientjes | 2009-01-06 | 1 | -0/+3 | |
* | oom: fix zone_scan_mutex name | David Rientjes | 2009-01-06 | 1 | -6/+6 | |
* | mm: invoke oom-killer from page fault | Nick Piggin | 2009-01-06 | 1 | -29/+65 | |
* | mm: move_pages: no need to set pp->page to ZERO_PAGE(0) by default | Brice Goglin | 2009-01-06 | 1 | -6/+0 | |
* | mm: rework do_pages_move() to work on page_sized chunks | Brice Goglin | 2009-01-06 | 1 | -35/+44 | |
* | mm: don't mark_page_accessed in shmem_fault | Hugh Dickins | 2009-01-06 | 1 | -1/+0 | |
* | mm: don't mark_page_accessed in fault path | Nick Piggin | 2009-01-06 | 2 | -2/+1 | |
* | mm: report the MMU pagesize in /proc/pid/smaps | Mel Gorman | 2009-01-06 | 1 | -0/+13 | |
* | mm: report the pagesize backing a VMA in /proc/pid/smaps | Mel Gorman | 2009-01-06 | 1 | -0/+16 | |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-01-05 | 4 | -5/+5 | |
|\ | ||||||
| * | add a vfs_fsync helper | Christoph Hellwig | 2009-01-05 | 1 | -1/+1 | |
| * | inode->i_op is never NULL | Al Viro | 2009-01-05 | 2 | -3/+3 | |
| * | kill suid bit only for regular files | Dmitri Monakhov | 2009-01-05 | 1 | -1/+1 | |
* | | mm: update my address | Alan Cox | 2009-01-05 | 3 | -3/+3 | |
* | | fs: symlink write_begin allocation context fix | Nick Piggin | 2009-01-04 | 1 | -4/+9 | |
* | | vmalloc.c: fix flushing in vmap_page_range() | Adam Lackorzynski | 2009-01-04 | 1 | -2/+3 | |
|/ | ||||||
* | cpumask: convert mm/ | Rusty Russell | 2009-01-01 | 5 | -16/+28 | |
* | cpumask: remove any_online_cpu() users: mm/ | Rusty Russell | 2009-01-01 | 1 | -1/+1 | |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-31 | 6 | -119/+152 | |
|\ | ||||||
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2008-12-30 | 4 | -117/+130 | |
| |\ | ||||||
| | * | Merge branch 'topic/failslab' into for-linus | Pekka Enberg | 2008-12-29 | 4 | -70/+70 | |
| | |\ | ||||||
| | | * | SLUB: failslab support | Akinobu Mita | 2008-12-29 | 4 | -70/+69 | |
| | | | | ||||||
| | | \ | ||||||
| | *-. \ | Merge branches 'topic/fixes', 'topic/cleanups' and 'topic/documentation' into... | Pekka Enberg | 2008-12-29 | 2 | -44/+47 | |
| | |\ \ \ | ||||||
| | | | * | | slab: Update the kmem_cache_create documentation regarding the name parameter | Catalin Marinas | 2008-11-26 | 1 | -0/+2 | |
| | | * | | | slub: Fix incorrect use of loose | Nick Andrew | 2008-12-08 | 1 | -2/+2 | |
| | | * | | | slub: make early_kmem_cache_node_alloc void | David Rientjes | 2008-11-26 | 1 | -5/+2 | |
| | | * | | | slab: unsigned slabp->inuse cannot be less than 0 | roel kluin | 2008-11-26 | 1 | -1/+1 | |
| | | * | | | slub - fix get_object_page comment | Cyrill Gorcunov | 2008-11-26 | 1 | -1/+1 | |
| | | * | | | SLUB: Replace __builtin_return_address(0) with _RET_IP_. | Eduard - Gabriel Munteanu | 2008-11-26 | 2 | -28/+28 | |
| | | * | | | SLUB: cleanup - define macros instead of hardcoded numbers | Cyrill Gorcunov | 2008-11-26 | 1 | -7/+11 | |
| | | |/ / | ||||||
| | * | | | slub: avoid leaking caches or refcounts on sysfs error | David Rientjes | 2008-12-29 | 1 | -2/+11 | |
| | * | | | slab: remove GFP_THISNODE clearing from alloc_slabmgmt() | Pekka Enberg | 2008-12-29 | 1 | -1/+1 | |
| | * | | | slub: Add might_sleep_if() to slab_alloc() | OGAWA Hirofumi | 2008-12-29 | 1 | -0/+1 | |
| | | |/ | | |/| | ||||||
| * | | | Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-12-30 | 1 | -2/+7 | |
| |\ \ \ | ||||||
| | * | | | bounce: don't rely on a zeroed bio_vec list | Jens Axboe | 2008-12-29 | 1 | -2/+7 | |
| | |/ / | ||||||
| * | | | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-12-30 | 1 | -0/+15 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | Merge commit 'v2.6.28' into core/core | Ingo Molnar | 2008-12-25 | 10 | -62/+124 | |
| | |\ \ | ||||||
| | | \ \ | ||||||
| | | \ \ | ||||||
| | | \ \ | ||||||
| | | \ \ | ||||||
| | | \ \ | ||||||
| | | \ \ | ||||||
| | | \ \ | ||||||
| | | \ \ | ||||||
| | | \ \ | ||||||
| | | \ \ | ||||||
| | *---------. \ \ | Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor... | Ingo Molnar | 2008-11-24 | 1 | -0/+15 | |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| | | | | * | | | | | Merge branch 'linus' into core/locking | Ingo Molnar | 2008-11-12 | 13 | -267/+137 | |
| | | | | |\ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ | Merge commit 'v2.6.28-rc2' into core/locking | Ingo Molnar | 2008-10-28 | 38 | -1166/+3890 | |
| | | | | |\ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ | Merge commit 'v2.6.27-rc7' into core/locking | Ingo Molnar | 2008-09-23 | 2 | -1/+2 | |
| | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | x86: some lock annotations for user copy paths, v2 | Nick Piggin | 2008-09-11 | 1 | -0/+15 | |
| | | | |/ / / / / / / / | | | |/| | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-30 | 9 | -39/+132 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-12-28 | 2 | -1/+49 | |
| |\ \ \ \ \ \ \ \ \ \ \ |