summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-05-107-13/+38
|\
| * ceph: fix file open flags on ppc64Alexander Graf2017-05-041-0/+12
| * rbd: support updating the lock cookie without releasing the lockIlya Dryomov2017-05-041-0/+5
| * libceph: add an epoch_barrier field to struct ceph_osd_clientJeff Layton2017-05-041-0/+2
| * libceph: allow requests to return immediately on full conditions if caller wi...Jeff Layton2017-05-041-0/+1
| * libceph: remove req->r_replay_versionJeff Layton2017-05-041-1/+0
| * ceph: make seeky readdir more efficientYan, Zheng2017-05-041-0/+2
| * ceph: allow connecting to mds whose rank >= mdsmap::m_max_mdsYan, Zheng2017-05-041-3/+4
| * libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_tElena Reshetova2017-05-041-3/+3
| * libceph: convert ceph_osd.o_ref from atomic_t to refcount_tElena Reshetova2017-05-041-1/+2
| * libceph: convert ceph_snap_context.nref from atomic_t to refcount_tElena Reshetova2017-05-041-1/+2
| * libceph, ceph: always advertise all supported featuresIlya Dryomov2017-05-042-4/+5
* | Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-102-7/+190
|\ \
| * | btrfs: qgroup: Add trace point for qgroup reserved spaceQu Wenruo2017-04-181-0/+44
| * | Btrfs: consistent usage of types in balance_argsHans van Kranenburg2017-04-181-5/+5
| * | Btrfs: add file item tracepointsLiu Bo2017-04-181-0/+139
| * | btrfs: convert btrfs_ordered_extent.refs from atomic_t to refcount_tElena Reshetova2017-04-181-1/+1
| * | btrfs: convert extent_map.refs from atomic_t to refcount_tElena Reshetova2017-04-181-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-095-10/+15
|\ \ \
| * | | Revert "ipv4: restore rt->fi for reference counting"David S. Miller2017-05-081-1/+0
| * | | ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong2017-05-081-0/+2
| * | | Merge tag 'mac80211-for-davem-2017-05-08' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-05-082-3/+1
| |\ \ \
| | * | | cfg80211: fix multi scheduled scan kernel-docJohannes Berg2017-05-081-1/+1
| | * | | mac80211: properly remove RX_ENC_FLAG_40MHZJohannes Berg2017-05-081-2/+0
| * | | | tcp: make congestion control optionally skip slow start after idleWei Wang2017-05-081-1/+3
| * | | | ipv4: restore rt->fi for reference countingWANG Cong2017-05-081-0/+1
| * | | | tcp: randomize timestamps on syncookiesEric Dumazet2017-05-052-6/+9
* | | | | Merge tag 'dmaengine-4.12-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2017-05-092-64/+21
|\ \ \ \ \
| * \ \ \ \ Merge branch 'topic/pl330' into for-linusVinod Koul2017-05-041-35/+0
| |\ \ \ \ \
| | * | | | | dmaengine: pl330: remove pdata based initializationMarek Szyprowski2017-03-281-35/+0
| * | | | | | dmaengine: pl08x: Use the BIT() macro consistentlyLinus Walleij2017-05-041-20/+20
| * | | | | | dmaengine: pl080: Cut some unused definesLinus Walleij2017-05-041-9/+1
| |/ / / / /
* | | | | | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-0912-92/+47
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----------. \ \ \ \ \ Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...Joerg Roedel2017-05-0465-262/+420
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | | iommu: Remove trace-events include from iommu.hJoerg Roedel2017-04-291-2/+0
| | | | | | | | * | | | | | iommu: Remove pci.h include from trace/events/iommu.hJoerg Roedel2017-04-292-1/+1
| | | | | | | | * | | | | | iommu: Move report_iommu_fault() to iommu.cJoerg Roedel2017-04-271-39/+2
| | | | | | | | * | | | | | iommu: Include device.h in iommu.hJoerg Roedel2017-04-271-2/+4
| | | | | | * | | | | | | | x86, iommu/vt-d: Add an option to disable Intel IOMMU force onShaohua Li2017-04-261-0/+1
| | | | | | * | | | | | | | iommu/vt-d: Use lo_hi_readq() / lo_hi_writeq()Andy Shevchenko2017-03-221-16/+2
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| | | | | * | | | | | | | ACPI/IORT: Remove linker section for IORT entries probingLorenzo Pieralisi2017-04-202-4/+0
| | | | | * | | | | | | | drivers: acpi: Handle IOMMU lookup failure with deferred probing or errorSricharan R2017-04-202-3/+6
| | | | | * | | | | | | | iommu: of: Handle IOMMU lookup failure with deferred probing or errorLaurent Pinchart2017-04-201-3/+6
| | | | | * | | | | | | | of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...Sricharan R2017-04-201-0/+12
| | | | | * | | | | | | | of: dma: Make of_dma_deconfigure() publicLaurent Pinchart2017-04-201-0/+3
| | | | | * | | | | | | | iommu/dma: Make PCI window reservation genericRobin Murphy2017-03-221-0/+5
| | | | * | | | | | | | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2017-04-071-4/+7
| | | | |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | iommu: Better document the IOMMU_PRIV flagRobin Murphy2017-04-061-4/+7
| | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | iommu/omap: Move data structures to omap-iommu.hJoerg Roedel2017-04-201-17/+0
| | * | | | | | | | | | | iommu/omap: Drop legacy-style device supportSuman Anna2017-04-201-3/+0
| | | |/ / / / / / / / / | | |/| | | | | | | | |