summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ARM: use pr_warn_ratelimited() when migrating IRQsRussell King2014-11-211-3/+3
| | * | | ARM: convert printk(KERN_* to pr_*Russell King2014-11-2128-146/+128
| | * | | ARM: 8204/1: Add unwinding support for memset functionLin Yongting2014-11-211-0/+12
| | * | | ARM: 8203/1: mm: try to re-use old ASID assignments following a rolloverWill Deacon2014-11-211-24/+34
| | * | | ARM: 8215/1: vfp: Silence mvfr0 variable unused warningStephen Boyd2014-11-211-23/+22
| | * | | ARM: 8197/1: vfp: Fix VFPv3 hwcap detection on CPUID based cpusStephen Boyd2014-11-212-41/+57
| | * | | ARM: 8196/1: vfp: Workaround bad MVFR1 register on some KraitsStephen Boyd2014-11-211-2/+3
| | * | | ARM: 8195/1: vfp: Bounce undefined instructions in vectored modeStepan Moskovchenko2014-11-171-0/+6
| | * | | ARM: 8194/1: remove clear_thread_flag(TIF_UPROBE)Yalin Wang2014-11-171-1/+0
| | * | | ARM: 8176/1: Use current_stack_pointer in unwind_backtraceBehan Webster2014-11-131-2/+1
| | * | | ARM: 8175/1: Use current_stack_pointer to calculate pt_regs addressBehan Webster2014-11-131-3/+2
| | * | | ARM: 8174/1: Use global stack register variable for percpuMark Charlebois2014-11-131-2/+2
| | * | | ARM: 8173/1: Calculate current_thread_info from current_stack_pointerBehan Webster2014-11-131-2/+2
| | * | | ARM: 8172/1: Use current_stack_pointer in save_stack_trace_tskBehan Webster2014-11-131-3/+1
| | * | | ARM: 8171/1: Use current_stack_pointer for return_addressBehan Webster2014-11-131-2/+1
| | * | | ARM: 8170/1: Add global named register current_stack_pointer for ARMBehan Webster2014-11-131-0/+5
* | | | | Merge tag 'iommu-updates-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-12-1221-985/+2432
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----------. \ \ \ \ Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm...Joerg Roedel2014-12-021388-11768/+26406
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | iommu: Decouple iommu_map_sg from CPU page sizeRobin Murphy2014-12-021-5/+15
| | | | | | | * | | | | | iommu/amd: Fix accounting of device_stateOded Gabbay2014-11-121-6/+2
| | | | | | * | | | | | | iommu/vt-d: Fix an off-by-one bug in __domain_mapping()Jiang Liu2014-12-021-5/+3
| | | | | | * | | | | | | pci, ACPI, iommu: Enhance pci_root to support DMAR device hotplugJiang Liu2014-11-181-2/+14
| | | | | | * | | | | | | iommu/vt-d: Enhance intel-iommu driver to support DMAR unit hotplugJiang Liu2014-11-181-55/+151
| | | | | | * | | | | | | iommu/vt-d: Enhance error recovery in function intel_enable_irq_remapping()Jiang Liu2014-11-181-3/+5
| | | | | | * | | | | | | iommu/vt-d: Enhance intel_irq_remapping driver to support DMAR unit hotplugJiang Liu2014-11-181-60/+178
| | | | | | * | | | | | | iommu/vt-d: Search for ACPI _DSM method for DMAR hotplugJiang Liu2014-11-181-3/+30
| | | | | | * | | | | | | iommu/vt-d: Implement DMAR unit hotplug frameworkJiang Liu2014-11-184-14/+370
| | | | | | * | | | | | | iommu/vt-d: Dynamically allocate and free seq_id for DMAR unitsJiang Liu2014-11-183-16/+43
| | | | | | * | | | | | | iommu/vt-d: Introduce helper function dmar_walk_resources()Jiang Liu2014-11-183-110/+122
| | | | | | * | | | | | | x86/vt-d: Fix incorrect bit operations in setting valuesLi, Zhen-Hua2014-11-061-0/+2
| | | | | * | | | | | | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2014-11-213-25/+113
| | | | | |\ \ \ \ \ \ \ \
| | | | | | * | | | | | | | iommu/arm-smmu: add support for DOMAIN_ATTR_NESTING attributeWill Deacon2014-11-141-20/+90
| | | | | | * | | | | | | | iommu/arm-smmu: Play nice on non-ARM/SMMU systemsThierry Reding2014-11-141-0/+12
| | | | | | * | | | | | | | iommu/amd: remove compiler warning due to IOMMU_CAP_NOEXECWill Deacon2014-11-141-0/+2
| | | | | | * | | | | | | | iommu/arm-smmu: add IOMMU_CAP_NOEXEC to the ARM SMMU driverAntonios Motakis2014-11-141-0/+2
| | | | | | * | | | | | | | iommu: add capability IOMMU_CAP_NOEXECAntonios Motakis2014-11-141-0/+1
| | | | | | * | | | | | | | iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXECAntonios Motakis2014-11-142-5/+6
| | | | | | | |_|_|_|_|/ / | | | | | | |/| | | | | |
| | | | * | | | | | | | | iommu/ipmmu-vmsa: Return proper error if devm_request_irq failsAxel Lin2014-11-041-1/+1
| | | | | |_|/ / / / / / | | | | |/| | | | | | |
| | | * | | | | | | | | iommu/rockchip: Allow to compile with COMPILE_TESTJoerg Roedel2014-11-041-1/+2
| | | * | | | | | | | | dt-bindings: iommu: Add documentation for rockchip iommuDaniel Kurtz2014-11-031-0/+26
| | | * | | | | | | | | iommu/rockchip: rk3288 iommu driverDaniel Kurtz2014-11-033-0/+1051
| | | |/ / / / / / / /
| | * | | | | | | | | iommu/msm: Use dev_get_platdata()Kiran Padwal2014-11-041-2/+2
| | * | | | | | | | | iommu/msm: Deletion of unnecessary checks before clk_disable()SF Markus Elfring2014-10-232-6/+3
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | iommu/omap: Use dev_get_platdata()Kiran Padwal2014-11-041-3/+3
| * | | | | | | | | iommu/omap: Switch pagetable debugfs entry to use seq_fileSuman Anna2014-10-231-53/+28
| * | | | | | | | | iommu/omap: Fix bus error on debugfs access of unattached IOMMUSuman Anna2014-10-231-0/+14
| * | | | | | | | | iommu/omap: Reset the domain field upon detachingSuman Anna2014-10-231-0/+1
| * | | | | | | | | iommu/omap: Do not export unneeded functionsSuman Anna2014-10-232-7/+2
| * | | | | | | | | iommu/omap: Remove couple of unused exported functionsSuman Anna2014-10-232-26/+0
| * | | | | | | | | iommu/omap: Integrate omap-iommu-debug into omap-iommuSuman Anna2014-10-234-80/+58