summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-jens' of http://evilpiepirate.org/git/linux-bcache into for...Jens Axboe2013-03-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | bio-integrity: Add explicit field for owner of bip_bufKent Overstreet2013-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | block: Add an explicit bio flag for bios that own their bvecKent Overstreet2013-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | block: Add bio_alloc_pages()Kent Overstreet2013-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | block: Add bio_for_each_segment_all()Kent Overstreet2013-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | block: Add bio_copy_data()Kent Overstreet2013-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | block: Add submit_bio_wait(), remove from mdKent Overstreet2013-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | block: Add bio_end_sector()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: add runtime pm helpersLin Ming2013-03-22
| * | | | | | | | | | | | | | | | | | | | | | | | | block: add a flag to identify PM requestLin Ming2013-03-22
| |/ / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | 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: kill batch allocationKent Overstreet2013-05-07
| * | | | | | | | | | | | | | | | | | | | | | | | | aio: use cancellation list lazilyKent Overstreet2013-05-07
| * | | | | | | | | | | | | | | | | | | | | | | | | wait: add wait_event_hrtimeout()Kent Overstreet2013-05-07
| * | | | | | | | | | | | | | | | | | | | | | | | | aio: make aio_put_req() locklessKent Overstreet2013-05-07
| * | | | | | | | | | | | | | | | | | | | | | | | | aio: move private stuff out of aio.hKent Overstreet2013-05-07
| * | | | | | | | | | | | | | | | | | | | | | | | | aio: kill return value of aio_complete()Kent Overstreet2013-05-07
| * | | | | | | | | | | | | | | | | | | | | | | | | aio: remove retry-based AIOZach Brown2013-05-07
| * | | | | | | | | | | | | | | | | | | | | | | | | aio: remove dead code from aio.hZach Brown2013-05-07
| * | | | | | | | | | | | | | | | | | | | | | | | | remove unused random32() and srandom32()Akinobu Mita2013-05-07
| * | | | | | | | | | | | | | | | | | | | | | | | | hugetlbfs: fix mmap failure in unaligned size requestNaoya Horiguchi2013-05-07
| * | | | | | | | | | | | | | | | | | | | | | | | | include/linux/mm.h: complete the mm_walk definitionAndrew Morton2013-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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | remoteproc: support virtio config space.Sjur Brændeland2013-04-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | remoteproc: perserve resource table dataOhad Ben-Cohen2013-04-07
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'late/clksrc' into late/cleanupArnd Bergmann2013-05-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson2013-04-17
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | OF: add empty of_device_is_available for !OFRob Herring2013-04-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'spear/dwdma' into late/cleanupArnd Bergmann2013-04-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | ata: arasan: remove the need for platform_dataArnd Bergmann2013-04-19
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'late/dt' into next/dt2Arnd Bergmann2013-05-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'davinci-for-v3.10/dt-2-v2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-04-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'dt-3.10-4' of git://git.infradead.org/users/jcooper/linux into nex...Olof Johansson2013-04-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'omap/usb' into next/dt2Olof Johansson2013-04-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tegra/clk' into next/dt2Arnd Bergmann2013-04-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \