aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-05-07aio: don't include aio.h in sched.hKent Overstreet
2013-05-07aio: kill ki_retryKent Overstreet
2013-05-07aio: kill ki_keyKent Overstreet
2013-05-07aio: give shared kioctx fields their own cachelinesKent Overstreet
2013-05-07aio: kill struct aio_ring_infoKent Overstreet
2013-05-07aio: kill batch allocationKent Overstreet
2013-05-07aio: change reqs_active to include unreaped completionsKent Overstreet
2013-05-07aio: use cancellation list lazilyKent Overstreet
2013-05-07aio: use flush_dcache_page()Kent Overstreet
2013-05-07aio: make aio_read_evt() more efficient, convert to hrtimersKent Overstreet
2013-05-07wait: add wait_event_hrtimeout()Kent Overstreet
2013-05-07aio: refcounting cleanupKent Overstreet
2013-05-07aio: make aio_put_req() locklessKent Overstreet
2013-05-07aio: do fget() after aio_get_req()Kent Overstreet
2013-05-07aio: dprintk() -> pr_debug()Kent Overstreet
2013-05-07aio: move private stuff out of aio.hKent Overstreet
2013-05-07aio: add kiocb_cancel()Kent Overstreet
2013-05-07aio: kill return value of aio_complete()Kent Overstreet
2013-05-07char: add aio_{read,write} to /dev/{null,zero}Zach Brown
2013-05-07aio: remove retry-based AIOZach Brown
2013-05-07gadget: remove only user of aio retryZach Brown
2013-05-07aio: remove dead code from aio.hZach Brown
2013-05-07mm: remove old aio use_mm() commentZach Brown
2013-05-07mm/vmalloc.c: add vfree commentAndrew Morton
2013-05-07remove unused random32() and srandom32()Akinobu Mita
2013-05-07drivers/infiniband/hw: rename random32() to prandom_u32()Andrew Morton
2013-05-07drivers/net: rename random32() to prandom_u32()Akinobu Mita
2013-05-07hugetlbfs: fix mmap failure in unaligned size requestNaoya Horiguchi
2013-05-07parisc: remove the second argument of kmap_atomic()Zhao Hongjiang
2013-05-07drivers/rtc/rtc-rs5c372.c: add R2221T/L variant to the driverLucas Stach
2013-05-07include/linux/mm.h: complete the mm_walk definitionAndrew Morton
2013-05-07mm, memcg: add rss_huge stat to memory.statDavid Rientjes
2013-05-07mm/SPARC: use common help functions to free reserved pagesJiang Liu
2013-05-07arm: fix mismerge of arch/arm/mach-omap2/timer.cLinus Torvalds
2013-05-07rwsem: check counter to avoid cmpxchg callsDavidlohr Bueso
2013-05-07kref: minor cleanupAnatol Pomozov
2013-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-07Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-07Merge tag '3.9-rc3-smp-6-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-07parisc: tlb flush counting fix for SMP and UPHelge Deller
2013-05-07Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-07Merge tag 'rpmsg-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/...Linus Torvalds
2013-05-07Merge tag 'hwspinlock-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-07Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2013-05-07parisc: more irq statistics in /proc/interruptsHelge Deller
2013-05-07parisc: implement irq stacksHelge Deller
2013-05-07parisc: add kernel stack overflow checkHelge Deller
2013-05-07proc: Use PDE attribute setting accessor functionsGeert Uytterhoeven
2013-05-07parisc: only re-enable interrupts if we need to schedule or deliver signals w...John David Anglin