summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc/pseries/hibernation: remove pseries_suspend_cpu()Nathan Lynch2020-12-081-15/+0
* powerpc/pseries/hibernation: pass stream id via function argumentsNathan Lynch2020-12-081-5/+3
* powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend opsNathan Lynch2020-12-081-1/+0
* powerpc/rtas: remove rtas_ibm_suspend_me_unsafe()Nathan Lynch2020-12-082-67/+1
* powerpc/rtas: dispatch partition migration requests to pseriesNathan Lynch2020-12-083-1/+11
* powerpc/pseries/mobility: retry partition suspend after errorNathan Lynch2020-12-081-2/+57
* powerpc/pseries/mobility: signal suspend cancellation to platformNathan Lynch2020-12-081-0/+31
* powerpc/pseries/mobility: use stop_machine for join/suspendNathan Lynch2020-12-081-7/+125
* powerpc/pseries/mobility: extract VASI session polling logicNathan Lynch2020-12-081-5/+64
* powerpc/pseries/mobility: use rtas_activate_firmware() on resumeNathan Lynch2020-12-081-14/+1
* powerpc/pseries/mobility: error message improvementsNathan Lynch2020-12-081-4/+3
* powerpc/pseries/mobility: add missing break to default caseNathan Lynch2020-12-081-0/+1
* powerpc/pseries/mobility: don't error on absence of ibm, update-nodesNathan Lynch2020-12-081-1/+1
* powerpc/hvcall: add token and codes for H_VASI_SIGNALNathan Lynch2020-12-081-0/+9
* powerpc/rtas: add rtas_activate_firmware()Nathan Lynch2020-12-082-0/+31
* powerpc/rtas: add rtas_ibm_suspend_me()Nathan Lynch2020-12-082-0/+58
* powerpc/rtas: rtas_ibm_suspend_me -> rtas_ibm_suspend_me_unsafeNathan Lynch2020-12-083-5/+5
* powerpc/rtas: complete ibm,suspend-me status codesNathan Lynch2020-12-081-1/+6
* powerpc/rtas: prevent suspend-related sys_rtas use on LENathan Lynch2020-12-081-0/+2
* powerpc/book3s64/kuap: Improve error reporting with KUAPAneesh Kumar K.V2020-12-085-25/+25
* powerpc/powernv/idle: Restore CIABR after idle for Power9Jordan Niethe2020-12-071-0/+3
* powerpc/book3s64/kexec: Clear CIABR on kexecJordan Niethe2020-12-071-0/+5
* powerpc: Remove ucache_bsizeChristophe Leroy2020-12-053-6/+1
* powerpc: Retire e200 core (mpc555x processor)Christophe Leroy2020-12-0512-186/+11
* powerpc: Fix update form addressing in inline assemblyChristophe Leroy2020-12-043-8/+9
* powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_atMathieu Desnoyers2020-12-042-4/+4
* powerpc/xmon: Change printk() to pr_cont()Christophe Leroy2020-12-041-1/+1
* powerpc/powernv/npu: Do not attempt NPU2 setup on POWER8NVL NPUAlexey Kardashevskiy2020-12-041-2/+14
* lkdtm/powerpc: Add SLB multihit testGanesh Goudar2020-12-033-28/+28
* powernv/pci: Print an error when device enable is blockedOliver O'Halloran2020-12-031-1/+3
* powerpc/pci: Remove LSI mappings on device teardownOliver O'Halloran2020-12-031-4/+78
* powerpc: add security.config, enforcing lockdown=integrityDaniel Axtens2020-12-031-0/+15
* powerpc/44x: Don't support 47x code and non 47x code at the same timeChristophe Leroy2020-12-032-30/+10
* powerpc/44x: Don't support 440 when CONFIG_PPC_47x is setChristophe Leroy2020-12-033-16/+29
* powerpc/feature: Remove CPU_FTR_NODSISRALIGNChristophe Leroy2020-12-033-21/+12
* powerpc/mm: Desintegrate MMU_FTR_PPCAS_ARCH_V2Christophe Leroy2020-12-032-4/+1
* powerpc/mm: MMU_FTR_NEED_DTLB_SW_LRU is only possible with CONFIG_PPC_83xxChristophe Leroy2020-12-031-1/+4
* powerpc/mm: Remove useless #ifndef CPU_FTR_COHERENT_ICACHE in mem.cChristophe Leroy2020-12-031-5/+0
* powerpc/feature: Add CPU_FTR_NOEXECUTE to G2_LEChristophe Leroy2020-12-031-1/+1
* powerpc/mm: Fix verification of MMU_FTR_TYPE_44xChristophe Leroy2020-12-031-1/+1
* powerpc/time: Remove ifdef in get_vtb()Christophe Leroy2020-12-031-2/+1
* powerpc/32: Use SPRN_SPRG_SCRATCH2 in exception prologsChristophe Leroy2020-12-031-15/+7
* powerpc/32s: Use SPRN_SPRG_SCRATCH2 in DSI prologChristophe Leroy2020-12-032-16/+9
* powerpc/32: Simplify EXCEPTION_PROLOG_1 macroChristophe Leroy2020-12-031-6/+4
* powerpc/603: Use SPRN_SDR1 to store the pgdir phys addressChristophe Leroy2020-12-032-8/+24
* powerpc/32s: Don't use SPRN_SPRG_PGDIR in hash_pageChristophe Leroy2020-12-031-4/+5
* powerpc/32s: Fix an FTR_SECTION_ELSEChristophe Leroy2020-12-031-1/+1
* powerpc/32s: Don't hash_preload() kernel textChristophe Leroy2020-12-034-24/+2
* powerpc/32s: Always map kernel text and rodata with BATsChristophe Leroy2020-12-032-7/+5
* ocxl: Initiate a TLB invalidate commandChristophe Lombard2020-12-032-0/+120