summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'iommu/guest-msi' of git://git.kernel.org/pub/scm/linux/kernel/g...Joerg Roedel2017-01-3014-93/+590
|\
| * iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP anymoreEric Auger2017-01-232-4/+0
| * vfio/type1: Check MSI remapping at irq domain levelEric Auger2017-01-231-3/+6
| * vfio/type1: Allow transparent MSI IOVA allocationEric Auger2017-01-231-0/+30
| * irqchip/gicv3-its: Sets IRQ_DOMAIN_FLAG_MSI_REMAPEric Auger2017-01-231-0/+1
| * irqdomain: irq_domain_check_msi_remapEric Auger2017-01-232-0/+26
| * genirq/msi: Set IRQ_DOMAIN_FLAG_MSI on MSI domain creationEric Auger2017-01-231-2/+2
| * irqdomain: Add irq domain MSI and MSI_REMAP flagsEric Auger2017-01-232-0/+49
| * iommu/arm-smmu-v3: Implement reserved region get/put callbacksEric Auger2017-01-231-0/+28
| * iommu/arm-smmu: Implement reserved region get/put callbacksEric Auger2017-01-231-0/+28
| * iommu/amd: Declare MSI and HT regions as reserved IOVA regionsEric Auger2017-01-231-11/+26
| * iommu/vt-d: Implement reserved region get/put callbacksEric Auger2017-01-231-18/+74
| * iommu: Implement reserved_regions iommu-group sysfs fileEric Auger2017-01-232-0/+48
| * iommu: iommu_get_group_resv_regionsEric Auger2017-01-232-0/+106
| * iommu: Only map direct mapped regionsEric Auger2017-01-231-0/+3
| * iommu: iommu_alloc_resv_regionEric Auger2017-01-232-0/+20
| * iommu: Add a new type field in iommu_resv_regionEric Auger2017-01-232-0/+8
| * iommu: Rename iommu_dm_regions into iommu_resv_regionsEric Auger2017-01-233-35/+36
| * iommu/dma: Allow MSI-only cookiesRobin Murphy2017-01-232-23/+102
* | Linux 4.10-rc6v4.10-rc6Linus Torvalds2017-01-291-2/+2
* | drm/i915: Check for NULL i915_vma in intel_unpin_fb_obj()Linus Torvalds2017-01-291-0/+3
* | Merge branch 'parisc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-01-294-9/+14
|\ \
| * | parisc: Don't use BITS_PER_LONG in userspace-exported swab.h headerHelge Deller2017-01-283-5/+10
| * | parisc, parport_gsc: Fixes for printk continuation linesHelge Deller2017-01-281-4/+4
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-01-292-4/+24
|\ \ \ | |/ / |/| |
| * | i2c: imx-lpi2c: add VLLS mode supportGao Pan2017-01-261-0/+20
| * | i2c: i2c-cadence: Initialize configuration before probing devicesMike Looijmans2017-01-251-4/+4
* | | Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2017-01-287-3/+14
|\ \ \
| * | | pNFS: Fix a reference leak in _pnfs_return_layoutTrond Myklebust2017-01-261-1/+1
| * | | nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"Chuck Lever2017-01-261-0/+1
| * | | SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee2017-01-243-0/+7
| * | | NFSv4.0: always send mode in SETATTR after EXCLUSIVE4Benjamin Coddington2017-01-241-1/+2
| * | | nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever2017-01-241-1/+2
| * | | NFSv4.1: Fix a deadlock in layoutgetTrond Myklebust2017-01-241-0/+1
| |/ /
* | | Merge tag 'md/4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-01-284-45/+194
|\ \ \
| * | | md/r5cache: disable write back for degraded arraySong Liu2017-01-243-7/+56
| * | | md/r5cache: shift complex rmw from read path to write pathSong Liu2017-01-241-4/+45
| * | | md/r5cache: flush data only stripes in r5l_recovery_log()Song Liu2017-01-242-16/+45
| * | | md/raid5: move comment of fetch_block to right locationSong Liu2017-01-241-7/+6
| * | | md/r5cache: read data into orig_page for prexor of cached dataSong Liu2017-01-243-9/+42
| * | | md/raid5-cache: delete meaningless codeShaohua Li2017-01-241-2/+0
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-01-281-1/+7
|\ \ \ \
| * | | | arm64: skip register_cpufreq_notifier on ACPI-based systemsPrashanth Prakash2017-01-271-1/+7
| | |/ / | |/| |
* | | | Merge tag 'arc-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-01-287-54/+66
|\ \ \ \
| * | | | ARC: [arcompact] handle unaligned access delay slot corner caseVineet Gupta2017-01-271-1/+2
| * | | | ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncachedVineet Gupta2017-01-241-3/+16
| * | | | ARC: smp-boot: Decouple Non masters waiting API from jump to entry pointVineet Gupta2017-01-242-9/+11
| * | | | ARCv2: MCIP: update the BCR per current changesVineet Gupta2017-01-242-10/+9
| * | | | ARC: udelay: fix inline assembler by adding LP_COUNT to clobber listVineet Gupta2017-01-241-1/+3
| * | | | ARCv2: MCIP: Deprecate setting of affinity in Device TreeYuriy Kolerov2017-01-242-30/+25
| |/ / /