summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2016-03-11powerpc/fsl/dts: Add "jedec,spi-nor" flash compatibleHou Zhiqiang34-43/+43
2016-03-11powerpc/T104xRDB: add tdm riser card node to device treeZhao Qiang1-0/+5
2016-03-11powerpc32: PAGE_EXEC required for inittextChristophe Leroy1-2/+3
2016-03-11powerpc/mpc85xx: Add pcsphy nodes to FManV3 device treeIgal Liberman18-0/+90
2016-03-11powerpc/mpc85xx: Add MDIO bus muxing support to the board device tree(s)Igal Liberman19-19/+2198
2016-03-11powerpc/86xx: Introduce and use common dtsiAlessio Igor Bogani8-1443/+394
2016-03-11powerpc/86xx: Update device treeAlessio Igor Bogani6-288/+169
2016-03-11powerpc/86xx: Move dts files to fsl directoryAlessio Igor Bogani6-0/+0
2016-03-11powerpc/86xx: Switch to kconfig fragments approachAlessio Igor Bogani11-1563/+126
2016-03-11powerpc/86xx: Update defconfigsAlessio Igor Bogani6-547/+734
2016-03-11powerpc/86xx: Consolidate common platform codeAlessio Igor Bogani9-163/+53
2016-03-11powerpc32: Remove one insn in mulhduChristophe Leroy1-6/+5
2016-03-11powerpc32: small optimisation in flush_icache_range()Christophe Leroy1-3/+2
2016-03-11powerpc: Simplify test in __dma_sync()Christophe Leroy1-1/+1
2016-03-11powerpc32: move xxxxx_dcache_range() functions inlineChristophe Leroy3-68/+51
2016-03-11powerpc32: Remove clear_pages() and define clear_page() inlineChristophe Leroy3-20/+14
2016-03-11powerpc: add inline functions for cache related instructionsChristophe Leroy1-0/+19
2016-03-11powerpc/8xx: rewrite flush_instruction_cache() in CChristophe Leroy2-6/+11
2016-03-11powerpc/8xx: rewrite set_context() in CChristophe Leroy2-44/+34
2016-03-11powerpc/8xx: remove special handling of CPU6 errata in set_dec()Christophe Leroy2-23/+1
2016-03-11powerpc/8xx: Handle CPU6 ERRATA directly in mtspr() macroChristophe Leroy2-0/+84
2016-03-11powerpc/8xx: Add missing SPRN defines into reg_8xx.hChristophe Leroy2-2/+13
2016-03-11powerpc32: remove ioremap_baseChristophe Leroy4-14/+2
2016-03-11powerpc32: Remove useless/wrong MMU:setio progress messageChristophe Leroy1-4/+0
2016-03-11powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() togetherChristophe Leroy4-42/+22
2016-03-11powerpc32: Fix pte_offset_kernel() to return NULL for bad pagesChristophe Leroy1-1/+2
2016-03-11powerpc/8xx: move setup_initial_memory_limit() into 8xx_mmu.cChristophe Leroy2-19/+17
2016-03-11powerpc/8xx: Map linear kernel RAM with 8M pagesChristophe Leroy4-14/+120
2016-03-11powerpc/8xx: Save r3 all the time in DTLB miss handlerChristophe Leroy1-9/+4
2016-03-11Merge branch 'topic/mprofile-kernel' into nextMichael Ellerman16-127/+546
2016-03-10powerpc/perf: Fix misleading comment in pmao_restore_workaround()Madhavan Srinivasan1-1/+1
2016-03-10powerpc/perf/24x7: Eliminate domain suffix in event namesSukadev Bhattiprolu1-83/+66
2016-03-10powerpc/perf/hv-24x7: Display domain indices in sysfsSukadev Bhattiprolu2-0/+42
2016-03-10powerpc/perf/hv-24x7: Display change in counter valuesSukadev Bhattiprolu1-1/+12
2016-03-10powerpc/perf/hv-24x7: Fix usage with chip events.Sukadev Bhattiprolu1-4/+18
2016-03-10powerpc/perf: Export Power8 generic and cache events to sysfsSukadev Bhattiprolu3-38/+131
2016-03-10powerpc/perf: Remove PME_ prefix for power7 eventsSukadev Bhattiprolu2-10/+10
2016-03-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2-1/+15
2016-03-09powerpc/p5040: Add device node for RAID EngineXuelin Shi2-0/+7
2016-03-09powerpc: optimise csum_partial() call when len is constantChristophe Leroy4-28/+61
2016-03-09powerpc/fsl-lbc: Modify suspend/resume entry sequenceRaghav Dogra1-11/+38
2016-03-09powerpc/8xx: CONFIG_DEBUG_PAGEALLOC requires ITLBmiss for kernel addressesChristophe Leroy1-1/+1
2016-03-09powerpc/885: set SDCR to 0x40Christophe Leroy1-1/+4
2016-03-09powerpc/86xx: disable IDE subsystem in mpc8610_hpcd_defconfigBartlomiej Zolnierkiewicz1-1/+0
2016-03-09powerpc/85xx: disable IDE subsystem in stx_gp3_defconfigBartlomiej Zolnierkiewicz1-2/+0
2016-03-09powerpc/85xx: disable IDE subsystem in ksi8560_defconfigBartlomiej Zolnierkiewicz1-1/+0
2016-03-09powerpc/83xx: disable IDE subsystem in mpc834x_itx_defconfigBartlomiej Zolnierkiewicz1-1/+0
2016-03-09Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini16-15/+105
2016-03-09Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...Linus Walleij15-71/+65
2016-03-09powerpc: New possible return value from hcallChristophe Lombard1-0/+1