summaryrefslogtreecommitdiffstats
path: root/lib/ts_kmp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-08powerpc/rtas: add rtas_activate_firmware()Nathan Lynch2-0/+31
2020-12-08powerpc/rtas: add rtas_ibm_suspend_me()Nathan Lynch2-0/+58
2020-12-08powerpc/rtas: rtas_ibm_suspend_me -> rtas_ibm_suspend_me_unsafeNathan Lynch3-5/+5
2020-12-08powerpc/rtas: complete ibm,suspend-me status codesNathan Lynch1-1/+6
2020-12-08powerpc/rtas: prevent suspend-related sys_rtas use on LENathan Lynch1-0/+2
2020-12-08powerpc/book3s64/kuap: Improve error reporting with KUAPAneesh Kumar K.V5-25/+25
2020-12-07powerpc/powernv/idle: Restore CIABR after idle for Power9Jordan Niethe1-0/+3
2020-12-07powerpc/book3s64/kexec: Clear CIABR on kexecJordan Niethe1-0/+5
2020-12-05powerpc: Remove ucache_bsizeChristophe Leroy3-6/+1
2020-12-05powerpc: Retire e200 core (mpc555x processor)Christophe Leroy12-186/+11
2020-12-04powerpc: Fix update form addressing in inline assemblyChristophe Leroy3-8/+9
2020-12-04powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_atMathieu Desnoyers2-4/+4
2020-12-04powerpc/xmon: Change printk() to pr_cont()Christophe Leroy1-1/+1
2020-12-04powerpc/powernv/npu: Do not attempt NPU2 setup on POWER8NVL NPUAlexey Kardashevskiy1-2/+14
2020-12-03lkdtm/powerpc: Add SLB multihit testGanesh Goudar8-28/+156
2020-12-03powernv/pci: Print an error when device enable is blockedOliver O'Halloran1-1/+3
2020-12-03powerpc/pci: Remove LSI mappings on device teardownOliver O'Halloran1-4/+78