| Commit message (Expand) | Author | Age | Files | Lines |
* | headers: untangle kmemleak.h from mm.h | Randy Dunlap | 2018-04-05 | 2 | -1/+1 |
* | Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-04-02 | 3 | -97/+45 |
|\ |
|
| * | iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_{alloc,f... | Christoph Hellwig | 2018-03-20 | 2 | -46/+17 |
| * | iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and dma_direct_{alloc,free}() | Christoph Hellwig | 2018-03-20 | 2 | -47/+22 |
| * | x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y) | Christoph Hellwig | 2018-03-20 | 2 | -4/+6 |
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-04-02 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | x86/apic: Rename variables and functions related to x86_io_apic_ops | Baoquan He | 2018-02-17 | 1 | -2/+2 |
* | | treewide/trivial: Remove ';;$' typo noise | Ingo Molnar | 2018-02-22 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-02-08 | 13 | -66/+77 |
|\ |
|
| *-------. | Merge branches 'arm/renesas', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'... | Joerg Roedel | 2018-01-17 | 14 | -72/+92 |
| |\ \ \ \ \ |
|
| | | | | | * | iommu: Clean up of_iommu_init_fn | Robin Murphy | 2018-01-17 | 7 | -28/+12 |
| | | | | | * | iommu/ipmmu-vmsa: Remove redundant of_iommu_init_fn hook | Robin Murphy | 2018-01-17 | 1 | -12/+2 |
| | | | | | * | iommu/msm: Claim bus ops on probe | Robin Murphy | 2018-01-17 | 1 | -13/+3 |
| | | | | | * | iommu: Check the result of iommu_group_get() for NULL | Jordan Crouse | 2017-12-20 | 1 | -0/+5 |
| | |_|_|_|/
| |/| | | | |
|
| | | | | * | iommu/vt-d: Enable 5-level paging mode in the PASID entry | Sohil Mehta | 2018-01-17 | 1 | -2/+13 |
| | | | | * | iommu/vt-d: Add a check for 5-level paging support | Sohil Mehta | 2018-01-17 | 1 | -0/+4 |
| | | | | * | iommu/vt-d: Add a check for 1GB page support | Sohil Mehta | 2018-01-17 | 1 | -0/+4 |
| | | | | * | iommu/vt-d: Enable upto 57 bits of domain address width | Sohil Mehta | 2018-01-17 | 1 | -1/+1 |
| | | | | * | iommu/vt-d: Use domain instead of cache fetching | Peter Xu | 2018-01-17 | 1 | -2/+1 |
| | | | | * | iommu/vt-d: clean up pr_irq if request_threaded_irq fails | Jerry Snitselaar | 2017-12-20 | 1 | -3/+6 |
| | |_|_|/
| |/| | | |
|
| | | | * | iommu/amd: Set the device table entry PPR bit for IOMMU V2 devices | Gary R Hook | 2017-12-20 | 2 | -5/+17 |
| | | | * | iommu/amd - Record more information about unknown events | Gary R Hook | 2017-12-20 | 1 | -1/+3 |
| | |_|/
| |/| | |
|
| | | * | iommu/exynos: Don't unconditionally steal bus ops | Robin Murphy | 2018-01-17 | 1 | -0/+7 |
| | * | | iommu/omap: Fix debugfs_create_*() usage | Geert Uytterhoeven | 2018-01-17 | 1 | -2/+2 |
| | |/ |
|
* | | | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-02-06 | 3 | -6/+9 |
|\ \ \ |
|
| * | | | iommu/amd: Deprecate pci_get_bus_and_slot() | Sinan Kaya | 2018-01-11 | 3 | -6/+9 |
| |/ / |
|
* | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-02-01 | 1 | -4/+120 |
|\ \ \ |
|
| * \ \ | Merge tag 'tegra-for-4.16-memory' of ssh://gitolite.kernel.org/pub/scm/linux/... | Arnd Bergmann | 2017-12-21 | 1 | -4/+120 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | iommu/tegra-smmu: Fix return value check in tegra_smmu_group_get() | Wei Yongjun | 2017-12-20 | 1 | -1/+1 |
| | * | | iommu/tegra: Allow devices to be grouped | Thierry Reding | 2017-12-15 | 1 | -4/+120 |
* | | | | mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks | David Rientjes | 2018-01-31 | 2 | -0/+2 |
* | | | | ia64: clean up swiotlb support | Christoph Hellwig | 2018-01-15 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | iommu/arm-smmu-v3: Cope with duplicated Stream IDs | Robin Murphy | 2018-01-02 | 1 | -1/+8 |
* | | | iommu/arm-smmu-v3: Don't free page table ops twice | Jean-Philippe Brucker | 2018-01-02 | 1 | -3/+5 |
* | | | genirq/irqdomain: Rename early argument of irq_domain_activate_irq() | Thomas Gleixner | 2017-12-29 | 2 | -2/+2 |
|/ / |
|
* | | Merge tag 'iommu-v4.15-rc3' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2017-12-06 | 1 | -3/+5 |
|\ \
| |/
|/| |
|
| * | iommu/vt-d: Fix scatterlist offset handling | Robin Murphy | 2017-11-17 | 1 | -3/+5 |
* | | treewide: setup_timer() -> timer_setup() | Kees Cook | 2017-11-21 | 1 | -4/+4 |
|/ |
|
* | Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2017-11-14 | 17 | -615/+970 |
|\ |
|
| *-----. | Merge branches 'iommu/arm/smmu', 'iommu/updates', 'iommu/vt-d', 'iommu/ipmmu-... | Alex Williamson | 2017-11-13 | 20 | -559/+849 |
| |\ \ \ \ |
|
| | | | | * | iommu/iova: Use raw_cpu_ptr() instead of get_cpu_ptr() for ->fq | Sebastian Andrzej Siewior | 2017-11-06 | 1 | -3/+1 |
| | | | * | | iommu/ipmmu-vmsa: Hook up r8a7795 DT matching code | Magnus Damm | 2017-11-06 | 1 | -0/+29 |
| | | | * | | iommu/ipmmu-vmsa: Allow two bit SL0 | Magnus Damm | 2017-11-06 | 1 | -1/+13 |
| | | | * | | iommu/ipmmu-vmsa: Make IMBUSCTR setup optional | Magnus Damm | 2017-11-06 | 1 | -3/+6 |
| | | | * | | iommu/ipmmu-vmsa: Write IMCTR twice | Magnus Damm | 2017-11-06 | 1 | -21/+35 |
| | | | * | | iommu/ipmmu-vmsa: IPMMU device is 40-bit bus master | Magnus Damm | 2017-11-06 | 1 | -0/+1 |
| | | | * | | iommu/ipmmu-vmsa: Make use of IOMMU_OF_DECLARE() | Magnus Damm | 2017-11-06 | 1 | -9/+41 |
| | | | * | | iommu/ipmmu-vmsa: Enable multi context support | Magnus Damm | 2017-11-06 | 1 | -8/+22 |
| | | | * | | iommu/ipmmu-vmsa: Add optional root device feature | Magnus Damm | 2017-11-06 | 1 | -17/+73 |
| | | | * | | iommu/ipmmu-vmsa: Introduce features, break out alias | Magnus Damm | 2017-11-06 | 1 | -7/+24 |