summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries: Fix regression while building external modulesSrikar Dronamraju2021-08-041-1/+1
* powerpc/ps3: Add dma_mask to ps3_dma_regionGeoff Levand2021-07-201-0/+12
* powerpc/powernv/vas: Release reference to tgid during window closeHaren Myneni2021-07-191-4/+5
* powerpc/preempt: Don't touch the idle task's preempt_count during hotplugValentin Schneider2021-07-142-6/+0
* powerpc/papr_scm: Make 'perf_stats' invisible if perf-stats unavailableVaibhav Jain2021-07-141-11/+24
* powerpc/papr_scm: Properly handle UUID types and APIAndy Shevchenko2021-07-141-9/+18
* powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocksNicholas Piggin2021-05-262-2/+11
* powerpc/pseries: Stop calling printk in rtas_stop_self()Michael Ellerman2021-05-191-3/+0
* powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')Christophe Leroy2021-05-141-1/+1
* powerpc/pseries: extract host bridge from pci_bus prior to bus removalTyrel Datwyler2021-05-141-1/+3
* powerpc/pseries: Only register vio drivers if vio bus existsMichael Ellerman2021-05-141-0/+4
* powerpc/pseries: Don't enforce MSI affinity with kdumpGreg Kurz2021-03-171-2/+23
* powerpc/pseries/dlpar: handle ibm, configure-connector delay statusNathan Lynch2021-03-041-4/+3
* powerpc/64: irq replay remove decrementer overflow checkNicholas Piggin2021-01-061-1/+1
* powerpc/powernv/memtrace: Fix crashing the kernel when enabling concurrentlyDavid Hildenbrand2020-12-301-7/+15
* powerpc/powernv/memtrace: Don't leak kernel memory to user spaceDavid Hildenbrand2020-12-301-0/+22
* powerpc/powernv/npu: Do not attempt NPU2 setup on POWER8NVL NPUAlexey Kardashevskiy2020-12-301-2/+14
* powerpc/8xx: Fix early debug when SMC1 is relocatedChristophe Leroy2020-12-301-0/+11
* powerpc/powermac: Fix low_sleep_handler with CONFIG_VMAP_STACKChristophe Leroy2020-12-302-74/+60
* powerpc/pseries/hibernation: remove redundant cacheinfo updateNathan Lynch2020-12-301-3/+0
* powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend opsNathan Lynch2020-12-301-1/+0
* powerpc/powernv/sriov: fix unsigned int win compared to less than zeroKaixu Xia2020-12-301-1/+1
* Revert "powerpc/pseries/hotplug-cpu: Remove double free in error path"Zhang Xiaoxu2020-12-301-0/+1
* Merge tag 'irq-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-061-1/+2
|\
| * powerpc/pseries: Pass MSI affinity to irq_create_mapping()Laurent Vivier2020-11-301-1/+2
* | powerpc/64s/powernv: Fix memory corruption when saving SLB entries on MCENicholas Piggin2020-12-021-2/+7
* | powerpc/64s: Trim offlined CPUs from mm_cpumasksNicholas Piggin2020-11-273-0/+8
|/
* powerpc/64s: rename pnv|pseries_setup_rfi_flush to _setup_security_mitigationsDaniel Axtens2020-11-194-9/+11
* powerpc/64s: flush L1D after user accessesNicholas Piggin2020-11-192-2/+12
* powerpc/64s: flush L1D on kernel entryNicholas Piggin2020-11-192-0/+15
* Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-10-243-67/+114
|\
| * powerpc/pseries: Avoid using addr_to_pfn in real modeGanesh Goudar2020-10-221-49/+69
| * powerpc/powernv/dump: Handle multiple writes to ack attributeVasant Hegde2020-10-191-3/+8
| * powerpc/powernv/dump: Fix race while processing OPAL dumpVasant Hegde2020-10-191-12/+29
| * powerpc/opal_elog: Handle multiple writes to ack attributeAneesh Kumar K.V2020-10-161-3/+8
* | Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-10-1637-619/+817
|\|
| * powerpc: Remove support for PowerPC 601Christophe Leroy2020-10-082-5/+1
| * powerpc: Remove PowerPC 601Christophe Leroy2020-10-081-9/+2
| * powerpc: Remove CONFIG_PPC601_SYNC_FIXChristophe Leroy2020-10-081-15/+0
| * powerpc/papr_scm: Add PAPR command family to pass-through command-setVaibhav Jain2020-10-081-0/+3
| * powerpc/lmb-size: Use addr #size-cells value when fetching lmb-sizeAneesh Kumar K.V2020-10-081-4/+9
| * powerpc/memhotplug: Make lmb size 64bitAneesh Kumar K.V2020-10-081-14/+29
| * powerpc/pseries/eeh: Fix use of uninitialised variableOliver O'Halloran2020-10-071-5/+4
| * pseries/hotplug-memory: hot-add: skip redundant LMB lookupScott Cheloha2020-10-061-2/+4
| * powerpc/eeh: Clean up PE addressingOliver O'Halloran2020-10-062-49/+9
| * powerpc/pseries/eeh: Allow zero to be a valid PE configuration addressOliver O'Halloran2020-10-061-16/+22
| * powerpc/pseries/eeh: Rework device EEH PE determinationOliver O'Halloran2020-10-061-35/+22
| * powerpc/pseries/eeh: Clean up pe_config_addr lookupsOliver O'Halloran2020-10-061-69/+11
| * powerpc/eeh: Move EEH initialisation to an arch initcallOliver O'Halloran2020-10-062-2/+2
| * powerpc/pseries: Stop using eeh_ops->init()Oliver O'Halloran2020-10-061-84/+71