summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2020-07-23powerpc/test_emulate_step: Move extern declaration to sstep.hBalamuruhan S
2020-07-23powerpc/sstep: Introduce macros to retrieve Prefix instruction operandsBalamuruhan S
2020-07-23powerpc: Add a ppc_inst_as_str() helperJordan Niethe
2020-07-23powerpc/sstep: Add tests for prefixed floating-point load/storesJordan Niethe
2020-07-23powerpc/sstep: Add tests for prefixed integer load/storesJordan Niethe
2020-07-22powerpc/perf: Add Power10 PMU feature to DT CPU featuresMadhavan Srinivasan
2020-07-22KVM: PPC: Book3S HV: Save/restore new PMU registersAthira Rajeev
2020-07-22powerpc/perf: Add support for ISA3.1 PMU SPRsMadhavan Srinivasan
2020-07-22powerpc/perf: Update Power PMU cache_events to u64 typeAthira Rajeev
2020-07-22KVM: PPC: Book3S HV: Cleanup updates for kvm vcpu MMCRAthira Rajeev
2020-07-22powerpc/perf: Update cpu_hw_event to use `struct` for storing MMCR registersAthira Rajeev
2020-07-22powerpc/perf: Fix missing is_sier_aviable() during buildMadhavan Srinivasan
2020-07-22powerpc/64s: Remove PROT_SAO supportNicholas Piggin
2020-07-22powerpc: Remove stale calc_vm_prot_bits() commentNicholas Piggin
2020-07-22powerpc: Remove unneeded inline functionsYueHaibing
2020-07-22powerpc: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-20powerpc/book3s64/kuap: Move UAMOR setup to key init functionAneesh Kumar K.V
2020-07-20powerpc/book3s64/keys/kuap: Reset AMR/IAMR values on kexecAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Use MMU_FTR_PKEY instead of pkey_disabled static keyAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Use pkey_execute_disable_supportedAneesh Kumar K.V
2020-07-20powerpc/book3s64/kuep: Add MMU_FTR_KUEPAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Add MMU_FTR_PKEYAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Make initial_allocation_mask staticAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Convert pkey_total to num_pkeyAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Simplify pkey disable branchAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: kill cpu feature key CPU_FTR_PKEYAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Move pkey related bits in the linux page tableAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: pkeys are supported only on hash on book3s.Aneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Fixup bit numberingAneesh Kumar K.V
2020-07-20powerpc/mce: Add MCE notification chainSantosh Sivaraj
2020-07-20powerpc/mm/radix: Create separate mappings for hot-plugged memoryAneesh Kumar K.V
2020-07-20powerpc/mm/radix: Fix PTE/PMD fragment count for early page table mappingsAneesh Kumar K.V
2020-07-18Merge branch 'fixes' into nextMichael Ellerman
2020-07-16powerpc/perf: Add kernel support for new MSR[HV PR] bits in trace-imcAnju T Sudhakar
2020-07-16powerpc/xive: Remove unused inline function xive_kexec_teardown_cpu()YueHaibing
2020-07-16powerpc: Add cputime_to_nsecs()Anton Blanchard
2020-07-16powerpc/ppc-opcode: Fold PPC_INST_* macros into PPC_RAW_* macrosBalamuruhan S
2020-07-16powerpc/ppc-opcode: Reuse raw instruction macros to stringifyBalamuruhan S
2020-07-16powerpc/ppc-opcode: Consolidate powerpc instructions from bpf_jit.hBalamuruhan S
2020-07-16powerpc/ppc-opcode: Move ppc instruction encoding from test_emulate_stepBalamuruhan S
2020-07-16powerpc/ppc-opcode: Introduce PPC_RAW_* macros for base instruction encodingBalamuruhan S
2020-07-16powerpc/pseries: remove dlpar_cpu_readd()Nathan Lynch
2020-07-16powerpc/pseries: remove memory "re-add" implementationNathan Lynch
2020-07-16powerpc/numa: remove arch_update_cpu_topologyNathan Lynch
2020-07-16powerpc/numa: remove prrn_is_enabled()Nathan Lynch
2020-07-16powerpc/numa: remove start/stop_topology_update()Nathan Lynch
2020-07-16powerpc/numa: remove timed_topology_update()Nathan Lynch
2020-07-16powerpc/rtas: don't online CPUs for partition suspendNathan Lynch
2020-07-16powerpc/security: Allow for processors that flush the link stack using the sp...Nicholas Piggin
2020-07-16powerpc/64s: Move branch cache flushing bcctr variant to ppc-ops.hNicholas Piggin