summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/tm: Abort syscalls in active transactionsSam bobroff2015-06-195-6/+46
* powerpc/iommu/ioda2: Enable compile with IOV=on and IOMMU_API=offAlexey Kardashevskiy2015-06-171-24/+26
* powerpc/include: Add opal-prd to installed uapi headersJeremy Kerr2015-06-171-0/+1
* powerpc/powernv: fix construction of opal PRD messagesJeremy Kerr2015-06-171-7/+12
* powerpc/powernv: Increase opal-irqchip initcall priorityAlistair Popple2015-06-172-3/+4
* powerpc: Make doorbell check preemption safeShreyas B. Prabhu2015-06-171-5/+9
* powerpc/powernv: pnv_init_idle_states() should only run on powernvMichael Ellerman2015-06-151-2/+2
* powerpc: Don't use gcc specific options on clangAnton Blanchard2015-06-111-3/+3
* powerpc: Don't use -mno-strict-align on clangAnton Blanchard2015-06-111-1/+4
* powerpc: Only use -mtraceback=no, -mno-string and -msoft-float if toolchain s...Anton Blanchard2015-06-111-3/+4
* powerpc: Only use -mabi=altivec if toolchain supports itAnton Blanchard2015-06-111-1/+1
* powerpc: Fix duplicate const clang warning in user access codeAnton Blanchard2015-06-111-4/+4
* vfio: powerpc/spapr: Support Dynamic DMA windowsAlexey Kardashevskiy2015-06-111-1/+1
* vfio: powerpc/spapr: Register memory and define IOMMU v2Alexey Kardashevskiy2015-06-111-0/+6
* powerpc/mmu: Add userspace-to-physical addresses translation cacheAlexey Kardashevskiy2015-06-116-0/+347
* vfio: powerpc/spapr: powerpc/powernv/ioda2: Use DMA windows API in ownership ...Alexey Kardashevskiy2015-06-111-47/+54
* powerpc/iommu/ioda2: Add get_table_size() to calculate the size of future tableAlexey Kardashevskiy2015-06-112-0/+39
* powerpc/powernv/ioda2: Use new helpers to do proper cleanup on PE releaseAlexey Kardashevskiy2015-06-111-19/+6
* vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows APIAlexey Kardashevskiy2015-06-113-9/+113
* powerpc/powernv: Implement multilevel TCE tablesAlexey Kardashevskiy2015-06-113-9/+111
* powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_windowAlexey Kardashevskiy2015-06-111-9/+38
* powerpc/powernv/ioda2: Introduce helpers to allocate TCE pagesAlexey Kardashevskiy2015-06-111-20/+63
* powerpc/powernv/ioda2: Rework iommu_table creationAlexey Kardashevskiy2015-06-111-12/+12
* powerpc/iommu/powernv: Release replaced TCEAlexey Kardashevskiy2015-06-116-44/+94
* powerpc/powernv: Implement accessor to TCE entryAlexey Kardashevskiy2015-06-111-13/+21
* powerpc/powernv/ioda2: Add TCE invalidation for all attached groupsAlexey Kardashevskiy2015-06-111-12/+23
* powerpc/powernv/ioda2: Move TCE kill register address to PEAlexey Kardashevskiy2015-06-112-29/+44
* powerpc/iommu: Fix IOMMU ownership control functionsAlexey Kardashevskiy2015-06-111-5/+25
* vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership controlAlexey Kardashevskiy2015-06-113-28/+38
* powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_groupAlexey Kardashevskiy2015-06-117-24/+155
* powerpc/spapr: vfio: Replace iommu_table with iommu_table_groupAlexey Kardashevskiy2015-06-117-82/+139
* powerpc/powernv/ioda/ioda2: Rework TCE invalidation in tce_build()/tce_free()Alexey Kardashevskiy2015-06-112-37/+61
* powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_tableAlexey Kardashevskiy2015-06-1112-111/+116
* powerpc/powernv: Do not set "read" flag if direction==DMA_NONEAlexey Kardashevskiy2015-06-113-6/+17
* vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driverAlexey Kardashevskiy2015-06-112-59/+0
* powerpc/iommu: Always release iommu_table in iommu_free_table()Alexey Kardashevskiy2015-06-111-3/+5
* powerpc/iommu: Put IOMMU group explicitlyAlexey Kardashevskiy2015-06-113-8/+20
* powerpc/powernv/ioda: Clean up IOMMU group registrationAlexey Kardashevskiy2015-06-111-20/+8
* powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_groupAlexey Kardashevskiy2015-06-114-19/+33
* powerpc/eeh/ioda2: Use device::iommu_group to check IOMMU groupAlexey Kardashevskiy2015-06-112-25/+6
* powerpc/mm: Add trace point for tracking hash pte faultAneesh Kumar K.V2015-06-102-0/+22
* powerpc/dscr: Add some in-code documentationAnshuman Khandual2015-06-072-0/+47
* powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULTAnshuman Khandual2015-06-074-5/+5
* powerpc/kernel: Remove the unused extern dscr_defaultAnshuman Khandual2015-06-071-1/+0
* powerpc: Fix handling of DSCR related facility unavailable exceptionAnshuman Khandual2015-06-071-5/+40
* powerpc/eeh: Fix trivial error in eeh_restore_dev_state()David Gibson2015-06-071-1/+1
* powerpc/powernv: Add opal-prd channelJeremy Kerr2015-06-058-2/+535
* powerpc/powernv: Expose OPAL APIs required by PRD interfaceJeremy Kerr2015-06-051-0/+4
* powerpc/powernv: Merge common platform device initialisationJeremy Kerr2015-06-051-15/+6
* powerpc/config: Enable bnx2x on ppc64 and pseries defconfigsAnton Blanchard2015-06-042-0/+2