summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries: Always inline functions called from cpuidleMichael Ellerman2023-04-201-6/+6
* powerpc: drop MPC8272-ADS and PowerQUICC II FADS shared code.Paul Gortmaker2023-04-201-4/+0
* powerpc/pseries: Add FW_FEATURE_PLPKS feature flagAndrew Donnellan2023-04-201-1/+3
* powerpc: Remove duplicate SPRN_HSRR definitionsJoel Stanley2023-04-201-2/+0
* powerpc/64: modules support building with PCREL addresingNicholas Piggin2023-04-203-4/+16
* powerpc/64: vmlinux support building with PCREL addresingNicholas Piggin2023-04-204-0/+34
* powerpc: add CFUNC assembly label annotationNicholas Piggin2023-04-201-0/+5
* powerpc/64: Add support to build with prefixed instructionsNicholas Piggin2023-04-203-6/+83
* powerpc/fsl_uli1575: Mark uli_exclude_device() as staticPali Rohár2023-04-201-3/+0
* powerpc/85xx: mpc85xx_ds: Move uli_init() code into its own driver filePali Rohár2023-04-201-0/+2
* powerpc/fsl_uli1575: Misc cleanupChristophe Leroy2023-04-201-0/+9
* powerpc: copy_thread differentiate kthreads and user mode threadsNicholas Piggin2023-04-111-0/+2
* powerpc/atomics: Remove unused functionNysal Jan K.A2023-04-041-29/+0
* powerpc: Implement arch_within_stack_framesNicholas Miehlbradt2023-04-042-0/+46
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2023-04-043-21/+48
|\
| * KVM: PPC: Enable prefixed instructions for HV KVM and disable for PR KVMPaul Mackerras2023-04-031-0/+1
| * KVM: PPC: Fetch prefixed instructions from the guestPaul Mackerras2023-04-032-10/+26
| * KVM: PPC: Make kvmppc_get_last_inst() produce a ppc_inst_tPaul Mackerras2023-04-031-2/+3
| * KVM: PPC: Permit SRR1 flags in more injected interrupt typesNicholas Piggin2023-04-031-9/+18
* | powerpc/rtas: ensure 8-byte alignment for struct rtas_argsNathan Lynch2023-03-301-2/+2
* | powerpc/perf: Properly detect mpc7450 familyChristophe Leroy2023-03-301-0/+5
* | powerpc: Remove memcpy_page_flushcache()Ira Weiny2023-03-291-2/+0
* | powerpc/machdep: Define 'compatible' property in ppc_md and use itChristophe Leroy2023-03-151-0/+1
* | powerpc/machdep: Make machine name constChristophe Leroy2023-03-151-1/+1
* | powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domainsAlexey Kardashevskiy2023-03-151-0/+7
* | powerpc/iommu: Add "borrowing" iommu_table_group_opsAlexey Kardashevskiy2023-03-141-3/+3
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-252-4/+0
|\
| * Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2023-02-153-14/+33
| |\
| * | KVM: Opt out of generic hardware enabling on s390 and PPCSean Christopherson2022-12-291-1/+0
| * | KVM: Drop kvm_arch_{init,exit}() hooksSean Christopherson2022-12-291-1/+0
| * | KVM: PPC: Move processor compatibility check to module initSean Christopherson2022-12-291-1/+0
| * | KVM: Drop arch hardware (un)setup hooksSean Christopherson2022-12-291-1/+0
* | | Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-02-2516-55/+663
|\ \ \
| * | | powerpc/machdep: warn when machine_is() used too earlyNathan Lynch2023-02-151-5/+11
| * | | powerpc/rtas: introduce rtas_function_token() APINathan Lynch2023-02-131-0/+99
| * | | powerpc/pseries: PAPR system parameter APINathan Lynch2023-02-131-0/+38
| * | | powerpc/pseries: add RTAS work area allocatorNathan Lynch2023-02-131-0/+96
| * | | powerpc/tracing: tracepoints for RTAS entry and exitNathan Lynch2023-02-131-0/+103
| * | | powerpc/rtas: improve function information lookupsNathan Lynch2023-02-131-0/+85
| * | | powerpc/pseries: Pass PLPKS password on kexecRussell Currey2023-02-121-0/+14
| * | | powerpc/pseries: Add helper to get PLPKS password lengthRussell Currey2023-02-121-0/+5
| * | | powerpc/pseries: Make caller pass buffer to plpks_read_var()Andrew Donnellan2023-02-121-0/+12
| * | | powerpc/pseries: Implement signed update for PLPKS objectsNayna Jain2023-02-122-0/+6
| * | | powerpc/pseries: Expose PLPKS config values, support additional fieldsNayna Jain2023-02-121-0/+58
| * | | powerpc/pseries: Move PLPKS constants to header fileRussell Currey2023-02-121-5/+31
| * | | powerpc/pseries: Move plpks.h to include directoryRussell Currey2023-02-121-0/+75
| * | | powerpc/secvar: Allow backend to populate static list of variable namesAndrew Donnellan2023-02-121-0/+4
| * | | powerpc/secvar: Extend sysfs to include config varsRussell Currey2023-02-121-0/+2
| * | | powerpc/secvar: Handle max object size in the consumerRussell Currey2023-02-121-0/+1
| * | | powerpc/secvar: Handle format string in the consumerRussell Currey2023-02-121-0/+1