aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-16powerpc/64s/interrupt: Don't enable MSR[EE] in irq handlers unless perf is in...Nicholas Piggin
2021-12-16powerpc/64s/perf: add power_pmu_wants_prompt_pmi to say whether perf wants PM...Nicholas Piggin
2021-12-16powerpc/64s/interrupt: handle MSR EE and RI in interrupt entry wrapperNicholas Piggin
2021-12-16powerpc/64/interrupt: make normal synchronous interrupts enable MSR[EE] if po...Nicholas Piggin
2021-12-16powerpc/pseries/vas: Don't print an error when VAS is unavailableNicholas Piggin
2021-12-16powerpc/perf: Add data source encodings for power10 platformKajol Jain
2021-12-16powerpc/perf: Add encodings to represent data based on newer composite PERF_M...Kajol Jain
2021-12-16perf: Add new macros for mem_hops fieldKajol Jain
2021-12-15Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2021-12-14KVM: PPC: Book3S HV P9: Use kvm_arch_vcpu_get_wait() to get rcuwait objectSean Christopherson
2021-12-09powerpc/powermac: Add additional missing lockdep_register_key()Christophe Leroy
2021-12-09powerpc/fadump: Fix inaccurate CPU state info in vmcore generated with panicHari Bathini
2021-12-09powerpc: handle kdump appropriately with crash_kexec_post_notifiers optionHari Bathini
2021-12-09selftests/powerpc/spectre_v2: Return skip code when miss_percent is highThadeu Lima de Souza Cascardo
2021-12-09powerpc/cell: Fix clang -Wimplicit-fallthrough warningAnders Roxell
2021-12-09macintosh: Add const to of_device_idXiang wangx
2021-12-09powerpc/inst: Optimise copy_inst_from_kernel_nofault()Christophe Leroy
2021-12-09powerpc/inst: Move ppc_inst_t definition in asm/reg.hChristophe Leroy
2021-12-09powerpc/inst: Define ppc_inst_t as u32 on PPC32Christophe Leroy
2021-12-09powerpc/inst: Define ppc_inst_tChristophe Leroy
2021-12-09powerpc/inst: Refactor ___get_user_instr()Christophe Leroy
2021-12-09powerpc/32s: Allocate one 256k IBAT instead of two consecutives 128k IBATsChristophe Leroy
2021-12-09powerpc: Remove CONFIG_PPC_HAVE_KUAP and CONFIG_PPC_HAVE_KUEPChristophe Leroy
2021-12-09powerpc/kuap: Wire-up KUAP on book3e/64Christophe Leroy
2021-12-09powerpc/kuap: Wire-up KUAP on 85xx in 32 bits mode.Christophe Leroy
2021-12-09powerpc/kuap: Wire-up KUAP on 40xChristophe Leroy
2021-12-09powerpc/kuap: Wire-up KUAP on 44xChristophe Leroy
2021-12-09powerpc: Add KUAP support for BOOKE and 40xChristophe Leroy
2021-12-09powerpc/kuap: Make PPC_KUAP_DEBUG depend on PPC_KUAP onlyChristophe Leroy
2021-12-09powerpc/kuap: Prepare for supporting KUAP on BOOK3E/64Christophe Leroy
2021-12-09powerpc/config: Add CONFIG_BOOKE_OR_40xChristophe Leroy
2021-12-09powerpc/nohash: Move setup_kuap out of 8xx.cChristophe Leroy
2021-12-09powerpc/kuap: Add kuap_lock()Christophe Leroy
2021-12-09powerpc/kuap: Remove __kuap_assert_locked()Christophe Leroy
2021-12-09powerpc/kuap: Check KUAP activation in generic functionsChristophe Leroy
2021-12-09powerpc/kuap: Add a generic intermediate layerChristophe Leroy
2021-12-09powerpc/kuep: Remove 'nosmep' boot time parameter except for book3s/64Christophe Leroy
2021-12-09powerpc/32s: Save content of sr0 to avoid 'mfsr'Christophe Leroy
2021-12-09powerpc/32s: Do kuep_lock() and kuep_unlock() in assemblyChristophe Leroy
2021-12-09powerpc/32s: Remove capability to disable KUEP at boottimeChristophe Leroy
2021-12-09powerpc/book3e: Activate KUEP at all timeChristophe Leroy
2021-12-09powerpc/44x: Activate KUEP at all timeChristophe Leroy
2021-12-09powerpc/8xx: Activate KUEP at all timeChristophe Leroy
2021-12-09Revert "powerpc: Inline setup_kup()"Christophe Leroy
2021-12-09powerpc/40x: Map 32Mbytes of memory at startupChristophe Leroy
2021-12-09powerpc/microwatt: add POWER9_CPU, clear PPC_64S_HASH_MMUNicholas Piggin
2021-12-09powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin
2021-12-09powerpc/64s: Make hash MMU support configurableNicholas Piggin
2021-12-09powerpc/64s: Always define arch unmapped area callsNicholas Piggin
2021-12-09powerpc/64s: Fix radix MMU when MMU_FTR_HPTE_TABLE is clearNicholas Piggin