summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | 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
| * | | | | | | | | | | | | | | | rtc: m48t86: move m48t86.h to platform_dataAlexandre Belloni2016-06-271-0/+0
| * | | | | | | | | | | | | | | | rtc: ds2404: move rtc-ds2404.h to platform_dataAlexandre Belloni2016-06-271-0/+0
| * | | | | | | | | | | | | | | | rtc: ds17287: remove unused headerAlexandre Belloni2016-06-271-66/+0
| * | | | | | | | | | | | | | | | rtc: move mc146818 helper functions out-of-lineArnd Bergmann2016-06-261-191/+2
| * | | | | | | | | | | | | | | | char/genrtc: remove the rest of the driverArnd Bergmann2016-06-041-51/+0
| * | | | | | | | | | | | | | | | rtc: cmos: move mc146818rtc code out of asm-generic/rtc.hArnd Bergmann2016-06-042-201/+199
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-08-051-0/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | elf: Add powerpc specific core note sectionsAnshuman Khandual2016-08-011-0/+13
* | | | | | | | | | | | | | | | | Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds2016-08-046-27/+97
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'hfi1' and 'sge-limit' into k.o/for-4.8-2Doug Ledford2016-08-031-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | IB/core, RDMA RW API: Do not exceed QP SGE send limitBart Van Assche2016-08-021-0/+6
| | | |_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | IB/hfi1: Allow for non-double word multiple message sizes for user SDMAIra Weiny2016-08-021-1/+1
| * | | | | | | | | | | | | | | | | IB/rdmavt: Eliminate redundant opcode test in mr ref clearIra Weiny2016-08-021-6/+4
| * | | | | | | | | | | | | | | | | IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabledJianxin Xiong2016-08-021-0/+1
| * | | | | | | | | | | | | | | | | IB/hfi1: Add the capability for reserved operationsMike Marciniszyn2016-08-022-0/+51
| * | | | | | | | | | | | | | | | | IB/rdmavt: Handle local operations in post sendJianxin Xiong2016-08-021-0/+3