summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2023-04-20powerpc/pseries: Always inline functions called from cpuidleMichael Ellerman1-6/+6
2023-04-20powerpc: drop MPC8272-ADS and PowerQUICC II FADS shared code.Paul Gortmaker1-4/+0
2023-04-20powerpc/pseries: Add FW_FEATURE_PLPKS feature flagAndrew Donnellan1-1/+3
2023-04-20powerpc: Remove duplicate SPRN_HSRR definitionsJoel Stanley1-2/+0
2023-04-20powerpc/64: modules support building with PCREL addresingNicholas Piggin3-4/+16
2023-04-20powerpc/64: vmlinux support building with PCREL addresingNicholas Piggin4-0/+34
2023-04-20powerpc: add CFUNC assembly label annotationNicholas Piggin1-0/+5
2023-04-20powerpc/64: Add support to build with prefixed instructionsNicholas Piggin3-6/+83
2023-04-20powerpc/fsl_uli1575: Mark uli_exclude_device() as staticPali Rohár1-3/+0
2023-04-20powerpc/85xx: mpc85xx_ds: Move uli_init() code into its own driver filePali Rohár1-0/+2
2023-04-20powerpc/fsl_uli1575: Misc cleanupChristophe Leroy1-0/+9
2023-04-11powerpc: copy_thread differentiate kthreads and user mode threadsNicholas Piggin1-0/+2
2023-04-04powerpc/atomics: Remove unused functionNysal Jan K.A1-29/+0
2023-04-04powerpc: Implement arch_within_stack_framesNicholas Miehlbradt2-0/+46
2023-04-04Merge branch 'topic/ppc-kvm' into nextMichael Ellerman3-21/+48
2023-04-03KVM: PPC: Enable prefixed instructions for HV KVM and disable for PR KVMPaul Mackerras1-0/+1
2023-04-03KVM: PPC: Fetch prefixed instructions from the guestPaul Mackerras2-10/+26
2023-04-03KVM: PPC: Make kvmppc_get_last_inst() produce a ppc_inst_tPaul Mackerras1-2/+3
2023-04-03KVM: PPC: Permit SRR1 flags in more injected interrupt typesNicholas Piggin1-9/+18
2023-03-30powerpc/rtas: ensure 8-byte alignment for struct rtas_argsNathan Lynch1-2/+2
2023-03-30powerpc/perf: Properly detect mpc7450 familyChristophe Leroy1-0/+5
2023-03-29powerpc: Remove memcpy_page_flushcache()Ira Weiny1-2/+0
2023-03-14powerpc/machdep: Define 'compatible' property in ppc_md and use itChristophe Leroy1-0/+1
2023-03-14powerpc/machdep: Make machine name constChristophe Leroy1-1/+1
2023-03-14powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domainsAlexey Kardashevskiy1-0/+7
2023-03-14powerpc/iommu: Add "borrowing" iommu_table_group_opsAlexey Kardashevskiy1-3/+3
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-4/+0
2023-02-25Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds16-55/+663
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-5/+2
2023-02-24Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds10-43/+94
2023-02-21Merge tag 'asm-generic-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-19/+1
2023-02-17powerpc/64s: Prevent fallthrough to hash TLB flush when using radixBenjamin Gray1-2/+2
2023-02-15Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini3-14/+33
2023-02-15powerpc/machdep: warn when machine_is() used too earlyNathan Lynch1-5/+11
2023-02-14char/agp: introduce asm-generic/agp.hMike Rapoport2-13/+1
2023-02-14char/agp: consolidate {alloc,free}_gatt_pages()Mike Rapoport1-6/+0
2023-02-13powerpc/rtas: introduce rtas_function_token() APINathan Lynch1-0/+99
2023-02-13powerpc/pseries: PAPR system parameter APINathan Lynch1-0/+38
2023-02-13powerpc/pseries: add RTAS work area allocatorNathan Lynch1-0/+96
2023-02-13powerpc/tracing: tracepoints for RTAS entry and exitNathan Lynch1-0/+103
2023-02-13powerpc/rtas: improve function information lookupsNathan Lynch1-0/+85
2023-02-12powerpc/pseries: Pass PLPKS password on kexecRussell Currey1-0/+14
2023-02-12powerpc/pseries: Add helper to get PLPKS password lengthRussell Currey1-0/+5
2023-02-12powerpc/pseries: Make caller pass buffer to plpks_read_var()Andrew Donnellan1-0/+12
2023-02-12powerpc/pseries: Implement signed update for PLPKS objectsNayna Jain2-0/+6
2023-02-12powerpc/pseries: Expose PLPKS config values, support additional fieldsNayna Jain1-0/+58
2023-02-12powerpc/pseries: Move PLPKS constants to header fileRussell Currey1-5/+31
2023-02-12powerpc/pseries: Move plpks.h to include directoryRussell Currey1-0/+75
2023-02-12powerpc/secvar: Allow backend to populate static list of variable namesAndrew Donnellan1-0/+4
2023-02-12powerpc/secvar: Extend sysfs to include config varsRussell Currey1-0/+2