summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-02-206-56/+163
|\
| *---------. Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel2017-02-1092-476/+724
| |\ \ \ \ \ \
| | | | | | | * iommu: Remove iommu_register_instance interfaceJoerg Roedel2017-02-102-13/+0
| | | | | | | * iommu: Add iommu_device_set_fwnode() interfaceJoerg Roedel2017-02-101-0/+12
| | | | | | | * iommu: Make iommu_device_link/unlink take a struct iommu_deviceJoerg Roedel2017-02-101-2/+2
| | | | | | | * iommu: Add sysfs bindings for struct iommu_deviceJoerg Roedel2017-02-102-16/+18
| | | | | | | * iommu: Introduce new 'struct iommu_device'Joerg Roedel2017-02-102-0/+37
| | | | | | | * iommu: Rename iommu_get_instance()Joerg Roedel2017-02-102-3/+3
| | |_|_|_|_|/ | |/| | | | |
| | | | | | * iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommuCQ Tang2017-01-311-7/+7
| | | | | * | iommu/dma: Remove bogus dma_supported() implementationRobin Murphy2017-02-061-1/+0
| | | | | * | Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/...Joerg Roedel2017-01-303-1/+16
| | | | | |\ \
| | | | | | * | arm64/dma-mapping: Implement DMA_ATTR_PRIVILEGEDMitchel Humpherys2017-01-191-1/+2
| | | | | | * | common: DMA-mapping: add DMA_ATTR_PRIVILEGED attributeMitchel Humpherys2017-01-191-0/+7
| | | | | | * | iommu: add IOMMU_PRIV attributeMitchel Humpherys2017-01-191-0/+7
| | | | | * | | Merge branch 'iommu/guest-msi' of git://git.kernel.org/pub/scm/linux/kernel/g...Joerg Roedel2017-01-303-14/+74
| | | | | |\ \ \ | | | | | | |_|/ | | | | | |/| |
| | | | | | * | irqdomain: irq_domain_check_msi_remapEric Auger2017-01-231-0/+1
| | | | | | * | irqdomain: Add irq domain MSI and MSI_REMAP flagsEric Auger2017-01-231-0/+35
| | | | | | * | iommu: iommu_get_group_resv_regionsEric Auger2017-01-231-0/+8
| | | | | | * | iommu: iommu_alloc_resv_regionEric Auger2017-01-231-0/+2
| | | | | | * | iommu: Add a new type field in iommu_resv_regionEric Auger2017-01-231-0/+7
| | | | | | * | iommu: Rename iommu_dm_regions into iommu_resv_regionsEric Auger2017-01-231-14/+15
| | | | | | * | iommu/dma: Allow MSI-only cookiesRobin Murphy2017-01-231-0/+6
| | | | | | |/
| | | | * | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2017-01-301-11/+0
| | | | |\ \ \ | | | | | |/ / | | | | |/| |
| | | | | * | iommu: Drop the of_iommu_{set/get}_ops() interfaceLorenzo Pieralisi2017-01-261-11/+0
| | | | | |/
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-201-15/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'x86/urgent' into x86/platform, to pick up fixesIngo Molnar2017-02-0145-215/+297
| |\ \ \ \ \ \
| * | | | | | | x86/platform/intel: Remove PMIC GPIO block supportAndy Shevchenko2017-01-141-15/+0
* | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-2018-144/+429
|\ \ \ \ \ \ \ \
| * | | | | | | | kref: Implement 'struct kref' using refcount_tPeter Zijlstra2017-02-101-18/+11
| * | | | | | | | refcount_t: Introduce a special purpose refcount typePeter Zijlstra2017-02-101-0/+294
| * | | | | | | | sched/wake_q: Clarify queue reinit commentDavidlohr Bueso2017-02-011-2/+2
| * | | | | | | | sched/wait, rcuwait: Fix typo in commentDavidlohr Bueso2017-02-011-1/+1
| * | | | | | | | locking/rwsem: Reinit wake_q after useWaiman Long2017-01-221-0/+6
| * | | | | | | | locking/rwsem: Remove unnecessary atomic_long_t castsWaiman Long2017-01-201-7/+6
| * | | | | | | | jump_labels: Move header guard #endif down where it belongsLuis R. Rodriguez2017-01-191-2/+2
| * | | | | | | | locking/atomic, kref: Implement kref_put_lock()Peter Zijlstra2017-01-181-6/+16
| * | | | | | | | locking/ww_mutex: Turn off __must_check for nowIngo Molnar2017-01-141-2/+1
| * | | | | | | | locking/atomic, kref: Kill kref_sub()Peter Zijlstra2017-01-142-42/+5
| * | | | | | | | locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-145-6/+11
| * | | | | | | | locking/atomic, kref: Add KREF_INIT()Peter Zijlstra2017-01-141-0/+2
| * | | | | | | | locking/ww_mutex: Fix compilation of __WW_MUTEX_INITIALIZERChris Wilson2017-01-141-4/+4
| * | | | | | | | locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debuggingNicolai Hähnle2017-01-141-0/+1
| * | | | | | | | locking/ww_mutex: Add waiters in stamp orderNicolai Hähnle2017-01-141-0/+3
| * | | | | | | | locking/ww_mutex: Remove the __ww_mutex_lock*() inline wrappersNicolai Hähnle2017-01-141-14/+4
| * | | | | | | | locking/ww_mutex: Set use_ww_ctx even when locking without a contextNicolai Hähnle2017-01-141-9/+2
| * | | | | | | | locking/mutex: Fix mutex handoffPeter Zijlstra2017-01-141-1/+1
| * | | | | | | | locking/percpu-rwsem: Replace waitqueue with rcuwaitDavidlohr Bueso2017-01-141-4/+4
| * | | | | | | | sched/wait, RCU: Introduce rcuwait machineryDavidlohr Bueso2017-01-141-0/+63
| * | | | | | | | sched/core: Remove set_task_state()Davidlohr Bueso2017-01-141-26/+1
| * | | | | | | | locking/spinlocks: Remove the unused spin_lock_bh_nested() APIWaiman Long2017-01-123-11/+0