Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | ata: sata_rcar: Provide a short-hand for &pdev->dev | Geert Uytterhoeven | 2018-07-23 | 1 | -8/+8 | |
| * | | | | | ata: Only output sg element mapped number in verbose debug | Paul Menzel | 2018-07-12 | 1 | -1/+1 | |
| * | | | | | ata: Guard ata_scsi_dump_cdb() by ATA_VERBOSE_DEBUG | Paul Menzel | 2018-07-12 | 1 | -2/+2 | |
| * | | | | | ata: ahci_platform: convert kcalloc to devm_kcalloc | Corentin Labbe | 2018-07-12 | 1 | -3/+1 | |
| * | | | | | ata: ahci_platform: convert kzallloc to kcalloc | Corentin Labbe | 2018-07-12 | 1 | -5/+3 | |
| * | | | | | ata: ahci_platform: correct parameter documentation for ahci_platform_shutdown | Corentin Labbe | 2018-07-12 | 1 | -1/+1 | |
| * | | | | | libata: remove ata_sff_data_xfer_noirq() | Sebastian Andrzej Siewior | 2018-07-11 | 11 | -44/+11 | |
| * | | | | | ata: ahci_platform: allow disabling of hotplug to save power | Samuel Morris | 2018-06-18 | 3 | -19/+76 | |
| * | | | | | ata: ahci: rpm_put port on port_stop to match rpm_get in port_start | Samuel Morris | 2018-06-18 | 1 | -0/+2 | |
* | | | | | | Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2018-08-24 | 4 | -31/+58 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cgroup/tracing: Move taking of spin lock out of trace event handlers | Steven Rostedt (VMware) | 2018-07-11 | 4 | -31/+58 | |
* | | | | | | | Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2018-08-24 | 1 | -15/+30 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | workqueue: re-add lockdep dependencies for flushing | Johannes Berg | 2018-08-22 | 1 | -0/+8 | |
| * | | | | | | | workqueue: skip lockdep wq dependency in cancel_work_sync() | Johannes Berg | 2018-08-22 | 1 | -15/+22 | |
* | | | | | | | | Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-08-24 | 36 | -277/+839 | |
|\ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *-----------. \ \ \ \ \ \ \ | Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma... | Joerg Roedel | 2018-08-08 | 1083 | -5736/+11402 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | | | iommu: Remove the ->map_sg indirection | Christoph Hellwig | 2018-08-08 | 16 | -31/+5 | |
| | | | | | | | * | | | | | | | | iommu: Add config option to set passthrough as default | Olof Johansson | 2018-07-27 | 4 | -1/+25 | |
| | | | | | | | * | | | | | | | | iommu: Add sysfs attribyte for domain type | Olof Johansson | 2018-07-27 | 1 | -0/+32 | |
| | | | | | | | * | | | | | | | | iommu/amd: Add basic debugfs infrastructure for AMD IOMMU | Gary R Hook | 2018-07-06 | 6 | -2/+61 | |
| | | | | | | | * | | | | | | | | iommu: Enable debugfs exposure of IOMMU driver internals | Gary R Hook | 2018-07-06 | 5 | -0/+86 | |
| | | | | | | * | | | | | | | | | iommu/vt-d: Remove the obsolete per iommu pasid tables | Lu Baolu | 2018-07-20 | 3 | -21/+7 | |
| | | | | | | * | | | | | | | | | iommu/vt-d: Apply per pci device pasid table in SVA | Lu Baolu | 2018-07-20 | 2 | -32/+19 | |
| | | | | | | * | | | | | | | | | iommu/vt-d: Allocate and free pasid table | Lu Baolu | 2018-07-20 | 1 | -0/+10 | |
| | | | | | | * | | | | | | | | | iommu/vt-d: Per PCI device pasid table interfaces | Lu Baolu | 2018-07-20 | 5 | -4/+200 | |
| | | | | | | * | | | | | | | | | iommu/vt-d: Add for_each_device_domain() helper | Lu Baolu | 2018-07-20 | 2 | -0/+23 | |
| | | | | | | * | | | | | | | | | iommu/vt-d: Move device_domain_info to header | Lu Baolu | 2018-07-20 | 2 | -59/+65 | |
| | | | | | | * | | | | | | | | | iommu/vt-d: Apply global PASID in SVA | Lu Baolu | 2018-07-20 | 2 | -12/+11 | |
| | | | | | | * | | | | | | | | | iommu/vt-d: Avoid using idr_for_each_entry() | Lu Baolu | 2018-07-20 | 2 | -4/+11 | |
| | | | | | | * | | | | | | | | | iommu/vt-d: Global PASID name space | Lu Baolu | 2018-07-20 | 4 | -1/+95 | |
| | | | | | | * | | | | | | | | | iommu/vt-d: Remove unnecessary WARN_ON() | Lu Baolu | 2018-07-06 | 1 | -1/+1 | |
| | | | | | | * | | | | | | | | | iommu/vt-d: Fix dev iotlb pfsid use | Jacob Pan | 2018-07-06 | 3 | -7/+21 | |
| | | | | | | * | | | | | | | | | iommu/vt-d: Add definitions for PFSID | Jacob Pan | 2018-07-06 | 2 | -0/+4 | |
| | | | | | | |/ / / / / / / / | ||||||
| | | | | | * | | | | | | | | | iommu/amd: Remove redundant WARN_ON() | Anna-Maria Gleixner | 2018-07-20 | 1 | -12/+0 | |
| | | | | | * | | | | | | | | | iommu/amd: Add support for IOMMU XT mode | Suravee Suthikulpanit | 2018-07-06 | 3 | -13/+50 | |
| | | | | | * | | | | | | | | | iommu/amd: Add support for higher 64-bit IOMMU Control Register | Suravee Suthikulpanit | 2018-07-06 | 1 | -13/+13 | |
| | | | | | * | | | | | | | | | x86: irq_remapping: Move irq remapping mode enum | Suravee Suthikulpanit | 2018-07-06 | 2 | -5/+5 | |
| | | | | | * | | | | | | | | | iommu/amd: make sure TLB to be flushed before IOVA freed | Zhen Lei | 2018-07-06 | 1 | -1/+1 | |
| | | | | | * | | | | | | | | | iommu/amd: Argument page_size could be uninitialized | yzhai003@ucr.edu | 2018-07-06 | 1 | -0/+2 | |
| | | | | | |/ / / / / / / / | ||||||
| | | | | * | | | | | | | | | iommu/omap: Fix cache flushes on L2 table entries | Ralf Goebel | 2018-08-08 | 1 | -2/+2 | |
| | | | * | | | | | | | | | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel | 2018-07-27 | 4 | -15/+36 | |
| | | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | iommu/arm-smmu-v3: Abort all transactions if SMMU is enabled in kdump kernel | Will Deacon | 2018-07-27 | 1 | -6/+16 | |
| | | | | * | | | | | | | | | | iommu/arm-smmu-v3: Prevent any devices access to memory without registration | Zhen Lei | 2018-07-27 | 1 | -1/+1 | |
| | | | | * | | | | | | | | | | iommu/arm-smmu-v3: sync the OVACKFLG to PRIQ consumer register | Miao Zhong | 2018-07-26 | 1 | -0/+1 | |
| | | | | * | | | | | | | | | | iommu/arm-smmu: Error out only if not enough context interrupts | Vivek Gautam | 2018-07-26 | 1 | -6/+10 | |
| | | | | * | | | | | | | | | | iommu/io-pgtable-arm-v7s: Abort allocation when table address overflows the PTE | Jean-Philippe Brucker | 2018-07-26 | 1 | -1/+6 | |
| | | | | * | | | | | | | | | | iommu/io-pgtable-arm: Fix pgtable allocation in selftest | Jean-Philippe Brucker | 2018-07-26 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | | iommu/msm: Don't call iommu_device_{,un}link from atomic context | Niklas Cassel | 2018-07-06 | 1 | -11/+5 | |
| | | | |_|_|/ / / / / / / / | | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine doesn't have IPMMU-VMSA | Dmitry Osipenko | 2018-07-27 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | iommu/ipmmu-vmsa: Clarify supported platforms | Geert Uytterhoeven | 2018-07-27 | 1 | -2/+2 |