summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2018-09-19powerpc/64s/hash: SLB allocation status bitmapsNicholas Piggin1-1/+1
2018-09-19powerpc/64s/hash: remove user SLB data from the pacaNicholas Piggin2-31/+0
2018-09-19powerpc/64s/hash: convert SLB miss handlers to CNicholas Piggin1-160/+42
2018-09-19powerpc/64s/hash: avoid the POWER5 < DD2.1 slb invalidate workaround on POWER8/9Nicholas Piggin1-0/+2
2018-09-19powernv/pseries: consolidate code for mce early handling.Mahesh Salgaonkar1-127/+28
2018-09-19powerpc/pseries: Flush SLB contents on SLB MCE errors.Mahesh Salgaonkar3-5/+135
2018-09-19powerpc/iommu: Avoid derefence before pointer checkBreno Leitao1-1/+1
2018-09-17powerpc/tm: Fix HTM documentationBreno Leitao2-11/+15
2018-09-14powerpc/vdso: Correct call frame informationAlan Modra4-0/+4
2018-09-14powerpc/tm: Fix HFSCR bit for no suspend caseMichael Neuling1-6/+12
2018-08-24Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-16/+26
2018-08-21powerpc/topology: Get topology for shared processors at bootSrikar Dronamraju1-0/+5
2018-08-20powerpc/fadump: cleanup crash memory ranges supportHari Bathini1-7/+1
2018-08-20powerpc/traps: Avoid rate limit messages from show unhandled signalsMichael Ellerman1-7/+6
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds50-291/+617
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+0
2018-08-15Merge branch 'pci/misc'Bjorn Helgaas1-3/+0
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+3
2018-08-14powerpc/64s: Fix PACA_IRQ_HARD_DIS accounting in idle_power4()Nicholas Piggin1-2/+14
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-192/+58
2018-08-13Merge branch 'fixes' into nextMichael Ellerman1-0/+2
2018-08-10powerpc/64s: move machine check SLB flushing to mm/slb.cNicholas Piggin1-17/+9
2018-08-10powerpc/32: Include setup.h header file to fix warningsMathieu Malaterre1-0/+2
2018-08-10powerpc: Move `path` variable inside DEBUG_PROMMathieu Malaterre1-2/+7
2018-08-10powerpc/kexec: Use common error handling code in setup_new_fdt()Markus Elfring1-16/+12
2018-08-10powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabledChristophe Leroy1-4/+3
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 Bathini1-14/+77
2018-08-08powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao1-6/+8
2018-08-08powerpc/traps: Show instructions on exceptionsMurilo Opsfelder Araujo1-0/+3
2018-08-08powerpc: Add show_user_instructions()Murilo Opsfelder Araujo1-0/+32
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/64s: Add support for software count cache flushMichael Ellerman2-5/+147
2018-08-08powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platformsDiana Craciun1-0/+10
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 Ellerman1-0/+2
2018-08-08powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman3-3/+8
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: Remove PSERIES naming from the MASKABLE macrosMichael Ellerman1-4/+4
2018-08-07powerpc/64s: Drop _MASKABLE_RELON_EXCEPTION_PSERIES()Michael Ellerman1-2/+2
2018-08-07powerpc/64s: Drop _MASKABLE_EXCEPTION_PSERIES()Michael Ellerman1-2/+2
2018-08-07powerpc/64s: Remove PSERIES from the NORI macrosMichael Ellerman1-5/+5
2018-08-07powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES_1 to EXCEPTION_PROLOG_2Michael Ellerman1-2/+2
2018-08-07powerpc/64: Disable irq restore warning for nowMichael Ellerman1-3/+10