summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-08-07powerpc/config: enable aquantia PHYShaohui Xie1-0/+1
2015-08-07powerpc/85xx: enable teranetics PHYShaohui Xie1-0/+1
2015-08-07powerpc/t1023rdb: add ina220 current sensor nodeShengzhou Liu1-0/+11
2015-08-07powerpc/t1024rdb: add ina220 current sensor nodeShengzhou Liu1-0/+6
2015-08-07powerpc/32: Few optimisations in memcpyLEROY Christophe1-5/+5
2015-08-07powerpc/32: cacheable_memcpy becomes memcpyLEROY Christophe1-8/+8
2015-08-07powerpc/32: Merge the new memset() with the old oneLEROY Christophe1-27/+7
2015-08-07powerpc/32: memset(0): use cacheable_memzeroLEROY Christophe1-4/+4
2015-08-07Partially revert "powerpc: Remove duplicate cacheable_memcpy/memzero functions"LEROY Christophe1-0/+127
2015-08-07powerpc: use memset_io() to clear CPM MuramLEROY Christophe1-1/+1
2015-08-07powerpc/mm: Don't call __flush_dcache_icache_phys() with PA>VAScott Wood2-8/+13
2015-08-07powerpc: add support for csum_add()LEROY Christophe1-0/+16
2015-08-07powerpc: put csum_tcpudp_magic inlineLEROY Christophe3-46/+12
2015-08-07powerpc/85xx: Use kconfig fragmentsScott Wood12-1074/+296
2015-08-07powerpc/85xx: Make defconfigs consistentScott Wood4-31/+262
2015-08-07powerpc: Update corenet32_smp_defconfig for modern distrosMichael Ellerman1-0/+6
2015-08-07powerpc/corenet32: enable DMA in defconfigYao Yuan1-0/+2
2015-08-07powerpc/corenet: enable eSDHCYangbo Lu2-0/+4
2015-07-21powerpc/eeh: Dump PHB diag-data for non-existing PEGavin Shan1-1/+9
2015-07-21powerpc/eeh: Fix wrong printed PE numberGavin Shan1-1/+1
2015-07-21powerpc/signal: Add helper function to fetch quad word aligned pointerAnshuman Khandual1-5/+16
2015-07-16powerpc/signal: Fix confusing header documentation in sigcontext.hAnshuman Khandual1-2/+2
2015-07-16powerpc/tm: Drop tm_orig_msr from thread_structAnshuman Khandual2-8/+7
2015-07-16powerpc/powernv: Add poweroff (EPOW, DPO) events support for PowerNV platformVipin K Parashar4-18/+173
2015-07-13powerpc/powernv: Unfreeze VF PE on releasing itGavin Shan1-1/+1
2015-07-13powerpc/powernv: Include VF PE in PELTV of PF PEGavin Shan1-1/+1
2015-07-13powerpc/powernv: Pick M64 PEs based on BARsGavin Shan2-53/+8
2015-07-13powerpc/powernv: Boolean argument for pnv_ioda_setup_bus_PE()Gavin Shan2-5/+5
2015-07-13powerpc/powernv: Reserve M64 PEs based on BARsGavin Shan2-21/+38
2015-07-13powerpc/powernv: Allow to reserve one PE for multiple timesGavin Shan1-5/+3
2015-07-13powerpc: Remove mtmsrd(), use existing mtmsr()Anton Blanchard2-4/+3
2015-07-13powerpc: Add macros for the ibm_architecture_vec[] lengthsMichael Ellerman1-8/+17
2015-07-13powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_...Benjamin Herrenschmidt5-26/+105
2015-07-13powerpc/iommu: Cleanup setting of DMA base/offsetBenjamin Herrenschmidt3-17/+5
2015-07-13powerpc/iommu: Remove dma_data unionBenjamin Herrenschmidt3-14/+36
2015-07-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds25-112/+213
2015-07-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-87/+116
2015-07-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2015-07-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds16-11/+1346
2015-07-10Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-168/+212
2015-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-8/+13
2015-07-10parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...John David Anglin5-168/+212
2015-07-10Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds7-26/+39
2015-07-10arm64: entry32: remove pointless register assignmentMark Rutland1-2/+0
2015-07-10MIPS: O32: Use compat_sys_getsockopt.Ralf Baechle1-1/+1
2015-07-10MIPS: c-r4k: Extend way_string arrayPaul Burton1-1/+3
2015-07-10MIPS: Pistachio: Support CDMM & Fast Debug ChannelJames Hogan2-1/+12
2015-07-10MIPS: Malta: Make GIC FDC IRQ workaround Malta specificJames Hogan1-7/+13
2015-07-10MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras3-4/+55
2015-07-09Merge tag 'omap-for-v4.2/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman4-1/+15