summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV deviceGaurav Batra2023-05-172-5/+12
* powerpc/iommu: DMA address offset is incorrectly calculated with 2MB TCEsGaurav Batra2023-05-171-4/+7
* powerpc/iommu: Remove iommu_del_device()Jason Gunthorpe2023-05-174-72/+0
* powerpc/crypto: Fix aes-gcm-p10 build when VSX=nMichael Ellerman2023-05-151-1/+1
* powerpc/bpf: populate extable entries only during the last passHari Bathini2023-05-151-0/+2
* powerpc/boot: Disable power10 features after BOOTAFLAGS assignmentNathan Chancellor2023-05-121-2/+4
* powerpc/64s/radix: Fix soft dirty trackingMichael Ellerman2023-05-111-2/+2
* powerpc/fsl_uli1575: fix kconfig warnings and build errorsRandy Dunlap2023-05-081-0/+1
* powerpc/isa-bridge: Fix ISA mapping when "ranges" is not presentRob Herring2023-05-081-2/+3
* 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-016-24/+23
|\ \
| * \ Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2023-04-265-10/+28
| |\ \
| * | | KVM: Change return type of kvm_arch_vm_ioctl() to "int"Thomas Huth2023-03-161-3/+2
| * | | KVM: PPC: Standardize on "int" return types in the powerpc KVM codeThomas Huth2023-03-165-21/+21
* | | | Merge tag 'dma-mapping-6.4-2023-04-28' of git://git.infradead.org/users/hch/d...Linus Torvalds2023-04-291-1/+1
|\ \ \ \
| * | | | of: address: always use dma_default_coherent for default coherencyJiaxun Yang2023-04-071-1/+1
| |/ / /
* | | | Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-281-16/+2
|\ \ \ \
| * | | | powerpc: Move script to check relocations at compile time in scripts/Alexandre Ghiti2023-04-191-16/+2
| | |_|/ | |/| |
* | | | Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-04-28248-9228/+2305
|\ \ \ \
| * | | | powerpc/64s: Disable pcrel code model on ClangNicholas Piggin2023-04-261-1/+6
| * | | | powerpc: Fix merge conflict between pcrel and copy_thread changesNicholas Piggin2023-04-261-1/+1
| * | | | powerpc/configs/powernv: Add IGB=yMichael Ellerman2023-04-211-0/+1
| * | | | powerpc/configs/64s: Drop JFS FilesystemMichael Ellerman2023-04-211-3/+0
| * | | | powerpc/configs/64s: Use EXT4 to mount EXT2 filesystemsMichael Ellerman2023-04-211-4/+0
| * | | | powerpc/configs: Make pseries_defconfig an alias for ppc64le_guestMichael Ellerman2023-04-212-323/+3
| * | | | powerpc/configs: Make pseries_le an alias for ppc64le_guestMichael Ellerman2023-04-211-4/+3
| * | | | powerpc/configs: Incorporate generic kvm_guest.config into guest configsMichael Ellerman2023-04-212-2/+3
| * | | | powerpc/configs: Add IBMVETH=y and IBMVNIC=y to guest configsMichael Ellerman2023-04-211-0/+2
| * | | | powerpc/configs/64s: Enable Device Mapper optionsMichael Ellerman2023-04-211-2/+14
| * | | | powerpc/configs/64s: Enable PSTOREMichael Ellerman2023-04-211-0/+1
| * | | | powerpc/configs/64s: Enable VLAN supportMichael Ellerman2023-04-211-0/+1
| * | | | powerpc/configs/64s: Enable BLK_DEV_NVMEMichael Ellerman2023-04-211-0/+1
| * | | | powerpc/configs/64s: Drop REISERFSMichael Ellerman2023-04-211-4/+0
| * | | | powerpc/configs/64s: Use SHA512 for module signaturesMichael Ellerman2023-04-211-0/+1
| * | | | powerpc/configs/64s: Enable IO_STRICT_DEVMEMMichael Ellerman2023-04-211-0/+1
| * | | | powerpc/configs/64s: Enable SCHEDSTATSMichael Ellerman2023-04-211-0/+1
| * | | | powerpc/configs/64s: Enable DEBUG_VM & other optionsMichael Ellerman2023-04-211-0/+6
| * | | | powerpc/configs/64s: Enable EMULATED_STATSMichael Ellerman2023-04-211-0/+1
| * | | | powerpc/configs/64s: Enable KUNIT and most testsMichael Ellerman2023-04-211-0/+43
| * | | | powerpc/configs/64s: Enable SELINUXMichael Ellerman2023-04-211-0/+3
| * | | | powerpc/configs/64s: Enable YAMA, LANDLOCK & BPF LSMsMichael Ellerman2023-04-211-0/+3
| * | | | powerpc/configs/64s: Enable SLAB hardening optionsMichael Ellerman2023-04-211-0/+4
| * | | | powerpc/configs/64s: Enable ZSWAP & ZRAMMichael Ellerman2023-04-211-0/+4
| * | | | powerpc/configs/64s: Enable CHECKPOINT_RESTOREMichael Ellerman2023-04-211-0/+1
| * | | | powerpc/configs/64s: Enable common CGROUP & related optionsMichael Ellerman2023-04-211-2/+7
| * | | | powerpc/configs/64s: Enable NO_HZ_FULLMichael Ellerman2023-04-211-2/+1
| * | | | powerpc/configs/64s: Enable common accounting optionsMichael Ellerman2023-04-211-0/+5
| * | | | powerpc/configs/64s: Enable AUDITMichael Ellerman2023-04-211-0/+1