summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2016-03-12powerpc/T104xRDB: add tdm riser card node to device treeZhao Qiang
2016-03-12powerpc32: PAGE_EXEC required for inittextChristophe Leroy
2016-03-12powerpc/mpc85xx: Add pcsphy nodes to FManV3 device treeIgal Liberman
2016-03-12powerpc/mpc85xx: Add MDIO bus muxing support to the board device tree(s)Igal Liberman
2016-03-12powerpc/86xx: Introduce and use common dtsiAlessio Igor Bogani
2016-03-12powerpc/86xx: Update device treeAlessio Igor Bogani
2016-03-12powerpc/86xx: Move dts files to fsl directoryAlessio Igor Bogani
2016-03-12powerpc/86xx: Switch to kconfig fragments approachAlessio Igor Bogani
2016-03-12powerpc/86xx: Update defconfigsAlessio Igor Bogani
2016-03-12powerpc/86xx: Consolidate common platform codeAlessio Igor Bogani
2016-03-11powerpc32: Remove one insn in mulhduChristophe Leroy
2016-03-11powerpc32: small optimisation in flush_icache_range()Christophe Leroy
2016-03-11powerpc: Simplify test in __dma_sync()Christophe Leroy
2016-03-11powerpc32: move xxxxx_dcache_range() functions inlineChristophe Leroy
2016-03-11powerpc32: Remove clear_pages() and define clear_page() inlineChristophe Leroy
2016-03-11powerpc: add inline functions for cache related instructionsChristophe Leroy
2016-03-11powerpc/8xx: rewrite flush_instruction_cache() in CChristophe Leroy
2016-03-11powerpc/8xx: rewrite set_context() in CChristophe Leroy
2016-03-11powerpc/8xx: remove special handling of CPU6 errata in set_dec()Christophe Leroy
2016-03-11powerpc/8xx: Handle CPU6 ERRATA directly in mtspr() macroChristophe Leroy
2016-03-11powerpc/8xx: Add missing SPRN defines into reg_8xx.hChristophe Leroy
2016-03-11powerpc32: remove ioremap_baseChristophe Leroy
2016-03-11powerpc32: Remove useless/wrong MMU:setio progress messageChristophe Leroy
2016-03-11powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() togetherChristophe Leroy
2016-03-11powerpc32: Fix pte_offset_kernel() to return NULL for bad pagesChristophe Leroy
2016-03-11powerpc/8xx: move setup_initial_memory_limit() into 8xx_mmu.cChristophe Leroy
2016-03-11powerpc/8xx: Map linear kernel RAM with 8M pagesChristophe Leroy
2016-03-11powerpc/8xx: Save r3 all the time in DTLB miss handlerChristophe Leroy
2016-03-09powerpc/p5040: Add device node for RAID EngineXuelin Shi
2016-03-09powerpc: optimise csum_partial() call when len is constantChristophe Leroy
2016-03-09powerpc/fsl-lbc: Modify suspend/resume entry sequenceRaghav Dogra
2016-03-09powerpc/8xx: CONFIG_DEBUG_PAGEALLOC requires ITLBmiss for kernel addressesChristophe Leroy
2016-03-09powerpc/885: set SDCR to 0x40Christophe Leroy
2016-03-09powerpc/86xx: disable IDE subsystem in mpc8610_hpcd_defconfigBartlomiej Zolnierkiewicz
2016-03-09powerpc/85xx: disable IDE subsystem in stx_gp3_defconfigBartlomiej Zolnierkiewicz
2016-03-09powerpc/85xx: disable IDE subsystem in ksi8560_defconfigBartlomiej Zolnierkiewicz
2016-03-09powerpc/83xx: disable IDE subsystem in mpc834x_itx_defconfigBartlomiej Zolnierkiewicz
2016-03-05powerpc/mpc85xx: Add CPU hotplug support for E6500chenhui zhao
2016-03-05powerpc/mpc85xx: Add hotplug support on E5500 and E500MC coreschenhui zhao
2016-03-05powerpc/mpc85xx: refactor the PM operationschenhui zhao
2016-03-05powerpc/rcpm: add RCPM driverchenhui zhao
2016-03-05powerpc/cache: add cache flush operation for various e500chenhui zhao
2016-03-05powerpc/mm: any thread in one core can be the first to setup TLB1chenhui zhao
2016-03-05powerpc: simplify csum_add(a, b) in case a or b is constant 0Christophe Leroy
2016-03-05powerpc32: optimise csum_partial() loopChristophe Leroy
2016-03-05powerpc32: optimise a few instructions in csum_partial()Christophe Leroy
2016-03-05powerpc32: rewrite csum_partial_copy_generic() based on copy_tofrom_user()Christophe Leroy
2016-03-05powerpc: inline ip_fast_csum()Christophe Leroy
2016-03-05powerpc32: checksum_wrappers_64 becomes checksum_wrappersChristophe Leroy
2016-03-05powerpc: mark xer clobbered in csum_add()Christophe Leroy