| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel | 2017-06-28 | 7 | -248/+508 |
|\ |
|
| * | iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126 | Geetha Sowjanya | 2017-06-23 | 2 | -43/+114 |
| * | iommu/arm-smmu-v3: Enable ACPI based HiSilicon CMD_PREFETCH quirk(erratum 161... | shameer | 2017-06-23 | 1 | -1/+11 |
| * | iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74 | Linu Cherian | 2017-06-23 | 1 | -18/+50 |
| * | ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 model | Linu Cherian | 2017-06-23 | 1 | -1/+14 |
| * | iommu/arm-smmu-v3, acpi: Add temporary Cavium SMMU-V3 IORT model number defin... | Robert Richter | 2017-06-23 | 2 | -0/+10 |
| * | iommu/io-pgtable-arm: Use dma_wmb() instead of wmb() when publishing table | Will Deacon | 2017-06-23 | 2 | -4/+12 |
| * | iommu/io-pgtable: depend on !GENERIC_ATOMIC64 when using COMPILE_TEST with LPAE | Will Deacon | 2017-06-23 | 1 | -1/+1 |
| * | iommu/arm-smmu-v3: Remove io-pgtable spinlock | Robin Murphy | 2017-06-23 | 1 | -27/+6 |
| * | iommu/arm-smmu: Remove io-pgtable spinlock | Robin Murphy | 2017-06-23 | 1 | -31/+14 |
| * | iommu/io-pgtable-arm-v7s: Support lockless operation | Robin Murphy | 2017-06-23 | 1 | -21/+63 |
| * | iommu/io-pgtable-arm: Support lockless operation | Robin Murphy | 2017-06-23 | 1 | -15/+57 |
| * | iommu/io-pgtable: Introduce explicit coherency | Robin Murphy | 2017-06-23 | 5 | -12/+28 |
| * | iommu/io-pgtable-arm-v7s: Refactor split_blk_unmap | Robin Murphy | 2017-06-23 | 1 | -40/+45 |
| * | iommu/io-pgtable-arm: Improve split_blk_unmap | Robin Murphy | 2017-06-23 | 1 | -47/+67 |
| * | iommu/io-pgtable-arm-v7s: Check table PTEs more precisely | Robin Murphy | 2017-06-23 | 1 | -1/+2 |
| * | iommu: arm-smmu: Handle return of iommu_device_register. | Arvind Yadav | 2017-06-23 | 1 | -0/+4 |
| * | iommu: arm-smmu-v3: make of_device_ids const | Arvind Yadav | 2017-06-23 | 1 | -1/+1 |
| * | iommu/arm-smmu: Plumb in new ACPI identifiers | Robin Murphy | 2017-06-23 | 1 | -0/+16 |
| * | iommu/io-pgtable-arm-v7s: constify dummy_tlb_ops. | Arvind Yadav | 2017-06-23 | 1 | -1/+1 |
| * | iommu/arm-smmu-v3: Increase CMDQ drain timeout value | Sunil Goutham | 2017-06-23 | 1 | -2/+10 |
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2017-06-25 | 3 | -2/+4 |
|\ \ |
|
| * \ | Merge branch 'clockevents/4.12-fixes' of https://git.linaro.org/people/daniel... | Thomas Gleixner | 2017-06-20 | 3 | -2/+4 |
| |\ \ |
|
| | * | | clocksource: Explicitly include linux/clocksource.h when needed | Stephen Rothwell | 2017-06-13 | 2 | -0/+2 |
| | * | | clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect variable | Frank Rowand | 2017-06-12 | 1 | -2/+2 |
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-06-25 | 1 | -3/+3 |
|\ \ \ \ |
|
| * | | | | irqchip/mips-gic: Mark count and compare accessors notrace | Marcin Nowakowski | 2017-06-20 | 1 | -3/+3 |
| |/ / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2017-06-25 | 3 | -16/+28 |
|\ \ \ \ |
|
| * | | | | Input: synaptics-rmi4 - only read the F54 query registers which are used | Andrew Duggan | 2017-06-23 | 1 | -10/+7 |
| * | | | | Input: i8042 - add Fujitsu Lifebook AH544 to notimeout list | Daniel Drake | 2017-06-20 | 1 | -0/+7 |
| * | | | | Input: soc_button_array - fix leaking the ACPI button descriptor buffer | Hans de Goede | 2017-06-19 | 1 | -6/+14 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2017-06-25 | 4 | -14/+35 |
|\ \ \ \ \ |
|
| * | | | | | iscsi-target: Reject immediate data underflow larger than SCSI transfer length | Nicholas Bellinger | 2017-06-09 | 1 | -0/+12 |
| * | | | | | iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMP | Nicholas Bellinger | 2017-06-09 | 1 | -2/+8 |
| * | | | | | target: Fix kref->refcount underflow in transport_cmd_finish_abort | Nicholas Bellinger | 2017-06-09 | 3 | -12/+15 |
* | | | | | | Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2017-06-24 | 1 | -30/+37 |
|\ \ \ \ \ \ |
|
| * | | | | | | ACPI / scan: Fix enumeration for special SPI and I2C devices | Jarkko Nikula | 2017-06-21 | 1 | -30/+37 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-06-24 | 1 | -4/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | i2c: imx: Use correct function to write to register | Michail Georgios Etairidis | 2017-06-22 | 1 | -4/+4 |
| |/ / / / / |
|
* | | | | | | Merge tag 'gpio-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2017-06-24 | 1 | -3/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | gpio: mvebu: change compatible string for PWM support | Ralph Sennhauser | 2017-06-20 | 1 | -3/+3 |
| |/ / / / / |
|
* | | | | | | Merge tag 'drm-fixes-for-v4.12-rc7' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 2017-06-24 | 14 | -80/+145 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'drm-misc-fixes-2017-06-22' of git://anongit.freedesktop.org/git/dr... | Dave Airlie | 2017-06-23 | 1 | -18/+20 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | drm: Fix GETCONNECTOR regression | Daniel Vetter | 2017-06-21 | 1 | -18/+20 |
| * | | | | | | | Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2017-06-21 | 5 | -2/+18 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | drm/radeon: add a quirk for Toshiba Satellite L20-183 | Alex Deucher | 2017-06-20 | 1 | -0/+7 |
| | * | | | | | | | drm/radeon: add a PX quirk for another K53TK variant | Alex Deucher | 2017-06-20 | 1 | -0/+4 |
| | * | | | | | | | drm/amdgpu: adjust default display clock | Alex Deucher | 2017-06-20 | 1 | -0/+4 |
| | * | | | | | | | drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGating | Alex Deucher | 2017-06-20 | 1 | -2/+2 |
| | * | | | | | | | drm/amdgpu: add Polaris12 DID | Junshan Fang | 2017-06-19 | 1 | -0/+1 |