summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2020-07-22powerpc: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-21KVM: PPC: Book3S HV: Increase KVMPPC_NR_LPIDS on POWER8 and POWER9Cédric Le Goater
2020-07-21KVM: PPC: Book3SHV: Enable support for ISA v3.1 guestsAlistair Popple
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-19powerpc: use the generic dma_ops_bypass modeChristoph Hellwig
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
2020-07-16powerpc/security: re-name count cache flush to branch cache flushNicholas Piggin
2020-07-16powerpc/pmem: Update ppc64 to use the new barrier instruction.Aneesh Kumar K.V
2020-07-16powerpc/pmem: Add flush routines using new pmem store and sync instructionAneesh Kumar K.V
2020-07-16powerpc/pmem: Add new instructions for persistent storage and syncAneesh Kumar K.V
2020-07-16powerpc/mm/book3s64/radix: Off-load TLB invalidations to host when !GTSENicholas Piggin
2020-07-16powerpc/mm: Enable radix GTSE only if supported.Bharata B Rao
2020-07-15powerpc/vas: Report proper error code for address translation failureHaren Myneni
2020-07-15Revert "powerpc/kasan: Fix shadow pages allocation failure"Christophe Leroy
2020-07-15powerpc/64/signal: Balance return predictor stack in signal trampolineNicholas Piggin
2020-07-10powerpc64: Break asm/percpu.h vs spinlock_types.h dependencyPeter Zijlstra
2020-07-09KVM: Move x86's version of struct kvm_mmu_memory_cache to common codeSean Christopherson
2020-06-30powerpc/dma: Remove dev->archdata.iommu_domainJoerg Roedel