aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-13powerpc/rtasd: Improve unknown error loggingOliver O'Halloran1-2/+4
2018-10-13powerpc: Disable -Wbuiltin-requires-header when setjmp is usedJoel Stanley1-0/+3
2018-10-13powerpc/process: Constify the number of insns printed by show instructions functions.Christophe Leroy1-7/+6
2018-10-13powerpc/process: Fix interleaved output in show_user_instructions()Christophe Leroy1-18/+19
2018-10-13powerpc/process: Add missing include of stacktrace.hChristophe Leroy1-0/+1
2018-10-13powerpc/process: Fix sparse address space warningsChristophe Leroy1-2/+2
2018-10-13powerpc/64: properly initialise the stackprotector canary on SMP.Christophe Leroy1-0/+8
2018-10-09Merge branch 'fixes' into nextMichael Ellerman3-4/+28
2018-10-05powerpc: Don't print kernel instructions in show_user_instructions()Michael Ellerman1-0/+10
2018-10-04powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9Nicholas Piggin1-0/+7
2018-10-04powerpc/time: Add set_state_oneshot_stopped decrementer callbackAnton Blanchard1-0/+1
2018-10-04powerpc/time: Use clockevents_register_device(), fixing an issue with large decrementerAnton Blanchard1-14/+3
2018-10-03powerpc: Wire up memtestChristophe Leroy1-0/+3
2018-10-03powerpc/tm: Reformat commentsMichael Neuling1-28/+39
2018-10-03powerpc: Remove duplicated include from pci_32.cYueHaibing1-1/+0
2018-10-03powerpc/64s: consolidate MCE counter increment.Michal Suchanek1-3/+1
2018-10-03powerpc/tm: Print 64-bits MSRBreno Leitao1-1/+1
2018-10-03powerpc/tm: Remove msr_tm_active()Breno Leitao1-12/+9
2018-10-03powerpc/ptrace: Add support for PTRACE_SYSEMUBreno Leitao1-0/+11
2018-10-03powerpc: Redefine TIF_32BITS thread flagBreno Leitao1-1/+1
2018-10-03powerpc/64: add stack protector supportChristophe Leroy2-0/+7
2018-10-03powerpc/32: add stack protector supportChristophe Leroy2-0/+5
2018-10-03powerpc/traps: merge unrecoverable_exception() and nonrecoverable_exception()Christophe Leroy2-12/+4
2018-10-03Revert "convert SLB miss handlers to C" and subsequent commitsMichael Ellerman4-59/+192
2018-09-25powerpc/tm: Avoid possible userspace r1 corruption on reclaimMichael Neuling1-1/+8
2018-09-25powerpc/tm: Fix userspace r13 corruptionMichael Neuling1-2/+9
2018-09-19powerpc/fadump: re-register firmware-assisted dump if already registeredHari Bathini1-2/+2
2018-09-19powerpc/prom: Remove VLA in prom_check_platform_support()Suraj Jitindar Singh1-2/+5
2018-09-19powerpc/pseries: Disable CPU hotplug across migrationsNathan Fontenot1-0/+2
2018-09-19powerpc/pseries: Remove prrn_work workqueueNathan Fontenot1-14/+3
2018-09-19powerpc: consolidate -mno-sched-epilog into FTRACE flagsNicholas Piggin2-5/+5
2018-09-19powerpc/64s/hash: Add a SLB preload cacheNicholas Piggin1-0/+7
2018-09-19powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setupNicholas Piggin1-0/+9
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-17KVM: PPC: Book3S HV: Fix guest r11 corruption with POWER9 TM workaroundsMichael Neuling1-2/+2
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/powerpc/linuxLinus 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/powerpc/linuxLinus Torvalds50-291/+617
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-3/+0