summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAgeFilesLines
...
* | powerpc/fadump: Do not allow hot-remove memory from fadump reserved area.Mahesh Salgaonkar2018-12-211-2/+5
* | Merge branch 'fixes' into nextMichael Ellerman2018-12-172-11/+31
|\ \
| * | powerpc/papr_scm: Use ibm,unit-guid as the iset cookieOliver O'Halloran2018-12-091-0/+12
| * | powerpc/papr_scm: Fix DIMM device registration raceOliver O'Halloran2018-12-091-0/+3
| * | powerpc/papr_scm: Remove endian conversionsOliver O'Halloran2018-12-091-3/+3
| * | powerpc/papr_scm: Update DT propertiesOliver O'Halloran2018-12-091-5/+11
| * | powerpc/papr_scm: Fix resource end addressOliver O'Halloran2018-12-071-1/+1
| * | powerpc/papr_scm: Use depend instead of selectOliver O'Halloran2018-12-071-2/+1
| |/
* / powerpc: Use device_type helpers to access the node typeRob Herring2018-11-263-28/+17
|/
* Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-11-021-0/+13
|\
| * powerpc/pseries: Export maximum memory valueAravinda Prasad2018-10-261-0/+13
* | mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand2018-10-311-1/+1
* | mm/memory_hotplug: make remove_memory() take the device_hotplug_lockDavid Hildenbrand2018-10-311-3/+3
|/
* powerpc/pseries: Export raw per-CPU VPA data via debugfsAravinda Prasad2018-10-201-0/+54
* powerpc/pseries: Add driver for PAPR SCM regionsOliver O'Halloran2018-10-193-0/+353
* powerpc/pseries: PAPR persistent memory supportOliver O'Halloran2018-10-196-2/+177
* powerpc/pseries/mobility: Extend start/stop topology update scopeMichael Bringmann2018-10-131-0/+5
* powerpc/pseries/memory-hotplug: Fix return value type of find_aa_indexYueHaibing2018-10-131-33/+28
* powerpc/eeh: Cleanup eeh_ops.wait_state()Sam Bobroff2018-10-131-62/+4
* powerpc/eeh: Cleanup list_head field namesSam Bobroff2018-10-131-1/+2
* powerpc/eeh: Cleanup EEH_POSTPONED_PROBESam Bobroff2018-10-131-0/+1
* powerpc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2018-10-131-2/+0
* powerpc/pseries: Fix how we iterate over the DTL entriesNaveen N. Rao2018-10-031-1/+1
* powerpc/pseries: Fix DTL buffer registrationNaveen N. Rao2018-10-031-1/+1
* powerpc: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-033-29/+28
* powerpc/pseries: Use of_irq_get helper() in request_event_sources_irqs()Rob Herring2018-10-031-27/+13
* powerpc/pseries: Remove VLA from lparcfg_write()Suraj Jitindar Singh2018-09-191-3/+2
* powerpc/pseries: Remove unneeded uses of dlpar work queueNathan Fontenot2018-09-194-43/+19
* powerpc/pseries/memory-hotplug: Only update DT once per memory DLPAR requestNathan Fontenot2018-09-191-39/+16
* powerpc/pseries: Dump the SLB contents on SLB MCE errors.Mahesh Salgaonkar2018-09-192-1/+29
* powerpc/pseries: Display machine check error details.Mahesh Salgaonkar2018-09-191-0/+133
* powerpc/pseries: Flush SLB contents on SLB MCE errors.Mahesh Salgaonkar2018-09-193-1/+61
* powerpc/pseries: Define MCE error event section.Mahesh Salgaonkar2018-09-191-0/+95
* powerpc/pseries/mm: call H_BLOCK_REMOVELaurent Dufour2018-09-171-8/+206
* powerpc/pseries/mm: factorize PTE slot computationLaurent Dufour2018-09-171-7/+20
* powerpc/pseries/mm: Introducing FW_FEATURE_BLOCK_REMOVELaurent Dufour2018-09-171-0/+1
* Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-177-55/+103
|\
| * powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.Mahesh Salgaonkar2018-08-101-1/+1
| * powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao2018-08-081-1/+1
| * 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-081-1/+0
| * 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-071-1/+1
| * powerpc/pseries: fix EEH recovery of some IOV devicesSam Bobroff2018-07-311-8/+17
| * powerpc: remove unnecessary inclusion of asm/tlbflush.hChristophe Leroy2018-07-301-1/+0
| * powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy2018-07-301-0/+1
| * powerpc: clean the inclusion of stringify.hChristophe Leroy2018-07-301-0/+1
| * powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy2018-07-301-0/+1
| * powerpc/pseries/mm: Improve error reporting on HCALL failuresAneesh Kumar K.V2018-07-241-6/+10