summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-261-22/+4
|\
| * ppc: Convert vas ID allocation to new IDA APIMatthew Wilcox2018-08-211-22/+4
* | Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-242-31/+89
|\ \
| * | powerpc/powernv/pci: Work around races in PCI bridge enablingBenjamin Herrenschmidt2018-08-201-0/+37
| * | powerpc/powernv: provide a console flush operation for opal hvc driverNicholas Piggin2018-08-201-31/+52
* | | treewide: correct "differenciate" and "instanciate" typosFinn Thain2018-08-231-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-171-1/+1
|\ \ \
| * | | mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-171-1/+1
| | |/ | |/|
* | | Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-1749-1026/+1173
|\ \ \ | |/ / |/| / | |/
| * powerpc/powernv/idle: Fix build errorAneesh Kumar K.V2018-08-101-1/+1
| * powerpc/powermac: Make some functions staticMathieu Malaterre2018-08-101-6/+6
| * powerpc/powermac: Remove variable x that's never readMathieu Malaterre2018-08-101-2/+2
| * powerpc/powermac: Add missing include of header pmac.hMathieu Malaterre2018-08-101-1/+3
| * powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.Mahesh Salgaonkar2018-08-101-1/+1
| * powerpc/powernv: Allow memory that has been hot-removed to be hot-addedRashmica Gupta2018-08-101-7/+85
| * powerpc/powernv/opal: Use standard interrupts property when availableBenjamin Herrenschmidt2018-08-081-51/+75
| * powerpc: Allow CPU selection of e300core variantsChristophe Leroy2018-08-081-0/+10
| * powerpc: Allow CPU selection also on PPC32Christophe Leroy2018-08-081-4/+11
| * powerpc: Make CPU selection logic generic in MakefileChristophe Leroy2018-08-081-0/+15
| * powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao2018-08-083-3/+3
| * powerpc/powermac: of_node_put() is not needed after iteratorzhong jiang2018-08-081-2/+0
| * crypto/nx: Initialize 842 high and normal RxFIFO control registersHaren Myneni2018-08-082-0/+3
| * powerpc/powernv: Export opal_check_token symbolHaren Myneni2018-08-081-0/+1
| * powerpc/platforms/85xx: fix t1042rdb_diu.c build errors & warningRandy Dunlap2018-08-081-0/+4
| * powerpc/pasemi: Use pr_err/pr_warn... for kernel messagesDarren Stevens2018-08-087-40/+36
| * powerpc/powernv: Query firmware for count cache flush settingsMichael Ellerman2018-08-081-0/+7
| * powerpc/pseries: Query hypervisor for count cache flush settingsMichael Ellerman2018-08-081-0/+7
| * powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman2018-08-082-2/+0
| * powerpc/pasemi: Search for PCI root bus by compatible propertyDarren Stevens2018-08-071-5/+6
| * powerpc/pseries: Defer the logging of rtas error to irq work queue.Mahesh Salgaonkar2018-08-072-15/+48
| * powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.Mahesh Salgaonkar2018-08-071-1/+1
| * powerpc/xive: Remove xive_kexec_teardown_cpu()Benjamin Herrenschmidt2018-08-072-2/+2
| * powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usageReza Arbab2018-08-031-2/+3
| * powerpc/4xx: Fix error return path in ppc4xx_msi_probe()Guenter Roeck2018-08-031-21/+30
| * powernv/cpuidle: Fix idle states all being marked invalidNicholas Piggin2018-08-031-1/+2
| * powerpc/pseries: fix EEH recovery of some IOV devicesSam Bobroff2018-07-311-8/+17
| * powerpc/powernv: Add support to enable sensor groupsShilpasri G Bhat2018-07-312-0/+29
| * powernv/cpuidle: Parse dt idle properties into global structureAkshay Adiga2018-07-311-78/+138
| * powerpc: remove unnecessary inclusion of asm/tlbflush.hChristophe Leroy2018-07-301-1/+0
| * powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy2018-07-304-0/+4
| * powerpc: clean the inclusion of stringify.hChristophe Leroy2018-07-304-0/+4
| * powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy2018-07-302-0/+2
| * powerpc/powernv: implement opal_put_chars_atomicNicholas Piggin2018-07-241-10/+27
| * powerpc/powernv: move opal console flushing to udbgNicholas Piggin2018-07-241-5/+7
| * powerpc/powernv: Remove OPALv1 support from opal console driverNicholas Piggin2018-07-241-46/+40
| * powerpc/powernv: Implement and use opal_flush_consoleNicholas Piggin2018-07-242-36/+41
| * powerpc/powernv: opal-kmsg use flush fallback from console codeNicholas Piggin2018-07-241-9/+6
| * powerpc/powernv: opal-kmsg standardise OPAL_BUSY handlingNicholas Piggin2018-07-241-8/+16
| * powerpc/powernv: Fix OPAL console driver OPAL_BUSY loopsNicholas Piggin2018-07-241-15/+23
| * powerpc/powernv: opal_put_chars partial write fixNicholas Piggin2018-07-241-1/+1