aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | aio: change reqs_active to include unreaped completionsKent Overstreet2013-05-07
| * | | aio: use cancellation list lazilyKent Overstreet2013-05-07
| * | | aio: use flush_dcache_page()Kent Overstreet2013-05-07
| * | | aio: make aio_read_evt() more efficient, convert to hrtimersKent Overstreet2013-05-07
| * | | wait: add wait_event_hrtimeout()Kent Overstreet2013-05-07
| * | | aio: refcounting cleanupKent Overstreet2013-05-07
| * | | aio: make aio_put_req() locklessKent Overstreet2013-05-07
| * | | aio: do fget() after aio_get_req()Kent Overstreet2013-05-07
| * | | aio: dprintk() -> pr_debug()Kent Overstreet2013-05-07
| * | | aio: move private stuff out of aio.hKent Overstreet2013-05-07
| * | | aio: add kiocb_cancel()Kent Overstreet2013-05-07
| * | | aio: kill return value of aio_complete()Kent Overstreet2013-05-07
| * | | char: add aio_{read,write} to /dev/{null,zero}Zach Brown2013-05-07
| * | | aio: remove retry-based AIOZach Brown2013-05-07
| * | | gadget: remove only user of aio retryZach Brown2013-05-07
| * | | aio: remove dead code from aio.hZach Brown2013-05-07
| * | | mm: remove old aio use_mm() commentZach Brown2013-05-07
| * | | mm/vmalloc.c: add vfree commentAndrew Morton2013-05-07
| * | | remove unused random32() and srandom32()Akinobu Mita2013-05-07
| * | | drivers/infiniband/hw: rename random32() to prandom_u32()Andrew Morton2013-05-07
| * | | drivers/net: rename random32() to prandom_u32()Akinobu Mita2013-05-07
| * | | hugetlbfs: fix mmap failure in unaligned size requestNaoya Horiguchi2013-05-07
| * | | parisc: remove the second argument of kmap_atomic()Zhao Hongjiang2013-05-07
| * | | drivers/rtc/rtc-rs5c372.c: add R2221T/L variant to the driverLucas Stach2013-05-07
| * | | include/linux/mm.h: complete the mm_walk definitionAndrew Morton2013-05-07
| * | | mm, memcg: add rss_huge stat to memory.statDavid Rientjes2013-05-07
| * | | mm/SPARC: use common help functions to free reserved pagesJiang Liu2013-05-07
* | | | arm: fix mismerge of arch/arm/mach-omap2/timer.cLinus Torvalds2013-05-07
* | | | rwsem: check counter to avoid cmpxchg callsDavidlohr Bueso2013-05-07
* | | | kref: minor cleanupAnatol Pomozov2013-05-07
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-07
|\ \ \ \
| * | | | proc: Use PDE attribute setting accessor functionsGeert Uytterhoeven2013-05-07
| * | | | make blkdev_put() return voidAl Viro2013-05-07
| * | | | block_device_operations->release() should return voidAl Viro2013-05-07
| * | | | mtd_blktrans_ops->release() should return voidAl Viro2013-05-05
| * | | | hfs: SMP race on directory close()Al Viro2013-05-05
* | | | | Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-07
|\ \ \ \ \
| * | | | | parisc: tlb flush counting fix for SMP and UPHelge Deller2013-05-07
| * | | | | parisc: more irq statistics in /proc/interruptsHelge Deller2013-05-07
| * | | | | parisc: implement irq stacksHelge Deller2013-05-07
| * | | | | parisc: add kernel stack overflow checkHelge Deller2013-05-07
| * | | | | parisc: only re-enable interrupts if we need to schedule or deliver signals w...John David Anglin2013-05-07
| * | | | | parisc: implement atomic64_dec_if_positive()Helge Deller2013-05-06
| * | | | | parisc: use long branch in fork_like macroJohn David Anglin2013-05-06
| * | | | | parisc: fix NATIVE set up in buildMike Frysinger2013-05-06
| * | | | | parisc: document the parisc gateway pageHelge Deller2013-05-06
| * | | | | parisc: fix partly 16/64k PAGE_SIZE bootHelge Deller2013-05-06
| * | | | | parisc: Provide default implementation for dma_{alloc, free}_attrsDamian Hobson-Garcia2013-05-06
| * | | | | parisc: fix whitespace errors in arch/parisc/kernel/traps.cRolf Eike Beer2013-05-06
| * | | | | parisc: remove the second argument of kmap_atomicZhao Hongjiang2013-05-06