aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/oprofile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-07get_unmapped_area handles MAP_FIXED on powerpcBenjamin Herrenschmidt1-0/+21
2007-05-07oom: fix constraint deadlockDavid Rientjes1-4/+6
2007-05-07mm: fix handling of panic_on_oom when cpusets are in useYasunori Goto2-6/+20
2007-05-07fault injection: fix failslab with CONFIG_NUMAAkinobu Mita1-4/+7
2007-05-07slab allocators: remove multiple alignment specificationsChristoph Lameter3-3/+3
2007-05-07KMEM_CACHE(): simplify slab cache creationChristoph Lameter9-32/+23
2007-05-07slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGNChristoph Lameter7-14/+9
2007-05-07mm: optimize acorn partition truncatePeter Zijlstra1-1/+1
2007-05-07mm: optimize kill_bdev()Peter Zijlstra3-4/+6
2007-05-07mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra13-25/+20
2007-05-07mm: madvise avoid exclusive mmap_semNick Piggin1-4/+29
2007-05-07include KERN_* constant in printk() calls in mm/slab.cmatze1-3/+6
2007-05-07slob: handle SLAB_PANIC flagAkinobu Mita1-1/+2
2007-05-07Quicklist support for sparc64David Miller4-37/+19
2007-05-07Quicklists for page table pagesChristoph Lameter4-0/+189