aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | block: Use bio_sectors() more consistentlyKent Overstreet2013-03-23
| | * | | block: Add bio_end_sector()Kent Overstreet2013-03-23
| | * | | md: Convert md_trim_bio() to use bio_advance()Kent Overstreet2013-03-23
| | * | | block: Refactor blk_update_request()Kent Overstreet2013-03-23
| | * | | block: Add bio_advance()Kent Overstreet2013-03-23
| | * | | block: Convert integrity to bvec_alloc_bs()Kent Overstreet2013-03-23
| | * | | block: Fix a buffer overrun in bio_integrity_split()Kent Overstreet2013-03-23
| | * | | block: Avoid deadlocks with bio allocation by stacking driversKent Overstreet2013-03-23
| | * | | block: Reorder struct bio_setKent Overstreet2013-03-23
| | | |/ | | |/|
| * | | block: implement runtime pm strategyLin Ming2013-03-23
| * | | block: add runtime pm helpersLin Ming2013-03-23
| * | | block: add a flag to identify PM requestLin Ming2013-03-23
| |/ /
* | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-05-07
|\ \ \
| * | | aio: don't include aio.h in sched.hKent Overstreet2013-05-07
| * | | aio: kill ki_retryKent Overstreet2013-05-07
| * | | aio: kill ki_keyKent Overstreet2013-05-07
| * | | aio: give shared kioctx fields their own cachelinesKent Overstreet2013-05-07
| * | | aio: kill struct aio_ring_infoKent Overstreet2013-05-07
| * | | aio: kill batch allocationKent Overstreet2013-05-07
| * | | 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
|\ \ \ \