summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-06-1947-181/+2293
| |\ \ \ \ \
| | * | | | | powerpc/85xx: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760Geert Uytterhoeven2015-06-051-1/+1
| | * | | | | powerpc/85xx: p1025twr: add module conditional to fix QE-uart issueXie Xiaobo2015-06-031-2/+2
| | * | | | | powerpc: mpc85xx: flush the l1 cache before cpu down in kexecKevin Hao2015-06-031-50/+1Star
| | * | | | | powerpc/8xx: Implementation of PAGE_EXECLEROY Christophe2015-06-034-5/+38
| | * | | | | powerpc/8xx: Handle PAGE_USER via APG bitsLEROY Christophe2015-06-033-46/+21Star
| | * | | | | powerpc/8xx: mark _PAGE_SHARED all types of kernel pagesLEROY Christophe2015-06-031-1/+6
| | * | | | | powerpc/8xx: Add support for TASK_SIZE greater than 0x80000000LEROY Christophe2015-06-031-6/+19
| | * | | | | powerpc/8xx: Use SPRG2 instead of DAR for saving r3LEROY Christophe2015-06-031-5/+4Star
| | * | | | | powerpc/8xx: dont save CR in SCRATCH registersLEROY Christophe2015-06-031-14/+15
| | * | | | | powerpc/8xx: Handle CR out of exception PROLOG/EPILOGLEROY Christophe2015-06-031-3/+7
| | * | | | | powerpc/8xx: macro for handling CPU15 errataLEROY Christophe2015-06-031-6/+12
| | * | | | | powerpc/mpc85xx: Add FSL QorIQ DPAA QMan support to device tree(s)Kumar Gala2015-06-0327-10/+995
| | * | | | | powerpc/mm: Use PFN_PHYS() in devmem_is_allowed()Scott Wood2015-06-031-1/+1
| | * | | | | powerpc/8xx: mmu_virtual_psize incorrect for 16k pagesLEROY Christophe2015-06-031-0/+7
| | * | | | | powerpc/dts: Fix incorrect clock-names propertyIgal Liberman2015-06-031-2/+2
| | * | | | | powerpc/fsl-booke: Add T1023 RDB board supportShengzhou Liu2015-06-032-0/+152
| | * | | | | powerpc/fsl-booke: Add T1024 RDB board supportShengzhou Liu2015-06-033-1/+187
| | * | | | | powerpc/fsl-booke: Add T1024 QDS board supportShengzhou Liu2015-06-034-19/+271
| | * | | | | powerpc/fsl-booke: Add device tree support for T1024/T1023 SoCShengzhou Liu2015-06-033-0/+517
| | * | | | | powerpc/e500mc: Remove dead L2 flushing code in idle_e500.SScott Wood2015-06-031-9/+0Star
| | * | | | | powerpc/e6500: Optimize hugepage TLB missesScott Wood2015-06-031-3/+48
| | * | | | | powerpc/dts: Unify B4 mux nodesIgal Liberman2015-06-033-26/+16Star
| * | | | | | powerpc/powernv: Fix wrong IOMMU table in pnv_ioda_setup_bus_dma()Alexey Kardashevskiy2015-06-191-1/+1
| * | | | | | powerpc/mm: Change the swap encoding in pte.Aneesh Kumar K.V2015-06-193-5/+23
| * | | | | | powerpc/mm: PTE_RPN_MAX is not used, remove the sameAneesh Kumar K.V2015-06-191-2/+0Star
| * | | | | | 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/+6Star
| * | | | | | 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