index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powernv
/
npu-dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-08-31
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
2017-04-03
powerpc/powernv: Add sanity checks to pnv_pci_get_{gpu|npu}_dev
Alistair Popple
1
-0
/
+12
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-1
/
+1
2016-11-22
powerpc/pci: Always print PHB and PE numbers as hexadecimal
Russell Currey
1
-1
/
+1
2016-09-13
powerpc/sparse: Make a bunch of things static
Daniel Axtens
1
-1
/
+1
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-4
/
+4
2016-07-17
powerpc/powernv/pci: Rename TCE invalidation calls
Benjamin Herrenschmidt
1
-4
/
+4
2016-05-11
powerpc/powernv/npu: Enable NVLink pass through
Alexey Kardashevskiy
1
-6
/
+58
2016-05-11
powerpc/powernv/npu: Rework TCE Kill handling
Alexey Kardashevskiy
1
-51
/
+20
2016-05-11
powerpc/powernv/npu: Add set/unset window helpers
Alexey Kardashevskiy
1
-10
/
+55
2016-05-11
powerpc/powernv/npu: Simplify DMA setup
Alexey Kardashevskiy
1
-49
/
+38
2016-05-11
powerpc/powernv/npu: Use the correct IOMMU page size
Alexey Kardashevskiy
1
-6
/
+5
2016-05-11
powerpc/powernv/npu: TCE Kill helpers cleanup
Alexey Kardashevskiy
1
-41
/
+0
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
1
-1
/
+1
2015-12-17
powerpc/powernv: Add support for Nvlink NPUs
Alistair Popple
1
-0
/
+348