summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-12-04ocxl: Initiate a TLB invalidate commandChristophe Lombard
2020-12-04ocxl: Assign a register set to a Logical PartitionChristophe Lombard
2020-12-04powerpc/perf: MMCR0 control for PMU registers under PMCC=00Athira Rajeev
2020-12-04powerpc/perf: Fix to update cache events with l2l3 events in power10Athira Rajeev
2020-12-04powerpc/perf: Fix to update generic event codes for power10Athira Rajeev
2020-12-04powerpc/perf: Add generic and cache event list for power10 DD1Athira Rajeev
2020-12-04powerpc/perf: Fix the PMU group constraints for threshold events in power10Athira Rajeev
2020-12-04powerpc/perf: Update the PMU group constraints for l2l3 events in power10Athira Rajeev
2020-12-04powerpc/perf: Fix to update radix_scope_qual in power10Athira Rajeev
2020-12-04powerpc/book3s64/pkeys: Optimize KUAP and KUEP feature disabled caseAneesh Kumar K.V
2020-12-04powerpc/book3s64/kup: Check max key supported before enabling kupAneesh Kumar K.V
2020-12-04powerpc/book3s64/hash/kuep: Enable KUEP on hashAneesh Kumar K.V
2020-12-04powerpc/book3s64/hash/kuap: Enable kuap on hashAneesh Kumar K.V
2020-12-04powerpc/book3s64/kuep: Use Key 3 to implement KUEP with hash translation.Aneesh Kumar K.V
2020-12-04powerpc/book3s64/kuap: Use Key 3 to implement KUAP with hash translation.Aneesh Kumar K.V
2020-12-04powerpc/book3s64/kuap: Improve error reporting with KUAPAneesh Kumar K.V
2020-12-04powerpc/book3s64/kuap: Restrict access to userspace based on userspace AMRAneesh Kumar K.V
2020-12-04powerpc/book3s64/pkeys: Don't update SPRN_AMR when in kernel mode.Aneesh Kumar K.V
2020-12-04powerpc/ptrace-view: Use pt_regs values instead of thread_struct based one.Aneesh Kumar K.V
2020-12-04powerpc/book3s64/pkeys: Reset userspace AMR correctly on execAneesh Kumar K.V
2020-12-04powerpc/book3s64/pkeys: Inherit correctly on fork.Aneesh Kumar K.V
2020-12-04powerpc/book3s64/pkeys: Store/restore userspace AMR/IAMR correctly on entry a...Aneesh Kumar K.V
2020-12-04powerpc/exec: Set thread.regs early during execAneesh Kumar K.V
2020-12-04powerpc/book3s64/kuap: Use Key 3 for kernel mapping with hash translationAneesh Kumar K.V
2020-12-04powerpc/book3s64/kuap: Rename MMU_FTR_RADIX_KUAP and MMU_FTR_KUEPAneesh Kumar K.V
2020-12-04powerpc/book3s64/kuep: Move KUEP related function outside radixAneesh Kumar K.V
2020-12-04powerpc/book3s64/kuap: Move KUAP related function outside radixAneesh Kumar K.V
2020-12-04powerpc/book3s64/kuap/kuep: Move uamor setup to pkey initAneesh Kumar K.V
2020-12-04powerpc/book3s64/kuap/kuep: Add PPC_PKEY config on book3s64Aneesh Kumar K.V
2020-12-04KVM: PPC: BOOK3S: PR: Ignore UAMOR SPRAneesh Kumar K.V
2020-12-04powerpc: Add new macro to handle NESTED_IFCLRAneesh Kumar K.V
2020-12-04powerpc/64s: Tidy machine check SLB loggingNicholas Piggin
2020-12-04powerpc/64s: Remove "Host" from MCE loggingNicholas Piggin
2020-12-04powerpc/64s/pseries: Add ERAT specific machine check handlerNicholas Piggin
2020-12-04powerpc/64s/powernv: Ratelimit harmless HMI error printingNicholas Piggin
2020-12-04KVM: PPC: Book3S HV: Ratelimit machine check messages coming from guestsNicholas Piggin
2020-12-04KVM: PPC: Book3S HV: Don't attempt to recover machine checks for FWNMI enable...Nicholas Piggin
2020-12-04powerpc/64s/powernv: Allow KVM to handle guest machine check detailsNicholas Piggin
2020-12-04powerpc/ps3: make system bus's remove and shutdown callbacks return voidUwe Kleine-König
2020-12-04powerpc/paravirt: Use is_kvm_guest() in vcpu_is_preempted()Srikar Dronamraju
2020-12-04powerpc: Reintroduce is_kvm_guest() as a fast-path checkSrikar Dronamraju
2020-12-04powerpc: Rename is_kvm_guest() to check_kvm_guest()Srikar Dronamraju
2020-12-04powerpc: Refactor is_kvm_guest() declaration to new headerSrikar Dronamraju
2020-12-04powerpc: show registers when unwinding interrupt framesNicholas Piggin
2020-12-04powerpc/perf: Invoke per-CPU variable access with disabled interruptsAthira Rajeev
2020-12-04powerpc/feature-fixups: use a semicolon rather than a commaDaniel Axtens
2020-12-04powerpc/pseries: Define PCI bus speed for Gen4 and Gen5Frederic Barrat
2020-12-04powerpc: Allow relative pointers in bug table entriesJordan Niethe
2020-12-04powerpc/xmon: Fix build failure for 8xxRavi Bangoria
2020-12-04powerpc: Use common STABS_DEBUG and DWARF_DEBUG and ELF_DETAILS macroYouling Tang