summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2020-12-04powerpc/perf: Fix the PMU group constraints for threshold events in power10Athira Rajeev-1/+9
2020-12-04powerpc/perf: Update the PMU group constraints for l2l3 events in power10Athira Rajeev-3/+5
2020-12-04powerpc/perf: Fix to update radix_scope_qual in power10Athira Rajeev-7/+29
2020-12-04powerpc/book3s64/pkeys: Optimize KUAP and KUEP feature disabled caseAneesh Kumar K.V-10/+67
2020-12-04powerpc/book3s64/kup: Check max key supported before enabling kupAneesh Kumar K.V-14/+26
2020-12-04powerpc/book3s64/hash/kuep: Enable KUEP on hashAneesh Kumar K.V-1/+6
2020-12-04powerpc/book3s64/hash/kuap: Enable kuap on hashAneesh Kumar K.V-1/+6
2020-12-04powerpc/book3s64/kuep: Use Key 3 to implement KUEP with hash translation.Aneesh Kumar K.V-1/+1
2020-12-04powerpc/book3s64/kuap: Use Key 3 to implement KUAP with hash translation.Aneesh Kumar K.V-5/+4
2020-12-04powerpc/book3s64/kuap: Improve error reporting with KUAPAneesh Kumar K.V-12/+29
2020-12-04powerpc/book3s64/kuap: Restrict access to userspace based on userspace AMRAneesh Kumar K.V-3/+9
2020-12-04powerpc/book3s64/pkeys: Don't update SPRN_AMR when in kernel mode.Aneesh Kumar K.V-61/+31
2020-12-04powerpc/ptrace-view: Use pt_regs values instead of thread_struct based one.Aneesh Kumar K.V-3/+4
2020-12-04powerpc/book3s64/pkeys: Reset userspace AMR correctly on execAneesh Kumar K.V-15/+9
2020-12-04powerpc/book3s64/pkeys: Inherit correctly on fork.Aneesh Kumar K.V-0/+10
2020-12-04powerpc/book3s64/pkeys: Store/restore userspace AMR/IAMR correctly on entry a...Aneesh Kumar K.V-46/+225
2020-12-04powerpc/exec: Set thread.regs early during execAneesh Kumar K.V-16/+13
2020-12-04powerpc/book3s64/kuap: Use Key 3 for kernel mapping with hash translationAneesh Kumar K.V-18/+46
2020-12-04powerpc/book3s64/kuap: Rename MMU_FTR_RADIX_KUAP and MMU_FTR_KUEPAneesh Kumar K.V-21/+25
2020-12-04powerpc/book3s64/kuep: Move KUEP related function outside radixAneesh Kumar K.V-20/+22
2020-12-04powerpc/book3s64/kuap: Move KUAP related function outside radixAneesh Kumar K.V-23/+28
2020-12-04powerpc/book3s64/kuap/kuep: Move uamor setup to pkey initAneesh Kumar K.V-3/+3
2020-12-04powerpc/book3s64/kuap/kuep: Add PPC_PKEY config on book3s64Aneesh Kumar K.V-14/+33
2020-12-04KVM: PPC: BOOK3S: PR: Ignore UAMOR SPRAneesh Kumar K.V-0/+6
2020-12-04powerpc: Add new macro to handle NESTED_IFCLRAneesh Kumar K.V-0/+3
2020-12-04powerpc/64s: Tidy machine check SLB loggingNicholas Piggin-18/+21
2020-12-04powerpc/64s: Remove "Host" from MCE loggingNicholas Piggin-1/+1
2020-12-04powerpc/64s/pseries: Add ERAT specific machine check handlerNicholas Piggin-2/+6
2020-12-04powerpc/64s/powernv: Ratelimit harmless HMI error printingNicholas Piggin-12/+17
2020-12-04KVM: PPC: Book3S HV: Ratelimit machine check messages coming from guestsNicholas Piggin-4/+16
2020-12-04KVM: PPC: Book3S HV: Don't attempt to recover machine checks for FWNMI enable...Nicholas Piggin-7/+16
2020-12-04powerpc/64s/powernv: Allow KVM to handle guest machine check detailsNicholas Piggin-43/+55
2020-12-04powerpc/ps3: make system bus's remove and shutdown callbacks return voidUwe Kleine-König-34/+18
2020-12-04ALSA: ppc: drop if block with always false conditionUwe Kleine-König-2/+0
2020-12-04powerpc/paravirt: Use is_kvm_guest() in vcpu_is_preempted()Srikar Dronamraju-0/+18
2020-12-04powerpc: Reintroduce is_kvm_guest() as a fast-path checkSrikar Dronamraju-1/+13
2020-12-04powerpc: Rename is_kvm_guest() to check_kvm_guest()Srikar Dronamraju-8/+8
2020-12-04powerpc: Refactor is_kvm_guest() declaration to new headerSrikar Dronamraju-7/+18
2020-12-04powerpc: show registers when unwinding interrupt framesNicholas Piggin-6/+14
2020-12-04powerpc/perf: Invoke per-CPU variable access with disabled interruptsAthira Rajeev-4/+6
2020-12-04selftests/powerpc: Fix uninitialized variable warningHarish-1/+1
2020-12-04selftests/powerpc: update .gitignoreDaniel Axtens-0/+6
2020-12-04powerpc/feature-fixups: use a semicolon rather than a commaDaniel Axtens-4/+4
2020-12-04powerpc/pseries: Define PCI bus speed for Gen4 and Gen5Frederic Barrat-30/+21
2020-12-04powerpc: Allow relative pointers in bug table entriesJordan Niethe-6/+10
2020-12-04powerpc/xmon: Fix build failure for 8xxRavi Bangoria-0/+2
2020-12-04powerpc: Use common STABS_DEBUG and DWARF_DEBUG and ELF_DETAILS macroYouling Tang-76/+8
2020-12-04powerpc/64: Fix an EMIT_BUG_ENTRY in head_64.SJordan Niethe-1/+1
2020-12-04powerpc/vdso: Cleanup vdso.hChristophe Leroy-7/+3
2020-12-04powerpc/vdso: Remove VDSO32_LBASE and VDSO64_LBASEChristophe Leroy-6/+2