aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-07srmcons: fix kmalloc(GFP_KERNEL) inside spinlockAndrew Morton
2007-05-07ALPHA: "prctl" macrosIvan Kokshaysky
2007-05-07ALPHA: fix BOOTP image creationIvan Kokshaysky
2007-05-07ROUND_UP macro cleanup in arch/alpha/kernel/osf_sys.cMilind Arun Choudhary
2007-05-07h8300: add zImage supportYoshinori Sato
2007-05-07h8300 generic irqYoshinori Sato
2007-05-07Convert h8/300 to generic timekeepingjohn stultz
2007-05-07Blackfin: blackfin on-chip SPI controller driverWu, Bryan
2007-05-07Blackfin: on-chip RTC controller driverWu, Bryan
2007-05-07Blackfin: add blackfin support in smc91x ethernet controller driverWu, Bryan
2007-05-07blackfin: serial driverBryan Wu
2007-05-07blackfin architectureBryan Wu
2007-05-07Return EPERM not ECHILD on security_task_wait failureRoland McGrath
2007-05-07page migration: Only migrate pages if allocation in the highest zone is possibleChristoph Lameter
2007-05-07slob: fix page order calculation on not 4KB pageAkinobu Mita
2007-05-07hugetlbfs: add NULL check in hugetlb_zero_setup()Akinobu Mita
2007-05-07Slab allocators: remove useless __GFP_NO_GROW flagChristoph Lameter
2007-05-07slab allocators: Remove SLAB_CTOR_ATOMICChristoph Lameter
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-05-07get_unmapped_area doesn't need hugetlbfs hacks anymoreBenjamin Herrenschmidt
2007-05-07get_unmapped_area handles MAP_FIXED in generic codeBenjamin Herrenschmidt
2007-05-07get_unmapped_area handles MAP_FIXED in hugetlbfsBenjamin Herrenschmidt
2007-05-07get_unmapped_area handles MAP_FIXED on x86_64Benjamin Herrenschmidt
2007-05-07get_unmapped_area handles MAP_FIXED on sparc64Benjamin Herrenschmidt
2007-05-07get_unmapped_area handles MAP_FIXED on pariscBenjamin Herrenschmidt
2007-05-07get_unmapped_area handles MAP_FIXED on ia64Benjamin Herrenschmidt
2007-05-07get_unmapped_area handles MAP_FIXED on i386Benjamin Herrenschmidt
2007-05-07get_unmapped_area handles MAP_FIXED on frvBenjamin Herrenschmidt
2007-05-07get_unmapped_area handles MAP_FIXED on armBenjamin Herrenschmidt
2007-05-07get_unmapped_area handles MAP_FIXED on alphaBenjamin Herrenschmidt
2007-05-07get_unmapped_area handles MAP_FIXED on powerpcBenjamin Herrenschmidt
2007-05-07oom: fix constraint deadlockDavid Rientjes
2007-05-07mm: fix handling of panic_on_oom when cpusets are in useYasunori Goto
2007-05-07fault injection: fix failslab with CONFIG_NUMAAkinobu Mita
2007-05-07slab allocators: remove multiple alignment specificationsChristoph Lameter
2007-05-07KMEM_CACHE(): simplify slab cache creationChristoph Lameter
2007-05-07slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGNChristoph Lameter
2007-05-07mm: optimize acorn partition truncatePeter Zijlstra
2007-05-07mm: optimize kill_bdev()Peter Zijlstra
2007-05-07mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra
2007-05-07mm: madvise avoid exclusive mmap_semNick Piggin
2007-05-07include KERN_* constant in printk() calls in mm/slab.cmatze
2007-05-07slob: handle SLAB_PANIC flagAkinobu Mita
2007-05-07Quicklist support for sparc64David Miller
2007-05-07Quicklists for page table pagesChristoph Lameter
2007-05-07slub: add slabinfo toolChristoph Lameter
2007-05-07slub: user documentationChristoph Lameter
2007-05-07slub: remove object activities out of checking functionsChristoph Lameter
2007-05-07SLUB: Free slabs and sort partial slab lists in kmem_cache_shrinkChristoph Lameter
2007-05-07slub: add ability to list alloc / free callers per slabChristoph Lameter