aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)Author
2018-12-09powerpc/papr_scm: Use ibm,unit-guid as the iset cookieOliver O'Halloran
2018-12-09powerpc/papr_scm: Fix DIMM device registration raceOliver O'Halloran
2018-12-09powerpc/papr_scm: Remove endian conversionsOliver O'Halloran
2018-12-09powerpc/papr_scm: Update DT propertiesOliver O'Halloran
2018-12-07powerpc/papr_scm: Fix resource end addressOliver O'Halloran
2018-12-07powerpc/papr_scm: Use depend instead of selectOliver O'Halloran
2018-11-02Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-10-31mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand
2018-10-31mm/memory_hotplug: make remove_memory() take the device_hotplug_lockDavid Hildenbrand
2018-10-26powerpc/pseries: Export maximum memory valueAravinda Prasad
2018-10-20powerpc/pseries: Export raw per-CPU VPA data via debugfsAravinda Prasad
2018-10-19powerpc/pseries: Add driver for PAPR SCM regionsOliver O'Halloran
2018-10-19powerpc/pseries: PAPR persistent memory supportOliver O'Halloran
2018-10-13powerpc/pseries/mobility: Extend start/stop topology update scopeMichael Bringmann
2018-10-13powerpc/pseries/memory-hotplug: Fix return value type of find_aa_indexYueHaibing
2018-10-13powerpc/eeh: Cleanup eeh_ops.wait_state()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup list_head field namesSam Bobroff
2018-10-13powerpc/eeh: Cleanup EEH_POSTPONED_PROBESam Bobroff
2018-10-13powerpc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz
2018-10-03powerpc/pseries: Fix how we iterate over the DTL entriesNaveen N. Rao
2018-10-03powerpc/pseries: Fix DTL buffer registrationNaveen N. Rao
2018-10-03powerpc: Convert to using %pOFn instead of device_node.nameRob Herring
2018-10-03powerpc/pseries: Use of_irq_get helper() in request_event_sources_irqs()Rob Herring
2018-09-19powerpc/pseries: Remove VLA from lparcfg_write()Suraj Jitindar Singh
2018-09-19powerpc/pseries: Remove unneeded uses of dlpar work queueNathan Fontenot
2018-09-19powerpc/pseries/memory-hotplug: Only update DT once per memory DLPAR requestNathan Fontenot
2018-09-19powerpc/pseries: Dump the SLB contents on SLB MCE errors.Mahesh Salgaonkar
2018-09-19powerpc/pseries: Display machine check error details.Mahesh Salgaonkar
2018-09-19powerpc/pseries: Flush SLB contents on SLB MCE errors.Mahesh Salgaonkar
2018-09-19powerpc/pseries: Define MCE error event section.Mahesh Salgaonkar
2018-09-17powerpc/pseries/mm: call H_BLOCK_REMOVELaurent Dufour
2018-09-17powerpc/pseries/mm: factorize PTE slot computationLaurent Dufour
2018-09-17powerpc/pseries/mm: Introducing FW_FEATURE_BLOCK_REMOVELaurent Dufour
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-10powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.Mahesh Salgaonkar
2018-08-08powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao
2018-08-08powerpc/pseries: Query hypervisor for count cache flush settingsMichael Ellerman
2018-08-08powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman
2018-08-07powerpc/pseries: Defer the logging of rtas error to irq work queue.Mahesh Salgaonkar
2018-08-07powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.Mahesh Salgaonkar
2018-08-07powerpc/xive: Remove xive_kexec_teardown_cpu()Benjamin Herrenschmidt
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas
2018-07-31powerpc/pseries: fix EEH recovery of some IOV devicesSam Bobroff
2018-07-30powerpc: remove unnecessary inclusion of asm/tlbflush.hChristophe Leroy
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy
2018-07-30powerpc: clean the inclusion of stringify.hChristophe Leroy
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy
2018-07-24powerpc/pseries/mm: Improve error reporting on HCALL failuresAneesh Kumar K.V
2018-07-24powerpc/pseries: Use pr_xxx() in lpar.cAneesh Kumar K.V
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds