Sign in
android-kvm
/
linux
/
f96423f483b1a7854270335b319e8d1cdd6f3585
/
arch
/
powerpc
/
platforms
/
pseries
/
iommu.c
8445a87
powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
by Guilherme G. Piccoli
· 9 years ago
84eb9e6
powerpc/pseries: Remove use of CONFIG_PCI
by Michael Ellerman
· 9 years ago
e91c2511
powerpc/iommu: Cleanup setting of DMA base/offset
by Benjamin Herrenschmidt
· 10 years ago
0eaf4de
powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
by Alexey Kardashevskiy
· 10 years ago
b348aa6
powerpc/spapr: vfio: Replace iommu_table with iommu_table_group
by Alexey Kardashevskiy
· 10 years ago
da004c3
powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
by Alexey Kardashevskiy
· 10 years ago
ac9a588
powerpc/iommu: Put IOMMU group explicitly
by Alexey Kardashevskiy
· 10 years ago
4617082
powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_group
by Alexey Kardashevskiy
· 10 years ago
38ae9ec
powerpc/pseries: Move controller ops from ppc_md to controller_ops
by Daniel Axtens
· 10 years ago
4ad04e5
powerpc/iommu: Remove IOMMU device references via bus notifier
by Nishanth Aravamudan
· 10 years ago
140cd7f
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
f5242e5
of/reconfig: Always use the same structure for notifiers
by Grant Likely
· 10 years ago
498b651
powerpc/pseries: delete unneeded test before of_node_put
by Julia Lawall
· 11 years ago
69111ba
powerpc: Replace __get_cpu_var uses
by Christoph Lameter
· 10 years ago
4ff52b4
powerpc/pseries: Use dump_stack instead of show_stack
by Anton Blanchard
· 10 years ago
9410e01
powerpc/iommu/ddw: Fix endianness
by Alexey Kardashevskiy
· 10 years ago
5efbabe
powerpc/pseries: Avoid deadlock on removing ddw
by Gavin Shan
· 11 years ago
97e7dc5
Revert "pseries/iommu: Remove DDW on kexec"
by Nishanth Aravamudan
· 11 years ago
ae69e1e
Revert "powerpc/pseries/iommu: remove default window before attempting DDW manipulation"
by Nishanth Aravamudan
· 11 years ago
3a55317
powerpc/iommu: Add it_page_shift field to determine iommu page size
by Alistair Popple
· 11 years ago
e589a440
powerpc/iommu: Update constant names to reflect their hardcoded page size
by Alistair Popple
· 11 years ago
d905c5d
PPC: POWERNV: move iommu_add_device earlier
by Alexey Kardashevskiy
· 11 years ago
df01560
powerpc/pseries: Fix endian issues in pseries iommu code
by Anton Blanchard
· 11 years ago
212bebb
pseries: Move plpar_wrapper.h to powerpc common include/asm location.
by Deepthi Dharwar
· 12 years ago
2083f68
powerpc: of_parse_dma_window should take a __be32 *dma_window
by Anton Blanchard
· 12 years ago
5b25199
powerpc/vfio: Enable on pSeries platform
by Alexey Kardashevskiy
· 12 years ago
6143569
powerpc/pseries: close DDW race between functions of adapter
by Nishanth Aravamudan
· 12 years ago
14b6f00
pseries/iommu: Remove DDW on kexec
by Nishanth Aravamudan
· 12 years ago
a1dabad
pseries/iommu: Restore_default_window does not use liobn parameter
by Nishanth Aravamudan
· 12 years ago
71cf1de
pseries/iommu: Ensure TCEs are cleared with non-huge DDW
by Nishanth Aravamudan
· 12 years ago
22b3829
pseries/iommu: Fix iteration in DDW TCE clearrange
by Nishanth Aravamudan
· 12 years ago
79d1c71
powerpc+of: Rename the drivers/of prom_* functions to of_*
by Nathan Fontenot
· 12 years ago
1cf3d8b
powerpc+of: Add of node/property notification chain for adds and removes
by Nathan Fontenot
· 12 years ago
beacc6d
powerpc: Remove all includes of <asm/abs_addr.h>
by Michael Ellerman
· 13 years ago
474e3d5
powerpc/pseries: Remove uses of abs_to_virt() and virt_to_abs()
by Michael Ellerman
· 13 years ago
f14121a
Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux
by Linus Torvalds
· 13 years ago
74a7f08
devicetree: add helper inline for retrieving a node's full name
by Grant Likely
· 13 years ago
c1703e8
powerpc/pseries: Disable interrupts around IOMMU percpu data accesses
by Anton Blanchard
· 13 years ago
25ebc45
powerpc/pseries/iommu: remove default window before attempting DDW manipulation
by Nishanth Aravamudan
· 13 years ago
bc6dc75
powerpc/pseries: Fix software invalidate TCE
by Michael Neuling
· 13 years ago
39baadb
powerpc/eeh: Remove eeh information from pci_dn
by Gavin Shan
· 13 years ago
1f1616e
powerpc/powernv: Add TCE SW invalidation support
by Benjamin Herrenschmidt
· 13 years ago
8d3d589
powerpc/pseries: Software invalidatation of TCEs
by Milton Miller
· 14 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
62fe91b
powerpc: Fix up implicit sched.h users
by Paul Gortmaker
· 14 years ago
7a19081
pseries/iommu: Add missing kfree
by Julia Lawall
· 14 years ago
d24f9c6
powerpc: Use the newly added get_required_mask dma_map_ops hook
by Milton Miller
· 14 years ago
6a5c7be
powerpc: Override dma_get_required_mask by platform hook and ops
by Milton Miller
· 14 years ago
b73a635
powerpc/pseries/iommu: Cleanup ddw naming
by Milton Miller
· 14 years ago
c856678
powerpc/pseries/iommu: Find windows after kexec during boot
by Milton Miller
· 14 years ago
2573f68
powerpc/pseries/iommu: Remove ddw property when destroying window
by Milton Miller
· 14 years ago
64ac822
powerpc/pseries/iommu: Add additional checks when changing iommu mask
by Milton Miller
· 14 years ago
23a6c48
powerpc/pseries/iommu: Use correct return type in dupe_ddw_if_already_created
by Nishanth Aravamudan
· 14 years ago
eb0dd41
pseries/iommu: Restore iommu table pointer when restoring iommu ops
by Nishanth Aravamudan
· 14 years ago
7673033
powerpc: Fix kexec with dynamic dma windows
by Nishanth Aravamudan
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
4e8b0cf
powerpc/pseries: Add support for dynamic dma windows
by Nishanth Aravamudan
· 14 years ago
b8c49de
powerpc/pseries: Pass phb only to iommu_table_setparms_lpar
by Benjamin Herrenschmidt
· 14 years ago
4af2da2
powerpc/pseries: Do not need to check for dma_window == NULL
by Nishanth Aravamudan
· 14 years ago
f413323
powerpc/pseries: Checking for pdn->parent is redundant
by Nishanth Aravamudan
· 14 years ago
7372cfb
powerpc/pseries: Do not search for dma-window property on dlpar remove
by Nishanth Aravamudan
· 14 years ago
a8daac8
powerpc/pseries: iommu cleanup
by Nishanth Aravamudan
· 14 years ago
4e89a2d
powerpc/pseries: Add kernel parameter to disable batched hcalls
by Will Schmidt
· 14 years ago
7aa241f
powerpc: Fix bogus it_blocksize in VIO iommu code
by Anton Blanchard
· 15 years ago
95f72d1
lmb: rename to memblock
by Yinghai Lu
· 15 years ago
58f9b0b
of: eliminate of_device->node and dev_archdata->{of,prom}_node
by Grant Likely
· 15 years ago
738ef42
powerpc: Change archdata dma_data to a union
by Becky Bruce
· 15 years ago
41febbc
powerpc/pseries: Fix warnings when printing resource_size_t
by Stephen Rothwell
· 16 years ago
fe33332
powerpc: Change u64/s64 to a long long integer type
by Ingo Molnar
· 16 years ago
62a8bd6
powerpc: Use is_kdump_kernel()
by Milton Miller
· 16 years ago
54622f1
powerpc: Support for relocatable kdump kernel
by Mohan Kumar M
· 16 years ago
6490c49
powerpc/pseries: iommu enablement for CMO
by Robert Jennings
· 17 years ago
4f3dd8a
powerpc/dma: Use the struct dma_attrs in iommu code
by Mark Nelson
· 17 years ago
541b275
[POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseries
by Michael Ellerman
· 17 years ago
f7ebf35
[POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/
by Michael Ellerman
· 17 years ago
44ef339
[POWERPC] pci_controller->arch_data really is a struct device_node *
by Stephen Rothwell
· 17 years ago
96188ce
[POWERPC] pSeries: Remove dependency on pci_dn bussubno
by Stephen Rothwell
· 17 years ago
68d315f
[POWERPC] iommu_free_table doesn't need the device_node
by Stephen Rothwell
· 17 years ago
de11321
[POWERPC] Minor pSeries IOMMU debug cleanup
by Michael Neuling
· 18 years ago
650f7b3
[POWERPC] pseries: Handle null iommu dma-window property correctly
by Linas Vepstas
· 18 years ago
e2eb639
[POWERPC] Rename get_property to of_get_property: arch/powerpc
by Stephen Rothwell
· 18 years ago
bed5927
[POWERPC] Allow pSeries to build without CONFIG_PCI
by Stephen Rothwell
· 18 years ago
9874777
[POWERPC] Create and use set_pci_dma_ops
by Stephen Rothwell
· 18 years ago
7731925
[POWERPC] Fix broken DMA on non-LPAR pSeries
by Linas Vepstas
· 18 years ago
12d04ee
[POWERPC] Refactor 64 bits DMA operations
by Benjamin Herrenschmidt
· 18 years ago
5d2efba
[POWERPC] Use 4kB iommu pages even on 64kB-page systems
by Linas Vepstas
· 18 years ago
9938c47
[POWERPC] linux,tce-size property is 32 bits
by Nathan Lynch
· 18 years ago
954a46e
[POWERPC] pseries: Constify & voidify get_property()
by Jeremy Kerr
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
5f50867
[POWERPC] kdump: Reserve the existing TCE mappings left by the first kernel
by Haren Myneni
· 19 years ago
d3c58fb
[POWERPC] Dont look for class-code in pci children
by Anton Blanchard
· 19 years ago
ca1588e
[POWERPC] node local IOMMU tables
by Anton Blanchard
· 19 years ago
4c76e0b
[PATCH] powerpc: pseries: Use generic dma-window parsing function
by Jeremy Kerr
· 19 years ago
bc97ce9
[PATCH] powerpc: kill union tce_entry
by Olof Johansson
· 19 years ago
57cfb81
[PATCH] powerpc: Replace platform_is_lpar() with a firmware feature
by Michael Ellerman
· 19 years ago
2ef9481
[PATCH] powerpc: trivial: modify comments to refer to new location of files
by Jon Mason
· 19 years ago
8446196
[PATCH] powerpc: pseries namespace cleanup
by Arnd Bergmann
· 19 years ago
e07102d
[PATCH] powerpc: minor cleanup of void ptr deref
by linas
· 19 years ago
6fbb618
powerpc/pseries: Optimize IOMMU setup
by Paul Mackerras
· 19 years ago
cc8b5c9
[PATCH] powerpc/pseries: Fix TCE building with 64k pagesize
by Michal Ostrowski
· 19 years ago
Next »