aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-10powerpc/xmon: Add address lookup for percpu symbolsBoqun Feng1-1/+32
2018-08-10powerpc/mm: remove huge_pte_offset_and_shift() prototypeChristophe Leroy1-3/+0
2018-08-10powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabledChristophe Leroy3-7/+10
2018-08-10powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.Mahesh Salgaonkar1-1/+1
2018-08-10powerpc/fadump: merge adjacent memory ranges to reduce PT_LOAD segementsHari Bathini1-9/+36
2018-08-10powerpc/fadump: handle crash memory ranges array index overflowHari Bathini2-17/+77
2018-08-10powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPMChristophe Leroy2-0/+2
2018-08-10powerpc: Fix size calculation using resource_size()Dan Carpenter1-1/+1
2018-08-10powerpc/powernv: Allow memory that has been hot-removed to be hot-addedRashmica Gupta1-7/+85
2018-08-09ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUGMichael Büsch1-1/+0
2018-08-08powerpc/dts/fsl: t2080rdb: use the Cortina PHY driver compatibleCamelia Groza1-2/+2
2018-08-08powerpc/dts/fsl: t4240rdb: use the Cortina PHY driver compatibleCamelia Groza1-4/+4
2018-08-08powerpc/configs/dpaa: enable the Cortina PHY driverCamelia Groza1-0/+1
2018-08-08powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPMChristophe Leroy2-0/+2
2018-08-08powerpc/powernv/opal: Use standard interrupts property when availableBenjamin Herrenschmidt1-51/+75
2018-08-08powerpc: Allow CPU selection of e300core variantsChristophe Leroy1-0/+10
2018-08-08powerpc: Allow CPU selection also on PPC32Christophe Leroy1-4/+11
2018-08-08powerpc: Make CPU selection logic generic in MakefileChristophe Leroy2-7/+16
2018-08-08powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao9-27/+29
2018-08-08powerpc/64: Copy as much as possible in __copy_tofrom_userPaul Mackerras1-6/+23
2018-08-08selftests/powerpc/64: Test all paths through copy routinesPaul Mackerras4-23/+36
2018-08-08powerpc/64: Make exception table clearer in __copy_tofrom_user_basePaul Mackerras1-326/+225
2018-08-08powerpc/powermac: of_node_put() is not needed after iteratorzhong jiang1-2/+0
2018-08-08crypto/nx: Initialize 842 high and normal RxFIFO control registersHaren Myneni4-1/+6
2018-08-08powerpc/powernv: Export opal_check_token symbolHaren Myneni1-0/+1
2018-08-08powerpc/platforms/85xx: fix t1042rdb_diu.c build errors & warningRandy Dunlap1-0/+4
2018-08-08powerpc/perf: Remove sched_task function defined for thread-imcAnju T Sudhakar1-57/+51
2018-08-08powerpc/64s: Fix page table fragment refcount race vs speculative referencesNicholas Piggin2-10/+15
2018-08-08powerpc/pasemi: Use pr_err/pr_warn... for kernel messagesDarren Stevens7-40/+36
2018-08-08powerpc/traps: Show instructions on exceptionsMurilo Opsfelder Araujo1-0/+3
2018-08-08powerpc: Add show_user_instructions()Murilo Opsfelder Araujo2-0/+45
2018-08-08powerpc/traps: Print VMA for unhandled signalsMurilo Opsfelder Araujo1-2/+19
2018-08-08powerpc/traps: Use %lx format in show_signal_msg()Murilo Opsfelder Araujo1-8/+3
2018-08-08powerpc/traps: Use an explicit ratelimit state for show_signal_msg()Murilo Opsfelder Araujo1-5/+16
2018-08-08powerpc/traps: Print unhandled signals in a separate functionMurilo Opsfelder Araujo1-10/+16
2018-08-08powerpc/64s: Make rfi_flush_fallback a little more robustMichael Ellerman1-0/+6
2018-08-08powerpc/powernv: Query firmware for count cache flush settingsMichael Ellerman1-0/+7
2018-08-08powerpc/pseries: Query hypervisor for count cache flush settingsMichael Ellerman2-0/+9
2018-08-08powerpc/64s: Add support for software count cache flushMichael Ellerman4-5/+154
2018-08-08powerpc/64s: Add new security feature flags for count cache flushMichael Ellerman1-0/+6
2018-08-08powerpc/asm: Add a patch_site macro & helpers for patching instructionsMichael Ellerman3-0/+36
2018-08-08powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platformsDiana Craciun1-0/+10
2018-08-08powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3EDiana Craciun3-2/+39
2018-08-08powerpc/64: Make meltdown reporting Book3S 64 specificDiana Craciun1-0/+2
2018-08-08powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman4-2/+6
2018-08-08powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman7-10/+22
2018-08-08powerpc/64: Make stf barrier PPC_BOOK3S_64 specific.Diana Craciun1-0/+2
2018-08-07powerpc/64: Disable the speculation barrier from the command lineDiana Craciun1-1/+11
2018-08-07powerpc/64s: Don't use __MASKABLE_EXCEPTION unnecessarilyMichael Ellerman1-11/+5
2018-08-07powerpc/64s: Drop unused loc parameter to MASKABLE_EXCEPTION macrosMichael Ellerman2-6/+6