summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* 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
* powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt h...Mukesh Ojha2018-07-241-6/+3
* powerpc/powernv/opal-dump : Handles opal_dump_info properlyMukesh Ojha2018-07-241-3/+6
* powerpc/pseries/mm: Improve error reporting on HCALL failuresAneesh Kumar K.V2018-07-241-6/+10
* powerpc/pseries: Use pr_xxx() in lpar.cAneesh Kumar K.V2018-07-241-20/+14
* powerpc/powernv/npu: Add a debugfs setting to change ATSD thresholdAlistair Popple2018-07-191-2/+10
* chrp/nvram.c: add MODULE_LICENSE()Randy Dunlap2018-07-191-0/+3
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-07-197-388/+454
|\
| * powerpc/powernv/ioda: Allocate indirect TCE levels on demandAlexey Kardashevskiy2018-07-163-22/+65
| * powerpc/powernv: Rework TCE level allocationAlexey Kardashevskiy2018-07-161-11/+19
| * powerpc/powernv: Add indirect levels to it_userspaceAlexey Kardashevskiy2018-07-163-21/+70
| * powerpc/powernv: Move TCE manupulation code to its own fileAlexey Kardashevskiy2018-07-165-320/+340
| * powerpc/powernv: Remove useless wrapperAlexey Kardashevskiy2018-07-161-6/+1
| * powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin2018-07-162-52/+3
OpenPOWER on IntegriCloud