summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-05-21powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitNicholas Piggin
2018-05-18powerpc/powernv: Fix NVRAM sleep in invalid context when crashingNicholas Piggin
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-05-09arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-04-25rtc: opal: Fix OPAL RTC driver OPAL_BUSY loopsNicholas Piggin
2018-04-24powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating a large address...Alistair Popple
2018-04-24powerpc/powernv/npu: Prevent overwriting of pnv_npu2_init_contex() callback p...Alistair Popple
2018-04-24powerpc/powernv/npu: Add lock to prevent race in concurrent context init/destroyAlistair Popple
2018-04-24powerpc/powernv/memtrace: Let the arch hotunplug code flush cacheBalbir Singh
2018-04-20proc: fix /proc/loadavg regressionAlexey Dobriyan
2018-04-15Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-04-11powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loopsNicholas Piggin
2018-04-10Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-07powerpc/powernv: Create platform devs for nvdimm busesOliver O'Halloran
2018-04-03powerpc/powernv: Always stop secondaries before reboot/shutdownNicholas Piggin
2018-04-03powerpc/powernv: Fix SMT4 forcing idle codeNicholas Piggin
2018-04-03powerpc/pseries: Restore default security feature flags on setupMauricio Faria de Oliveira
2018-04-01powerpc/64s: Add POWER9 CPU type selectionNicholas Piggin
2018-04-01powerpc/64: Add GENERIC_CPU support for little endianNicholas Piggin
2018-04-01powerpc/64s: Remove POWER4 supportNicholas Piggin
2018-04-01powerpc/64s/idle: POWER9 implement a separate idle stop function for hotplugNicholas Piggin
2018-04-01powerpc/wii: Don't rely on the reserved memory hackJonathan Neuschäfer
2018-04-01powerpc/wii: Explicitly configure GPIO owner for poweroff pinJonathan Neuschäfer
2018-04-01powerpc/wii: Probe the whole devicetreeJonathan Neuschäfer
2018-03-31Merge branch 'topic/paca' into nextMichael Ellerman
2018-03-31powerpc/4xx: Fix error return code in ppc4xx_msi_probe()Wei Yongjun
2018-03-31powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()Nicholas Piggin
2018-03-31powerpc/pseries: Fix clearing of security feature flagsMauricio Faria de Oliveira
2018-03-30powerpc/64s: Allocate LPPACAs individuallyNicholas Piggin
2018-03-30powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin
2018-03-27powerpc/eeh: Add eeh_state_active() helperSam Bobroff
2018-03-27powerpc/powernv/npu: Do not try invalidating 32bit table when 64bit table is ...Alexey Kardashevskiy
2018-03-27powerpc/lpar/debug: Initialize flags before printing debug messageAlexey Kardashevskiy
2018-03-27powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()Michael Ellerman
2018-03-27powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()Michael Ellerman
2018-03-27powerpc/powernv: Set or clear security feature flagsMichael Ellerman
2018-03-27powerpc/pseries: Set or clear security feature flagsMichael Ellerman
2018-03-27powerpc/rfi-flush: Call setup_rfi_flush() after LPM migrationMichael Ellerman
2018-03-27powerpc/rfi-flush: Always enable fallback flush on pseriesMichael Ellerman
2018-03-27powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT guest on POWER9Paul Mackerras
2018-03-24Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2018-03-24powerpc/powernv: Provide a way to force a core into SMT4 modePaul Mackerras
2018-03-20powerpc: Use sizeof(*foo) rather than sizeof(struct foo)Markus Elfring
2018-03-14powerpc/vas: Add a couple of trace pointsSukadev Bhattiprolu
2018-03-14powerpc/vas: Fix cleanup when VAS is not configuredSukadev Bhattiprolu
2018-03-14powerpc/npu-dma.c: Fix crash after __mmu_notifier_register failureMark Hairgrove