summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handlesLv Zheng2016-08-132-15/+22
* ACPICA: Clib: Fix wrong mini C library usageLv Zheng2016-08-132-8/+6
* ACPICA: Clib: Cleanup va_arg related codeLv Zheng2016-08-133-41/+6
* ACPICA: Applications: Enable USE_NATIVE_ALLOCATE_ZEROED environment for all a...Lv Zheng2016-08-131-1/+1
* ACPICA: FADT support cleanupBob Moore2016-08-131-70/+94
* ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanismLv Zheng2016-08-132-18/+25
* ACPICA: Divergence: Port declarators back to ACPICALv Zheng2016-08-134-13/+23
* ACPICA: Simplify configuration for "Max Loops" system parameterBob Moore2016-08-131-0/+4
* ACPICA: Utilities: Introduce facility to allow Linux to set correct logging l...Lv Zheng2016-08-131-0/+8
* ACPICA: Fix deconstification warnings (-Wcast-qual) with function traces.Jung-uk Kim2016-08-131-1/+5
* 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
| | |/ / / / / / / / /