summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-04-151-1/+6
|\
| * powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loopsNicholas Piggin2018-04-111-1/+6
* | Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-101-0/+3
|\ \ | |/ |/|
| * powerpc/powernv: Create platform devs for nvdimm busesOliver O'Halloran2018-04-071-0/+3
* | powerpc/powernv: Always stop secondaries before reboot/shutdownNicholas Piggin2018-04-032-37/+6
* | powerpc/powernv: Fix SMT4 forcing idle codeNicholas Piggin2018-04-031-4/+0
* | powerpc/pseries: Restore default security feature flags on setupMauricio Faria de Oliveira2018-04-031-0/+11
* | powerpc/64s: Add POWER9 CPU type selectionNicholas Piggin2018-04-011-0/+5
* | powerpc/64: Add GENERIC_CPU support for little endianNicholas Piggin2018-04-011-2/+6
* | powerpc/64s: Remove POWER4 supportNicholas Piggin2018-04-011-5/+1
* | powerpc/64s/idle: POWER9 implement a separate idle stop function for hotplugNicholas Piggin2018-04-011-1/+1
* | powerpc/wii: Don't rely on the reserved memory hackJonathan Neuschäfer2018-04-011-13/+1
* | powerpc/wii: Explicitly configure GPIO owner for poweroff pinJonathan Neuschäfer2018-04-011-0/+7
* | powerpc/wii: Probe the whole devicetreeJonathan Neuschäfer2018-04-011-1/+1
* | Merge branch 'topic/paca' into nextMichael Ellerman2018-03-3111-32/+34
|\ \
| * | powerpc/64s: Allocate LPPACAs individuallyNicholas Piggin2018-03-301-1/+6
| * | powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin2018-03-3010-22/+23
* | | powerpc/4xx: Fix error return code in ppc4xx_msi_probe()Wei Yongjun2018-03-311-1/+2
* | | powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()Nicholas Piggin2018-03-311-0/+4
* | | powerpc/pseries: Fix clearing of security feature flagsMauricio Faria de Oliveira2018-03-311-3/+3
* | | powerpc/eeh: Add eeh_state_active() helperSam Bobroff2018-03-271-7/+2
* | | powerpc/powernv/npu: Do not try invalidating 32bit table when 64bit table is ...Alexey Kardashevskiy2018-03-271-3/+24
* | | powerpc/lpar/debug: Initialize flags before printing debug messageAlexey Kardashevskiy2018-03-271-3/+3
* | | powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()Michael Ellerman2018-03-271-15/+12
* | | powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()Michael Ellerman2018-03-271-31/+10
* | | powerpc/powernv: Set or clear security feature flagsMichael Ellerman2018-03-271-0/+56
* | | powerpc/pseries: Set or clear security feature flagsMichael Ellerman2018-03-271-0/+43
* | | powerpc/rfi-flush: Call setup_rfi_flush() after LPM migrationMichael Ellerman2018-03-273-1/+6
* | | powerpc/rfi-flush: Always enable fallback flush on pseriesMichael Ellerman2018-03-271-9/+1
* | | powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT guest on POWER9Paul Mackerras2018-03-271-2/+6
* | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-03-241-0/+81
|\ \ \
| * | | powerpc/powernv: Provide a way to force a core into SMT4 modePaul Mackerras2018-03-241-0/+81
| |/ /
* | | powerpc: Use sizeof(*foo) rather than sizeof(struct foo)Markus Elfring2018-03-2016-26/+24
* | | powerpc/vas: Add a couple of trace pointsSukadev Bhattiprolu2018-03-142-0/+122
* | | powerpc/vas: Fix cleanup when VAS is not configuredSukadev Bhattiprolu2018-03-142-3/+14
* | | powerpc/npu-dma.c: Fix crash after __mmu_notifier_register failureMark Hairgrove2018-03-141-11/+21
* | | powerpc: Rename plapr routines to plparMichael Ellerman2018-03-132-2/+2
* | | powerpc/pseries: Move smp_query_cpu_stopped() etc. out of plpar_wrappers.hMichael Ellerman2018-03-131-0/+8
* | | powerpc/embedded6xx: Make functions flipper_pic_init() & ug_udbg_putc() staticMathieu Malaterre2018-03-132-2/+2
* | | powerpc/powernv/mce: Don't silently restart the machineBalbir Singh2018-03-131-1/+4
* | | powerpc/powernv: Enable tunneled operationsPhilippe Bergheaud2018-03-133-8/+137
* | | powerpc/powernv/npu: Fix deadlock in mmio_invalidate()Alistair Popple2018-03-131-88/+141
* | | powerpc/8xx: fix cpm_cascade() dual end of interruptChristophe Leroy2018-03-131-7/+1
* | | powerpc/powernv/vas: Fix order of cleanup in vas_window_init_dbgdir()Sukadev Bhattiprolu2018-03-131-4/+4
* | | powerpc/powernv/vas: Remove a stray line in MakefileSukadev Bhattiprolu2018-03-131-1/+0
* | | powerpc/mm/slice: Fix hugepage allocation at hint address on 8xxChristophe Leroy2018-03-061-0/+1
| |/ |/|
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-251-1/+1
|\ \
| * | treewide/trivial: Remove ';;$' typo noiseIngo Molnar2018-02-221-1/+1
* | | powerpc/powernv: Support firmware disable of RFI flushMichael Ellerman2018-02-231-0/+4
* | | powerpc/pseries: Support firmware disable of RFI flushMichael Ellerman2018-02-231-1/+2
|/ /