summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-09powerpc/32s: Inline flush_tlb_range() and flush_tlb_kernel_range()Christophe Leroy
2020-12-09powerpc/32s: Split and inline flush_tlb_mm() and flush_tlb_page()Christophe Leroy
2020-12-09powerpc/32s: Move _tlbie() and _tlbia() in a new fileChristophe Leroy
2020-12-09powerpc/32s: Inline _tlbie() on non SMPChristophe Leroy
2020-12-09powerpc/32s: Move _tlbie() and _tlbia() prototypes to tlbflush.hChristophe Leroy
2020-12-09powerpc/32s: Declare Hash related vars as __initdataChristophe Leroy
2020-12-09powerpc/32s: Make Hash var staticChristophe Leroy
2020-12-09powerpc/32s: Use mmu_has_feature(MMU_FTR_HPTE_TABLE) instead of checking Hash...Christophe Leroy
2020-12-09powerpc/32s: Make bat_addrs[] staticChristophe Leroy
2020-12-09powerpc/mm: Remove flush_tlb_page_nohash() prototype.Christophe Leroy
2020-12-09powerpc/mm: Add mask of always present MMU featuresChristophe Leroy
2020-12-09powerpc/rtas: Fix typo of ibm,open-errinjct in RTAS filterTyrel Datwyler
2020-12-08powerpc/powermac: Fix low_sleep_handler with CONFIG_VMAP_STACKChristophe Leroy
2020-12-08powerpc: fix spelling mistake in Kconfig "seleted" -> "selected"Colin Ian King
2020-12-08powerpc/pseries/mobility: refactor node lookup during DT updateNathan Lynch
2020-12-08powerpc/rtas: remove unused rtas_suspend_me_dataNathan 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/rtas: remove unused rtas_suspend_last_cpu()Nathan Lynch
2020-12-08powerpc/pseries/hibernation: switch to rtas_ibm_suspend_me()Nathan Lynch
2020-12-08powerpc/rtas: remove rtas_suspend_cpu()Nathan Lynch
2020-12-08powerpc/machdep: remove suspend_disable_cpu()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: remove rtas_ibm_suspend_me_unsafe()Nathan 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/hvcall: add token and codes for H_VASI_SIGNALNathan Lynch
2020-12-08powerpc/rtas: add rtas_activate_firmware()Nathan Lynch
2020-12-08powerpc/rtas: add rtas_ibm_suspend_me()Nathan Lynch
2020-12-08powerpc/rtas: rtas_ibm_suspend_me -> rtas_ibm_suspend_me_unsafeNathan Lynch
2020-12-08powerpc/rtas: complete ibm,suspend-me status codesNathan Lynch
2020-12-08powerpc/rtas: prevent suspend-related sys_rtas use on LENathan Lynch
2020-12-08powerpc/book3s64/kuap: Improve error reporting with KUAPAneesh Kumar K.V
2020-12-07powerpc/powernv/idle: Restore CIABR after idle for Power9Jordan Niethe
2020-12-07powerpc/book3s64/kexec: Clear CIABR on kexecJordan Niethe
2020-12-05powerpc: Remove ucache_bsizeChristophe Leroy
2020-12-05powerpc: Retire e200 core (mpc555x processor)Christophe Leroy
2020-12-04powerpc: Fix update form addressing in inline assemblyChristophe Leroy
2020-12-04powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_atMathieu Desnoyers
2020-12-04powerpc/xmon: Change printk() to pr_cont()Christophe Leroy