aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-19powerpc/pseries: Remove VLA from lparcfg_write()Suraj Jitindar Singh1-3/+2
2018-09-19powerpc/pseries: Remove unneeded uses of dlpar work queueNathan Fontenot4-43/+19
2018-09-19powerpc/pseries/memory-hotplug: Only update DT once per memory DLPAR requestNathan Fontenot1-39/+16
2018-09-19powerpc: consolidate -mno-sched-epilog into FTRACE flagsNicholas Piggin1-1/+1
2018-09-19powerpc/pseries: Dump the SLB contents on SLB MCE errors.Mahesh Salgaonkar2-1/+29
2018-09-19powerpc/pseries: Display machine check error details.Mahesh Salgaonkar1-0/+133
2018-09-19powerpc/pseries: Flush SLB contents on SLB MCE errors.Mahesh Salgaonkar5-1/+74
2018-09-19powerpc/pseries: Define MCE error event section.Mahesh Salgaonkar1-0/+95
2018-09-19powerpc/memtrace: Remove memory in chunksRashmica Gupta1-5/+16
2018-09-17powerpc/pseries/mm: call H_BLOCK_REMOVELaurent Dufour1-8/+206
2018-09-17powerpc/pseries/mm: factorize PTE slot computationLaurent Dufour1-7/+20
2018-09-17powerpc/pseries/mm: Introducing FW_FEATURE_BLOCK_REMOVELaurent Dufour1-0/+1
2018-09-17powerpc/powernv: Don't select the cpufreq governorsJoel Stanley1-5/+0
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-22/+4
2018-08-24Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-31/+89
2018-08-23treewide: correct "differenciate" and "instanciate" typosFinn Thain1-1/+1
2018-08-21ppc: Convert vas ID allocation to new IDA APIMatthew Wilcox1-22/+4
2018-08-20powerpc/powernv/pci: Work around races in PCI bridge enablingBenjamin Herrenschmidt1-0/+37
2018-08-20powerpc/powernv: provide a console flush operation for opal hvc driverNicholas Piggin1-31/+52
2018-08-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder1-1/+1
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds49-1026/+1173
2018-08-10powerpc/powernv/idle: Fix build errorAneesh Kumar K.V1-1/+1
2018-08-10powerpc/powermac: Make some functions staticMathieu Malaterre1-6/+6
2018-08-10powerpc/powermac: Remove variable x that's never readMathieu Malaterre1-2/+2
2018-08-10powerpc/powermac: Add missing include of header pmac.hMathieu Malaterre1-1/+3
2018-08-10powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.Mahesh Salgaonkar1-1/+1
2018-08-10powerpc/powernv: Allow memory that has been hot-removed to be hot-addedRashmica Gupta1-7/+85
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 Leroy1-0/+15
2018-08-08powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao3-3/+3
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 Myneni2-0/+3
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/pasemi: Use pr_err/pr_warn... for kernel messagesDarren Stevens7-40/+36
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 Ellerman1-0/+7
2018-08-08powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman2-2/+0
2018-08-07powerpc/pasemi: Search for PCI root bus by compatible propertyDarren Stevens1-5/+6
2018-08-07powerpc/pseries: Defer the logging of rtas error to irq work queue.Mahesh Salgaonkar2-15/+48
2018-08-07powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.Mahesh Salgaonkar1-1/+1
2018-08-07powerpc/xive: Remove xive_kexec_teardown_cpu()Benjamin Herrenschmidt2-2/+2
2018-08-03powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usageReza Arbab1-2/+3
2018-08-03powerpc/4xx: Fix error return path in ppc4xx_msi_probe()Guenter Roeck1-21/+30
2018-08-03powernv/cpuidle: Fix idle states all being marked invalidNicholas Piggin1-1/+2
2018-08-02Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-2/+4
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas2-2/+4