summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/fsl: Force coherent memory on e500mc derivativesScott Wood2015-08-084-13/+20
* powerpc/booke64: Move mb() to __set_pte_at() with kernel-addr testScott Wood2015-08-082-10/+11
* powerpc/config: enable aquantia PHYShaohui Xie2015-08-081-0/+1
* powerpc/85xx: enable teranetics PHYShaohui Xie2015-08-081-0/+1
* powerpc/t1023rdb: add ina220 current sensor nodeShengzhou Liu2015-08-081-0/+11
* powerpc/t1024rdb: add ina220 current sensor nodeShengzhou Liu2015-08-081-0/+6
* powerpc/32: Few optimisations in memcpyLEROY Christophe2015-08-081-5/+5
* powerpc/32: cacheable_memcpy becomes memcpyLEROY Christophe2015-08-081-8/+8
* powerpc/32: Merge the new memset() with the old oneLEROY Christophe2015-08-081-27/+7
* powerpc/32: memset(0): use cacheable_memzeroLEROY Christophe2015-08-081-4/+4
* Partially revert "powerpc: Remove duplicate cacheable_memcpy/memzero functions"LEROY Christophe2015-08-081-0/+127
* powerpc: use memset_io() to clear CPM MuramLEROY Christophe2015-08-081-1/+1
* powerpc/mm: Don't call __flush_dcache_icache_phys() with PA>VAScott Wood2015-08-082-8/+13
* powerpc: add support for csum_add()LEROY Christophe2015-08-081-0/+16
* powerpc: put csum_tcpudp_magic inlineLEROY Christophe2015-08-083-46/+12
* powerpc/85xx: Use kconfig fragmentsScott Wood2015-08-0812-1074/+296
* powerpc/85xx: Make defconfigs consistentScott Wood2015-08-084-31/+262
* powerpc: Update corenet32_smp_defconfig for modern distrosMichael Ellerman2015-08-081-0/+6
* powerpc/corenet32: enable DMA in defconfigYao Yuan2015-08-081-0/+2
* powerpc/corenet: enable eSDHCYangbo Lu2015-08-082-0/+4
* powerpc/eeh: Dump PHB diag-data for non-existing PEGavin Shan2015-07-211-1/+9
* powerpc/eeh: Fix wrong printed PE numberGavin Shan2015-07-211-1/+1
* powerpc/signal: Add helper function to fetch quad word aligned pointerAnshuman Khandual2015-07-211-5/+16
* powerpc/signal: Fix confusing header documentation in sigcontext.hAnshuman Khandual2015-07-161-2/+2
* powerpc/tm: Drop tm_orig_msr from thread_structAnshuman Khandual2015-07-162-8/+7
* powerpc/powernv: Add poweroff (EPOW, DPO) events support for PowerNV platformVipin K Parashar2015-07-164-18/+173
* powerpc/powernv: Unfreeze VF PE on releasing itGavin Shan2015-07-131-1/+1
* powerpc/powernv: Include VF PE in PELTV of PF PEGavin Shan2015-07-131-1/+1
* powerpc/powernv: Pick M64 PEs based on BARsGavin Shan2015-07-132-53/+8
* powerpc/powernv: Boolean argument for pnv_ioda_setup_bus_PE()Gavin Shan2015-07-132-5/+5
* powerpc/powernv: Reserve M64 PEs based on BARsGavin Shan2015-07-132-21/+38
* powerpc/powernv: Allow to reserve one PE for multiple timesGavin Shan2015-07-131-5/+3
* powerpc: Remove mtmsrd(), use existing mtmsr()Anton Blanchard2015-07-132-4/+3
* powerpc: Add macros for the ibm_architecture_vec[] lengthsMichael Ellerman2015-07-131-8/+17
* powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_...Benjamin Herrenschmidt2015-07-135-26/+105
* powerpc/iommu: Cleanup setting of DMA base/offsetBenjamin Herrenschmidt2015-07-133-17/+5
* powerpc/iommu: Remove dma_data unionBenjamin Herrenschmidt2015-07-133-14/+36
* powerpc/perf/24x7: Fix lockdep warningSukadev Bhattiprolu2015-07-081-0/+2
* powerpc/powernv: Fix race in updating core_idle_stateShreyas B. Prabhu2015-07-071-10/+21
* powerpc/powernv: Fix opal-elog interrupt handlerAlistair Popple2015-07-061-11/+5
* powerpc/ppc4xx_hsta_msi: Include ppc-pci.h to fix reference to hose_listDaniel Axtens2015-07-061-0/+1
* powerpc: Add plain English description for alignment exception oopsesAnton Blanchard2015-07-061-0/+4
* powerpc: Set the correct kernel taint on machine check errors.Daniel Axtens2015-07-061-0/+2
* powerpc/powernv: Fix vma page prot flags in opal-prd driverVaidyanathan Srinivasan2015-07-061-5/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-051-1/+1
|\
| * make simple_positive() publicAl Viro2015-06-241-1/+1
* | Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds2015-07-022-2/+2
|\ \
| * | powerpc: don't use module_init for non-modular core hugetlb codePaul Gortmaker2015-06-161-1/+1
| * | powerpc: use subsys_initcall for Freescale Local BusPaul Gortmaker2015-06-161-1/+1
* | | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds2015-07-023-5/+3
|\ \ \