summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-08-078-37/+37
|\
| * block: rename bio bi_rw to bi_opfJens Axboe2016-08-075-22/+23
| * block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe2016-08-074-15/+14
* | Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-071-0/+20
|\ \ | |/ |/|
| * Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/benjamin.gaign...Dave Airlie2016-08-031-0/+20
| |\
| | * drm: add generic zpos propertyMarek Szyprowski2016-07-291-0/+20
| | * Merge remote-tracking branch 'media_tree/vsp1' into generic-zpos-v8Benjamin Gaignard2016-07-298-68/+120
| | |\
* | | \ Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2016-08-072-6/+1
|\ \ \ \
| * \ \ \ Merge branch 'for-viro' of git://git.kernel.org/pub/scm/linux/kernel/git/msze...Al Viro2016-08-031-5/+0
| |\ \ \ \
| | * | | | vfs: make dentry_needs_remove_privs() internalMiklos Szeredi2016-08-031-1/+0
| | * | | | vfs: remove file_needs_remove_privs()Miklos Szeredi2016-08-031-4/+0
| * | | | | get rid of 'parent' argument of ->d_compare()Al Viro2016-07-311-1/+1
* | | | | | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-064-8/+8
|\ \ \ \ \ \
| * | | | | | qstr constify instances in fs/dcache.cAl Viro2016-07-201-1/+1
| * | | | | | qstr: constify instances in nfsAl Viro2016-07-201-4/+4
| * | | | | | qstr: constify dentry_init_securityAl Viro2016-07-202-3/+3
* | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-08-069-1/+455
|\ \ \ \ \ \ \
| * | | | | | | vhost: new device IOTLB APIJason Wang2016-08-021-0/+28
| * | | | | | | VSOCK: Introduce vhost_vsock.koAsias He2016-08-021-0/+5
| * | | | | | | VSOCK: Introduce virtio_vsock_common.koAsias He2016-08-026-0/+396
| * | | | | | | VSOCK: defer sock removal to transportsStefan Hajnoczi2016-08-021-0/+1
| * | | | | | | VSOCK: transport-specific vsock_transport functionsStefan Hajnoczi2016-08-021-0/+3
| * | | | | | | virtio: new feature to detect IOMMU device quirkMichael S. Tsirkin2016-08-012-1/+22
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-063-4/+20
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-08-043-4/+20
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: arm/arm64: Enable MSI routingEric Auger2016-07-221-0/+2
| | * | | | | | | KVM: arm/arm64: Enable irqchip routingEric Auger2016-07-221-0/+7
| | * | | | | | | KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific he...Eric Auger2016-07-221-2/+0
| | * | | | | | | KVM: Add devid in kvm_kernel_irq_routing_entryEric Auger2016-07-221-1/+7
| | * | | | | | | KVM: api: Pass the devid in the msi routing entryEric Auger2016-07-221-1/+4
* | | | | | | | | Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-08-063-1/+158
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'for-4.8/capture' into for-nextThierry Reding2016-07-251-0/+24
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | pwm: Add PWM capture supportLee Jones2016-06-101-0/+24
| * | | | | | | | | | Merge branch 'for-4.8/mfd' into for-nextThierry Reding2016-07-252-0/+46
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | mfd: cros_ec: Add EC_PWM function definitionsBrian Norris2016-07-251-0/+31
| | * | | | | | | | | | mfd: cros_ec: Add cros_ec_cmd_xfer_status() helperTomeu Vizoso2016-07-251-0/+15
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'for-4.8/core' into for-nextThierry Reding2016-07-251-1/+88
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | pwm: Remove gratuitous blank lineThierry Reding2016-07-081-1/+0
| | * | | | | | | | | | pwm: Add relative duty cycle manipulation helpersBoris Brezillon2016-07-081-0/+55
| | * | | | | | | | | | pwm: Add a helper to prepare a new PWM stateBoris Brezillon2016-07-081-0/+33
| | |/ / / / / / / / /
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-08-057-15/+20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mm/block: convert rw_page users to bio op useMike Christie2016-08-044-14/+15
| * | | | | | | | | | | Include: blkdev: Removed duplicate 'struct request;' declaration.John Pittman2016-08-041-1/+0
| * | | | | | | | | | | block: fix bdi vs gendisk lifetime mismatchDan Williams2016-08-042-0/+2
| * | | | | | | | | | | block: add missing group association in bio-cloning functionsPaolo Valente2016-08-041-0/+3
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-08-052-11/+19
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2016-07-272-11/+19
* | | | | | | | | | | | | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-057-313/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | rtc: v3020: move rtc-v3020.h to platform_dataAlexandre Belloni2016-07-091-0/+0
| * | | | | | | | | | | | | rtc: ds1286: move header to linux/rtcAlexandre Belloni2016-07-081-0/+0