- ed22bb8 powerpc/pseries/hibernation: remove pseries_suspend_cpu() by Nathan Lynch · 4 years, 1 month ago
- a10a5a1 powerpc/pseries/hibernation: pass stream id via function arguments by Nathan Lynch · 4 years, 1 month ago
- 52719fc powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend ops by Nathan Lynch · 4 years, 1 month ago
- 5f6665e powerpc/rtas: remove rtas_ibm_suspend_me_unsafe() by Nathan Lynch · 4 years, 1 month ago
- 4d75689 powerpc/rtas: dispatch partition migration requests to pseries by Nathan Lynch · 4 years, 1 month ago
- aeca35b powerpc/pseries/mobility: retry partition suspend after error by Nathan Lynch · 4 years, 1 month ago
- 37cddc7 powerpc/pseries/mobility: signal suspend cancellation to platform by Nathan Lynch · 4 years, 1 month ago
- 9327dc0 powerpc/pseries/mobility: use stop_machine for join/suspend by Nathan Lynch · 4 years, 1 month ago
- d921331 powerpc/pseries/mobility: extract VASI session polling logic by Nathan Lynch · 4 years, 1 month ago
- c3ae978 powerpc/pseries/mobility: use rtas_activate_firmware() on resume by Nathan Lynch · 4 years, 1 month ago
- 2d5be6f powerpc/pseries/mobility: error message improvements by Nathan Lynch · 4 years, 1 month ago
- aa5e5c9 powerpc/pseries/mobility: add missing break to default case by Nathan Lynch · 4 years, 1 month ago
- b06a671 powerpc/pseries/mobility: don't error on absence of ibm, update-nodes by Nathan Lynch · 4 years, 1 month ago
- 9bae89f powerpc/hvcall: add token and codes for H_VASI_SIGNAL by Nathan Lynch · 4 years, 1 month ago
- 5f485a6 powerpc/rtas: add rtas_activate_firmware() by Nathan Lynch · 4 years, 1 month ago
- 701ba68 powerpc/rtas: add rtas_ibm_suspend_me() by Nathan Lynch · 4 years, 1 month ago
- 7049b28 powerpc/rtas: rtas_ibm_suspend_me -> rtas_ibm_suspend_me_unsafe by Nathan Lynch · 4 years, 1 month ago
- 970e453 powerpc/rtas: complete ibm,suspend-me status codes by Nathan Lynch · 4 years, 1 month ago
- de0f734 powerpc/rtas: prevent suspend-related sys_rtas use on LE by Nathan Lynch · 4 years, 1 month ago
- 475c874 powerpc/book3s64/kuap: Improve error reporting with KUAP by Aneesh Kumar K.V · 4 years, 1 month ago
- 250ad7a powerpc/powernv/idle: Restore CIABR after idle for Power9 by Jordan Niethe · 4 years, 1 month ago
- 4bb3219 powerpc/book3s64/kexec: Clear CIABR on kexec by Jordan Niethe · 4 years, 1 month ago
- 8817aab powerpc: Remove ucache_bsize by Christophe Leroy · 4 years, 2 months ago
- 39c8bf2 powerpc: Retire e200 core (mpc555x processor) by Christophe Leroy · 4 years, 2 months ago
- ff57698 powerpc: Fix update form addressing in inline assembly by Christophe Leroy · 4 years, 3 months ago
- d85be8a powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_at by Mathieu Desnoyers · 4 years, 3 months ago
- 7c6c86b powerpc/xmon: Change printk() to pr_cont() by Christophe Leroy · 4 years, 2 months ago
- b1198a8 powerpc/powernv/npu: Do not attempt NPU2 setup on POWER8NVL NPU by Alexey Kardashevskiy · 4 years, 2 months ago
- 3ba150f lkdtm/powerpc: Add SLB multihit test by Ganesh Goudar · 4 years, 2 months ago
- 6c58b1b powernv/pci: Print an error when device enable is blocked by Oliver O'Halloran · 4 years, 9 months ago
- 450be49 powerpc/pci: Remove LSI mappings on device teardown by Oliver O'Halloran · 4 years, 2 months ago
- ed2bbd2 powerpc: add security.config, enforcing lockdown=integrity by Daniel Axtens · 4 years, 2 months ago
- 1f69aa0 powerpc/44x: Don't support 47x code and non 47x code at the same time by Christophe Leroy · 4 years, 3 months ago
- 8b8319b powerpc/44x: Don't support 440 when CONFIG_PPC_47x is set by Christophe Leroy · 4 years, 3 months ago
- 7d47034 powerpc/feature: Remove CPU_FTR_NODSISRALIGN by Christophe Leroy · 4 years, 3 months ago
- 0e8ff4f powerpc/mm: Desintegrate MMU_FTR_PPCAS_ARCH_V2 by Christophe Leroy · 4 years, 3 months ago
- b68e3a3 powerpc/mm: MMU_FTR_NEED_DTLB_SW_LRU is only possible with CONFIG_PPC_83xx by Christophe Leroy · 4 years, 3 months ago
- 1a1be32 powerpc/mm: Remove useless #ifndef CPU_FTR_COHERENT_ICACHE in mem.c by Christophe Leroy · 4 years, 3 months ago
- 197493a powerpc/feature: Add CPU_FTR_NOEXECUTE to G2_LE by Christophe Leroy · 4 years, 3 months ago
- 17179ae powerpc/mm: Fix verification of MMU_FTR_TYPE_44x by Christophe Leroy · 4 years, 3 months ago
- c3cb5db powerpc/time: Remove ifdef in get_vtb() by Christophe Leroy · 4 years, 4 months ago
- d2e0060 powerpc/32: Use SPRN_SPRG_SCRATCH2 in exception prologs by Christophe Leroy · 4 years, 2 months ago
- de1cd07 powerpc/32s: Use SPRN_SPRG_SCRATCH2 in DSI prolog by Christophe Leroy · 4 years, 2 months ago
- 6285f9c powerpc/32: Simplify EXCEPTION_PROLOG_1 macro by Christophe Leroy · 4 years, 2 months ago
- c4a2261 powerpc/603: Use SPRN_SDR1 to store the pgdir phys address by Christophe Leroy · 4 years, 2 months ago
- 03d701c powerpc/32s: Don't use SPRN_SPRG_PGDIR in hash_page by Christophe Leroy · 4 years, 2 months ago
- 7b107a7 powerpc/32s: Fix an FTR_SECTION_ELSE by Christophe Leroy · 4 years, 2 months ago
- 79d1bef powerpc/32s: Don't hash_preload() kernel text by Christophe Leroy · 4 years, 2 months ago
- 035b19a powerpc/32s: Always map kernel text and rodata with BATs by Christophe Leroy · 4 years, 2 months ago
- 98f5559 ocxl: Add new kernel traces by Christophe Lombard · 4 years, 2 months ago
- 5f686ee ocxl: Add mmu notifier by Christophe Lombard · 4 years, 2 months ago
- d731fee ocxl: Update the Process Element Entry by Christophe Lombard · 4 years, 2 months ago
- 19b311c ocxl: Initiate a TLB invalidate command by Christophe Lombard · 4 years, 2 months ago
- fc1347b ocxl: Assign a register set to a Logical Partition by Christophe Lombard · 4 years, 2 months ago
- 91668ab powerpc/perf: MMCR0 control for PMU registers under PMCC=00 by Athira Rajeev · 4 years, 2 months ago
- 9a8ee52 powerpc/perf: Fix to update cache events with l2l3 events in power10 by Athira Rajeev · 4 years, 2 months ago
- 1f12316 powerpc/perf: Fix to update generic event codes for power10 by Athira Rajeev · 4 years, 2 months ago
- c0e3985 powerpc/perf: Add generic and cache event list for power10 DD1 by Athira Rajeev · 4 years, 2 months ago
- 0263bbb powerpc/perf: Fix the PMU group constraints for threshold events in power10 by Athira Rajeev · 4 years, 2 months ago
- e924be7 powerpc/perf: Update the PMU group constraints for l2l3 events in power10 by Athira Rajeev · 4 years, 2 months ago
- d3afd28 powerpc/perf: Fix to update radix_scope_qual in power10 by Athira Rajeev · 4 years, 2 months ago
- ec0f9b9 powerpc/book3s64/pkeys: Optimize KUAP and KUEP feature disabled case by Aneesh Kumar K.V · 4 years, 2 months ago
- 61130e2 powerpc/book3s64/kup: Check max key supported before enabling kup by Aneesh Kumar K.V · 4 years, 2 months ago
- c91435d powerpc/book3s64/hash/kuep: Enable KUEP on hash by Aneesh Kumar K.V · 4 years, 2 months ago
- b2ff33a powerpc/book3s64/hash/kuap: Enable kuap on hash by Aneesh Kumar K.V · 4 years, 2 months ago
- 292f86c powerpc/book3s64/kuep: Use Key 3 to implement KUEP with hash translation. by Aneesh Kumar K.V · 4 years, 2 months ago
- fa46c2f powerpc/book3s64/kuap: Use Key 3 to implement KUAP with hash translation. by Aneesh Kumar K.V · 4 years, 2 months ago
- eb232b1 powerpc/book3s64/kuap: Improve error reporting with KUAP by Aneesh Kumar K.V · 4 years, 2 months ago
- 4d6c551 powerpc/book3s64/kuap: Restrict access to userspace based on userspace AMR by Aneesh Kumar K.V · 4 years, 2 months ago
- 48a8ab4 powerpc/book3s64/pkeys: Don't update SPRN_AMR when in kernel mode. by Aneesh Kumar K.V · 4 years, 2 months ago
- edc541e powerpc/ptrace-view: Use pt_regs values instead of thread_struct based one. by Aneesh Kumar K.V · 4 years, 2 months ago
- d5fa30e powerpc/book3s64/pkeys: Reset userspace AMR correctly on exec by Aneesh Kumar K.V · 4 years, 2 months ago
- f643fca powerpc/book3s64/pkeys: Inherit correctly on fork. by Aneesh Kumar K.V · 4 years, 2 months ago
- 8e56092 powerpc/book3s64/pkeys: Store/restore userspace AMR/IAMR correctly on entry and exit from kernel by Aneesh Kumar K.V · 4 years, 2 months ago
- d7df77e powerpc/exec: Set thread.regs early during exec by Aneesh Kumar K.V · 4 years, 2 months ago
- d94b827 powerpc/book3s64/kuap: Use Key 3 for kernel mapping with hash translation by Aneesh Kumar K.V · 4 years, 2 months ago
- d5b810b powerpc/book3s64/kuap: Rename MMU_FTR_RADIX_KUAP and MMU_FTR_KUEP by Aneesh Kumar K.V · 4 years, 2 months ago
- 57b7505 powerpc/book3s64/kuep: Move KUEP related function outside radix by Aneesh Kumar K.V · 4 years, 2 months ago
- 3b47b75 powerpc/book3s64/kuap: Move KUAP related function outside radix by Aneesh Kumar K.V · 4 years, 2 months ago
- 39df17b powerpc/book3s64/kuap/kuep: Move uamor setup to pkey init by Aneesh Kumar K.V · 4 years, 2 months ago
- 227ae62 powerpc/book3s64/kuap/kuep: Add PPC_PKEY config on book3s64 by Aneesh Kumar K.V · 4 years, 2 months ago
- 9f378b9 KVM: PPC: BOOK3S: PR: Ignore UAMOR SPR by Aneesh Kumar K.V · 4 years, 2 months ago
- c3d35dd powerpc: Add new macro to handle NESTED_IFCLR by Aneesh Kumar K.V · 4 years, 2 months ago
- 865ae6f powerpc/64s: Tidy machine check SLB logging by Nicholas Piggin · 4 years, 2 months ago
- 4a86953 powerpc/64s: Remove "Host" from MCE logging by Nicholas Piggin · 4 years, 2 months ago
- 82f70a0 powerpc/64s/pseries: Add ERAT specific machine check handler by Nicholas Piggin · 4 years, 2 months ago
- f4b239e powerpc/64s/powernv: Ratelimit harmless HMI error printing by Nicholas Piggin · 4 years, 2 months ago
- 1d15ffd KVM: PPC: Book3S HV: Ratelimit machine check messages coming from guests by Nicholas Piggin · 4 years, 2 months ago
- 067c9f9 KVM: PPC: Book3S HV: Don't attempt to recover machine checks for FWNMI enabled guests by Nicholas Piggin · 4 years, 2 months ago
- 0ce2382 powerpc/64s/powernv: Allow KVM to handle guest machine check details by Nicholas Piggin · 4 years, 2 months ago
- 6d247e4 powerpc/ps3: make system bus's remove and shutdown callbacks return void by Uwe Kleine-König · 4 years, 2 months ago
- 7ff9466 ALSA: ppc: drop if block with always false condition by Uwe Kleine-König · 4 years, 2 months ago
- ca3f969 powerpc/paravirt: Use is_kvm_guest() in vcpu_is_preempted() by Srikar Dronamraju · 4 years, 2 months ago
- a21d1be powerpc: Reintroduce is_kvm_guest() as a fast-path check by Srikar Dronamraju · 4 years, 2 months ago
- 16520a8 powerpc: Rename is_kvm_guest() to check_kvm_guest() by Srikar Dronamraju · 4 years, 2 months ago
- 92cc6bf powerpc: Refactor is_kvm_guest() declaration to new header by Srikar Dronamraju · 4 years, 2 months ago
- bf13718b powerpc: show registers when unwinding interrupt frames by Nicholas Piggin · 4 years, 2 months ago
- f66de7a powerpc/perf: Invoke per-CPU variable access with disabled interrupts by Athira Rajeev · 4 years, 2 months ago
- c9344769 selftests/powerpc: Fix uninitialized variable warning by Harish · 4 years, 2 months ago
- f0812f6 selftests/powerpc: update .gitignore by Daniel Axtens · 4 years, 2 months ago