index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powernv
/
npu-dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-28
powerpc/powernv/npu: Move IOMMU group setup into npu-dma.c
Oliver O'Halloran
1
-2
/
+52
2020-05-28
powerpc/powernv/pci: Add device to iommu group during dma_dev_setup()
Oliver O'Halloran
1
-0
/
+8
2020-05-28
powerpc/powernv/pci: Register iommu group at PE DMA setup
Oliver O'Halloran
1
-0
/
+9
2020-05-28
powerpc/powernv/npu: Clean up compound table group initialisation
Oliver O'Halloran
1
-25
/
+21
2019-09-13
powerpc/powernv: Fix build with IOMMU_API=n
Michael Ellerman
1
-1
/
+1
2019-09-12
powerpc/powernv: Remove unused pnv_npu_try_dma_set_bypass() function
Christoph Hellwig
1
-99
/
+0
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-557
/
+14
2019-07-01
powerpc/powernv: remove unused NPU DMA code
Christoph Hellwig
1
-556
/
+0
2019-06-02
powerpc/powernv/npu: Fix reference leak
Greg Kurz
1
-1
/
+14
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
1
-4
/
+1
2019-04-30
powerpc/powernv/npu: Use pci_dev_id() helper
Heiner Kallweit
1
-8
/
+6
2019-02-21
powerpc/powernv/npu: Remove redundant change_pte() hook
Peter Xu
1
-10
/
+0
2019-02-21
Merge branch 'topic/dma' into next
Michael Ellerman
1
-1
/
+1
2019-02-19
Merge branch 'fixes' into next
Michael Ellerman
1
-1
/
+1
2019-02-18
powerpc/dma: use the generic direct mapping bypass
Christoph Hellwig
1
-1
/
+1
2019-01-15
powerpc/powernv/npu: Remove obsolete comment about TCE_KILL_INVAL_ALL
Alexey Kardashevskiy
1
-4
/
+0
2019-01-11
powerpc/powernv/npu: Allocate enough memory in pnv_try_setup_npu_table_group()
Dan Carpenter
1
-1
/
+1
2018-12-21
powerpc/powernv/npu: Fault user page into the hypervisor's pagetable
Alexey Kardashevskiy
1
-6
/
+7
2018-12-21
powerpc/powernv/npu: Check mmio_atsd array bounds when populating
Alexey Kardashevskiy
1
-2
/
+3
2018-12-21
powerpc/powernv/npu: Add release_ownership hook
Alexey Kardashevskiy
1
-0
/
+51
2018-12-21
powerpc/powernv/npu: Add compound IOMMU groups
Alexey Kardashevskiy
1
-25
/
+266
2018-12-21
powerpc/powernv/npu: Convert NPU IOMMU helpers to iommu_table_group_ops
Alexey Kardashevskiy
1
-7
/
+27
2018-12-21
powerpc/powernv/npu: Move single TVE handling to NPU PE
Alexey Kardashevskiy
1
-0
/
+8
2018-12-21
powerpc/powernv/npu: Move OPAL calls away from context manipulation
Alexey Kardashevskiy
1
-50
/
+61
2018-12-21
powerpc/powernv: Move npu struct from pnv_phb to pci_controller
Alexey Kardashevskiy
1
-18
/
+56
2018-12-20
powerpc/powernv/npu: Remove unused headers and a macro.
Alexey Kardashevskiy
1
-13
/
+0
2018-11-05
powerpc/powernv/npu: Remove NPU DMA ops
Alistair Popple
1
-60
/
+4
2018-10-04
powerpc/powernv/npu: Remove atsd_threshold debugfs setting
Mark Hairgrove
1
-14
/
+0
2018-10-04
powerpc/powernv/npu: Use size-based ATSD invalidates
Mark Hairgrove
1
-48
/
+55
2018-10-04
powerpc/powernv/npu: Reduce eieio usage when issuing ATSD invalidates
Mark Hairgrove
1
-51
/
+48
2018-08-03
powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usage
Reza Arbab
1
-2
/
+3
2018-07-19
powerpc/powernv/npu: Add a debugfs setting to change ATSD threshold
Alistair Popple
1
-2
/
+10
2018-05-18
powerpc/powernv: Use __raw_[rm_]writeq_be() in npu-dma.c
Michael Ellerman
1
-3
/
+2
2018-04-24
powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating a large address...
Alistair Popple
1
-4
/
+19
2018-04-24
powerpc/powernv/npu: Prevent overwriting of pnv_npu2_init_contex() callback p...
Alistair Popple
1
-3
/
+13
2018-04-24
powerpc/powernv/npu: Add lock to prevent race in concurrent context init/destroy
Alistair Popple
1
-9
/
+42
2018-03-14
powerpc/npu-dma.c: Fix crash after __mmu_notifier_register failure
Mark Hairgrove
1
-11
/
+21
2018-03-13
powerpc/powernv/npu: Fix deadlock in mmio_invalidate()
Alistair Popple
1
-88
/
+141
2018-01-27
powerpc/powernv/idoa: Remove unnecessary pcidev from pci_dn
Alexey Kardashevskiy
1
-1
/
+4
2018-01-24
powerpc/powernv: Introduce new PHB type for opencapi links
Frederic Barrat
1
-1
/
+1
2017-11-13
powerpc/powernv/npu: Don't explicitly flush nmmu tlb
Alistair Popple
1
-5
/
+23
2017-11-13
powerpc/powernv/npu: Use flush_all_mm() instead of flush_tlb_mm()
Alistair Popple
1
-1
/
+1
2017-09-07
Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-6
/
+6
2017-09-01
powerpc/powernv/npu: Move tlb flush before launching ATSD
Alistair Popple
1
-6
/
+6
2017-09-01
powerpc/powernv: update to new mmu_notifier semantic
Jérôme Glisse
1
-10
/
+0
2017-06-22
powerpc/powernv/npu-dma: Add explicit flush when sending an ATSD
Alistair Popple
1
-29
/
+65
2017-06-14
powerpc/npu-dma: Remove spurious WARN_ON when a PCI device has no of_node
Alistair Popple
1
-1
/
+2
2017-05-25
powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() call
Alistair Popple
1
-3
/
+2
2017-05-03
powerpc/powernv: Fix TCE kill on NVLink2
Alistair Popple
1
-4
/
+4
2017-04-04
powerpc/powernv: Introduce address translation services for Nvlink2
Alistair Popple
1
-0
/
+450
[next]