summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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-141-0/+1
| * | | powerpc/machdep: Make machine name constChristophe Leroy2023-03-141-1/+1
| * | | powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domainsAlexey Kardashevskiy2023-03-141-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-281-1/+2
|\ \ \
| * | | mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()Gerald Schaefer2023-03-291-1/+2
| | |/ | |/|
* | | Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-04-261-0/+1
|\ \ \
| * | | powerpc: Move Power10 feature PPC_MODULE_FEATURE_P10Danny Tsen2023-04-201-0/+1
| | |/ | |/|
* | | Merge tag 'powerpc-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-04-021-2/+7
|\ \ \ | |_|/ |/| |
| * | powerpc/64s: Fix __pte_needs_flush() false positive warningBenjamin Gray2023-03-281-2/+7
| |/
* / kasan, powerpc: don't rename memintrinsics if compiler adds prefixesMarco Elver2023-03-242-5/+12
|/
* 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