summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* powerpc/ptrace: Expose HASHKEYR register to ptraceBenjamin Gray2023-06-191-0/+1
* powerpc/ptrace: Expose DEXCR and HDEXCR registers to ptraceBenjamin Gray2023-06-191-0/+1
* powerpc/dexcr: Support userspace ROP protectionBenjamin Gray2023-06-191-0/+1
* powerpc/dexcr: Handle hashchk exceptionBenjamin Gray2023-06-191-0/+1
* powerpc/dexcr: Add initial Dynamic Execution Control Register (DEXCR) supportBenjamin Gray2023-06-193-1/+18
* powerpc/book3s: Add missing <linux/sched.h> includeBenjamin Gray2023-06-191-0/+1
* powerpc: merge 32-bit and 64-bit _switch implementationNicholas Piggin2023-06-151-0/+14
* powerpc/64s: Remove support for ELFv1 little endian userspaceNicholas Piggin2023-06-142-1/+11
* powerpc/kcsan: Properly instrument arch_spin_unlock()Christophe Leroy2023-06-091-0/+2
* Merge branch 'fixes' into nextMichael Ellerman2023-06-091-5/+0
|\
| * powerpc/iommu: Remove iommu_del_device()Jason Gunthorpe2023-05-171-5/+0
* | powerpc: Drop MPC5200 LocalPlus bus FIFO driverUwe Kleine-König2023-05-151-41/+0
|/
* Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-052-2/+13
|\
| * locking/arch: Wire up local_try_cmpxchg()Uros Bizjak2023-04-291-0/+11
| * locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda2023-04-291-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-05-011-7/+7
|\ \
| * \ Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2023-04-262-5/+12
| |\ \
| * | | KVM: PPC: Standardize on "int" return types in the powerpc KVM codeThomas Huth2023-03-161-7/+7
| | |/ | |/|
* | | Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-04-2821-78/+267
|\ \ \
| * | | 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 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-281-1/+1
|\ \ \
| * | | powerpc/cpu: Mark start_secondary_resume() __noreturnJosh Poimboeuf2023-03-081-1/+1
| |/ /
* | | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-271-1/+2
|\ \ \
| * | | mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()Gerald Schaefer2023-03-281-1/+2
| | |/ | |/|
* | | Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-04-261-0/+1
|\ \ \