summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rpmsg: Move virtio specifics from public headerBjorn Andersson2016-09-092-52/+52
* rpmsg: virtio: Hide vrp pointer from the public APIBjorn Andersson2016-09-092-11/+35
* rpmsg: Hide rpmsg indirection tablesBjorn Andersson2016-09-093-47/+50
* rpmsg: Split rpmsg core and virtio backendBjorn Andersson2016-09-093-223/+237
* rpmsg: Split off generic tail of create_channel()Bjorn Andersson2016-09-091-3/+15
* rpmsg: Move helper for finding rpmsg devices to coreBjorn Andersson2016-09-093-25/+68
* rpmsg: Move endpoint related interface to rpmsg coreBjorn Andersson2016-09-093-155/+166
* rpmsg: Indirection table for rpmsg_endpoint operationsBjorn Andersson2016-09-092-27/+120
* rpmsg: Move rpmsg_device API to new fileBjorn Andersson2016-09-095-51/+79
* rpmsg: Introduce indirection table for rpmsg_device operationsBjorn Andersson2016-09-092-6/+65
* rpmsg: Clean up rpmsg device vs channel namingBjorn Andersson2016-09-093-39/+41
* rpmsg: Make rpmsg_create_ept() take channel_info structBjorn Andersson2016-09-092-17/+24
* rpmsg: rpmsg_send() operations takes rpmsg_endpointBjorn Andersson2016-09-093-35/+45
* rpmsg: Name rpmsg devices based on channel idBjorn Andersson2016-09-091-10/+2
* rpmsg: Enable matching devices with drivers based on DTBjorn Andersson2016-09-091-4/+6
* rpmsg: Drop prototypes for non-existing functionsBjorn Andersson2016-08-131-2/+0
* samples/rpmsg: add support for multiple instancesAnna, Suman2016-08-131-3/+15
* rpmsg: use dynamic_hex_dump for hex dump tracesAnna, Suman2016-08-131-6/+12
* rpmsg: align code with open parenthesisAnna, Suman2016-08-132-24/+22
* rpmsg: use proper format-specifier for printing dma_addr_tAnna, Suman2016-08-131-2/+2
* rpmsg: remove pointless OOM printsAnna, Suman2016-08-131-7/+3
* rpmsg: virtio_rpmsg_bus: Fix randomly placed semi-colonLee Jones2016-08-131-1/+1
* rpmsg: remove unneeded conversions to boolAndrew F. Davis2016-08-101-1/+1
* Linux 4.8-rc1v4.8-rc1Linus Torvalds2016-08-081-2/+2
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-08-0862-213/+213
|\
| * block: rename bio bi_rw to bi_opfJens Axboe2016-08-0751-157/+158
| * target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe2016-08-071-1/+1
| * mm: make __swap_writepage() use bio_set_op_attrs()Jens Axboe2016-08-071-2/+3
| * block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe2016-08-0711-53/+51
* | Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-0822-156/+334
|\ \ | |/ |/|
| * Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/benjamin.gaign...Dave Airlie2016-08-0322-156/+334
| |\
| | * drm: rcar: use generic code for managing zpos plane propertyBenjamin Gaignard2016-07-296-25/+8
| | * drm/exynos: use generic code for managing zpos plane propertyMarek Szyprowski2016-07-293-62/+13
| | * drm: sti: use generic zpos for planeBenjamin Gaignard2016-07-296-68/+38
| | * drm: add generic zpos propertyMarek Szyprowski2016-07-297-1/+275
| | * Merge remote-tracking branch 'media_tree/vsp1' into generic-zpos-v8Benjamin Gaignard2016-07-29122-7051/+7425
| | |\
* | | \ Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linuxLinus Torvalds2016-08-0716-34/+31
|\ \ \ \
| * | | | DocBook: use DOCBOOKS="" to ignore DocBooks instead of IGNORE_DOCBOOKS=1Jani Nikula2016-08-051-16/+10
| * | | | Documenation: update cgroup's document pathseokhoon.yoon2016-08-0314-19/+19
| * | | | Documentation/sphinx: do not warn about missing tools in 'make help'Jani Nikula2016-08-031-2/+2
* | | | | Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-074-2/+67
|\ \ \ \ \
| * | | | | binfmt_misc: add F option description to documentationJames Bottomley2016-03-301-0/+7
| * | | | | binfmt_misc: add persistent opened binary handler for containersJames Bottomley2016-03-301-2/+39
| * | | | | fs: add filp_clone_open APIJames Bottomley2016-03-302-0/+21
* | | | | | fs: return EPERM on immutable inodeEryu Guan2016-08-074-4/+5
* | | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2016-08-0732-130/+82
|\ \ \ \ \ \
| * | | | | | cachefiles: Fix race between inactivating and culling a cache objectDavid Howells2016-08-031-2/+3
| * | | | | | Merge branch 'for-viro' of git://git.kernel.org/pub/scm/linux/kernel/git/msze...Al Viro2016-08-033-9/+4
| |\ \ \ \ \ \
| | * | | | | | vfs: make dentry_needs_remove_privs() internalMiklos Szeredi2016-08-033-2/+1
| | * | | | | | vfs: remove file_needs_remove_privs()Miklos Szeredi2016-08-031-4/+0