aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2020-12-15powerpc/pseries/memhotplug: Quieten some DLPAR operationsLaurent Dufour
2020-12-09powerpc/64: irq replay remove decrementer overflow checkNicholas Piggin
2020-12-09powerpc/8xx: Always pin kernel text TLBChristophe Leroy
2020-12-09powerpc/8xx: Fix early debug when SMC1 is relocatedChristophe Leroy
2020-12-09powerpc/32s: Make support for 603 and 604+ selectableChristophe Leroy
2020-12-09powerpc/32s: Remove CONFIG_PPC_BOOK3S_6xxChristophe Leroy
2020-12-08powerpc/powermac: Fix low_sleep_handler with CONFIG_VMAP_STACKChristophe Leroy
2020-12-08powerpc/pseries/mobility: refactor node lookup during DT updateNathan Lynch
2020-12-08powerpc/pseries/hibernation: remove prepare_late() callbackNathan Lynch
2020-12-08powerpc/pseries/hibernation: perform post-suspend fixups laterNathan Lynch
2020-12-08powerpc/pseries/hibernation: remove redundant cacheinfo updateNathan Lynch
2020-12-08powerpc/pseries/hibernation: switch to rtas_ibm_suspend_me()Nathan Lynch
2020-12-08powerpc/pseries/hibernation: remove pseries_suspend_cpu()Nathan Lynch
2020-12-08powerpc/pseries/hibernation: pass stream id via function argumentsNathan Lynch
2020-12-08powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend opsNathan Lynch
2020-12-08powerpc/rtas: dispatch partition migration requests to pseriesNathan Lynch
2020-12-08powerpc/pseries/mobility: retry partition suspend after errorNathan Lynch
2020-12-08powerpc/pseries/mobility: signal suspend cancellation to platformNathan Lynch
2020-12-08powerpc/pseries/mobility: use stop_machine for join/suspendNathan Lynch
2020-12-08powerpc/pseries/mobility: extract VASI session polling logicNathan Lynch
2020-12-08powerpc/pseries/mobility: use rtas_activate_firmware() on resumeNathan Lynch
2020-12-08powerpc/pseries/mobility: error message improvementsNathan Lynch
2020-12-08powerpc/pseries/mobility: add missing break to default caseNathan Lynch
2020-12-08powerpc/pseries/mobility: don't error on absence of ibm, update-nodesNathan Lynch
2020-12-08powerpc/rtas: rtas_ibm_suspend_me -> rtas_ibm_suspend_me_unsafeNathan Lynch
2020-12-07powerpc/powernv/idle: Restore CIABR after idle for Power9Jordan Niethe
2020-12-05powerpc: Retire e200 core (mpc555x processor)Christophe Leroy
2020-12-04powerpc/powernv/npu: Do not attempt NPU2 setup on POWER8NVL NPUAlexey Kardashevskiy
2020-12-04powernv/pci: Print an error when device enable is blockedOliver O'Halloran
2020-12-04ocxl: Initiate a TLB invalidate commandChristophe Lombard
2020-12-04ocxl: Assign a register set to a Logical PartitionChristophe Lombard
2020-12-04powerpc/book3s64/kuap/kuep: Add PPC_PKEY config on book3s64Aneesh Kumar K.V
2020-12-04powerpc/64s/pseries: Add ERAT specific machine check handlerNicholas Piggin
2020-12-04powerpc/64s/powernv: Ratelimit harmless HMI error printingNicholas Piggin
2020-12-04powerpc/ps3: make system bus's remove and shutdown callbacks return voidUwe Kleine-König
2020-12-04powerpc: Rename is_kvm_guest() to check_kvm_guest()Srikar Dronamraju
2020-12-04powerpc: Refactor is_kvm_guest() declaration to new headerSrikar Dronamraju
2020-12-04powerpc/pseries: Define PCI bus speed for Gen4 and Gen5Frederic Barrat
2020-12-04powerpc/32s: Allow deselecting CONFIG_PPC_FPU on mpc832xChristophe Leroy
2020-12-04powerpc/signal: Don't manage floating point regs when no FPUChristophe Leroy
2020-11-25Merge branch 'fixes' into nextMichael Ellerman
2020-11-19powerpc/64s: rename pnv|pseries_setup_rfi_flush to _setup_security_mitigationsDaniel Axtens
2020-11-19powerpc/64s: flush L1D after user accessesNicholas Piggin
2020-11-19powerpc/64s: flush L1D on kernel entryNicholas Piggin
2020-11-19powernv/memtrace: don't abuse memory hot(un)plug infrastructure for memory al...David Hildenbrand
2020-11-19powerpc/powernv/memtrace: Fix crashing the kernel when enabling concurrentlyDavid Hildenbrand
2020-11-19powerpc/powernv/memtrace: Don't leak kernel memory to user spaceDavid Hildenbrand
2020-11-19powerpc/powernv/sriov: fix unsigned int win compared to less than zeroKaixu Xia
2020-11-19Revert "powerpc/pseries/hotplug-cpu: Remove double free in error path"Zhang Xiaoxu
2020-11-19powerpc/85xx: Fix declaration made after definitionMichael Ellerman