summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2018-08-10powerpc/xmon: Add address lookup for percpu symbolsBoqun Feng
2018-08-10powerpc/mm: remove huge_pte_offset_and_shift() prototypeChristophe Leroy
2018-08-10powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabledChristophe Leroy
2018-08-10powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.Mahesh Salgaonkar
2018-08-10powerpc/fadump: merge adjacent memory ranges to reduce PT_LOAD segementsHari Bathini
2018-08-10powerpc/fadump: handle crash memory ranges array index overflowHari Bathini
2018-08-10powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPMChristophe Leroy
2018-08-10powerpc: Fix size calculation using resource_size()Dan Carpenter
2018-08-10powerpc/powernv: Allow memory that has been hot-removed to be hot-addedRashmica Gupta
2018-08-09ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUGMichael Büsch
2018-08-08powerpc/dts/fsl: t2080rdb: use the Cortina PHY driver compatibleCamelia Groza
2018-08-08powerpc/dts/fsl: t4240rdb: use the Cortina PHY driver compatibleCamelia Groza
2018-08-08powerpc/configs/dpaa: enable the Cortina PHY driverCamelia Groza
2018-08-08powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPMChristophe Leroy
2018-08-08powerpc/powernv/opal: Use standard interrupts property when availableBenjamin Herrenschmidt
2018-08-08powerpc: Allow CPU selection of e300core variantsChristophe Leroy
2018-08-08powerpc: Allow CPU selection also on PPC32Christophe Leroy
2018-08-08powerpc: Make CPU selection logic generic in MakefileChristophe Leroy
2018-08-08powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao
2018-08-08powerpc/64: Copy as much as possible in __copy_tofrom_userPaul Mackerras
2018-08-08selftests/powerpc/64: Test all paths through copy routinesPaul Mackerras
2018-08-08powerpc/64: Make exception table clearer in __copy_tofrom_user_basePaul Mackerras
2018-08-08powerpc/powermac: of_node_put() is not needed after iteratorzhong jiang
2018-08-08crypto/nx: Initialize 842 high and normal RxFIFO control registersHaren Myneni
2018-08-08powerpc/powernv: Export opal_check_token symbolHaren Myneni
2018-08-08powerpc/platforms/85xx: fix t1042rdb_diu.c build errors & warningRandy Dunlap
2018-08-08powerpc/perf: Remove sched_task function defined for thread-imcAnju T Sudhakar
2018-08-08powerpc/64s: Fix page table fragment refcount race vs speculative referencesNicholas Piggin
2018-08-08powerpc/pasemi: Use pr_err/pr_warn... for kernel messagesDarren Stevens
2018-08-08powerpc/traps: Show instructions on exceptionsMurilo Opsfelder Araujo
2018-08-08powerpc: Add show_user_instructions()Murilo Opsfelder Araujo
2018-08-08powerpc/traps: Print VMA for unhandled signalsMurilo Opsfelder Araujo
2018-08-08powerpc/traps: Use %lx format in show_signal_msg()Murilo Opsfelder Araujo
2018-08-08powerpc/traps: Use an explicit ratelimit state for show_signal_msg()Murilo Opsfelder Araujo
2018-08-08powerpc/traps: Print unhandled signals in a separate functionMurilo Opsfelder Araujo
2018-08-08powerpc/64s: Make rfi_flush_fallback a little more robustMichael Ellerman
2018-08-08powerpc/powernv: Query firmware for count cache flush settingsMichael Ellerman
2018-08-08powerpc/pseries: Query hypervisor for count cache flush settingsMichael Ellerman
2018-08-08powerpc/64s: Add support for software count cache flushMichael Ellerman
2018-08-08powerpc/64s: Add new security feature flags for count cache flushMichael Ellerman
2018-08-08powerpc/asm: Add a patch_site macro & helpers for patching instructionsMichael Ellerman
2018-08-08powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platformsDiana Craciun
2018-08-08powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3EDiana Craciun
2018-08-08powerpc/64: Make meltdown reporting Book3S 64 specificDiana Craciun
2018-08-08powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman
2018-08-08powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman
2018-08-08powerpc/64: Make stf barrier PPC_BOOK3S_64 specific.Diana Craciun
2018-08-07powerpc/64: Disable the speculation barrier from the command lineDiana Craciun
2018-08-07powerpc/64s: Don't use __MASKABLE_EXCEPTION unnecessarilyMichael Ellerman
2018-08-07powerpc/64s: Drop unused loc parameter to MASKABLE_EXCEPTION macrosMichael Ellerman