aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2023-09-18powerpc/32: Enable POWER_RESET in pmac32_defconfigYuan Tan1-1/+1
2023-09-18powerpc/32: Add dependencies of POWER_RESET for pmac32Yuan Tan1-0/+1
2023-09-18powerpc/kexec_file: add missing of_node_putJulia Lawall1-2/+6
2023-09-18powerpc/powermac: add missing of_node_putJulia Lawall2-2/+6
2023-09-14KVM: PPC: Add support for nestedv2 guestsJordan Niethe14-97/+1843
2023-09-14KVM: PPC: Book3s HV: Hold LPIDs in an unsigned longJordan Niethe9-26/+26
2023-09-14KVM: PPC: Add helper library for Guest State BuffersJordan Niethe5-0/+1818
2023-09-14KVM: PPC: Book3S HV: Introduce low level MSR accessorJordan Niethe4-21/+33
2023-09-14KVM: PPC: Book3S HV: Use accessors for VCPU registersJordan Niethe3-72/+139
2023-09-14KVM: PPC: Use accessors for VCORE registersJordan Niethe4-18/+39
2023-09-14KVM: PPC: Use accessors for VCPU registersJordan Niethe6-24/+59
2023-09-14KVM: PPC: Rename accessor generator macrosJordan Niethe1-30/+30
2023-09-14KVM: PPC: Introduce FPR/VR accessor functionsJordan Niethe5-45/+110
2023-09-14KVM: PPC: Always use the GPR accessorsJordan Niethe6-13/+21
2023-09-05Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-18/+0
2023-09-05Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2-1/+4
2023-09-04kbuild: Show marked Kconfig fragments in "help"Kees Cook2-1/+4
2023-09-01Merge tag 'v6.6-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-2/+2
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-32/+1
2023-08-31powerpc: Fix pud_mkwrite() definition after pte_mkwrite() API changesIngo Molnar1-1/+1
2023-08-31Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds267-2621/+3366
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-8/+8
2023-08-30Merge tag 'integrity-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds1-4/+4
2023-08-30crypto: powerpc/chacha20,poly1305-p10 - Add dependency on VSXHerbert Xu1-2/+2
2023-08-29Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...Linus Torvalds1-0/+1
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds10-50/+29
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds34-269/+1084
2023-08-29Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-6/+0
2023-08-29Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds6-0/+2354
2023-08-29powerpc/xmon: Reapply "Relax frame size for clang"Nick Desaulniers1-0/+4
2023-08-28Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-1/+1
2023-08-28powerpc/mm/book3s64: Use 256M as the upper limit with coherent device memory ...Aneesh Kumar K.V1-2/+6
2023-08-28powerpc/mm/book3s64: Fix build error with SPARSEMEM disabledAneesh Kumar K.V1-4/+15
2023-08-25Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+1
2023-08-25powerpc/iommu: Fix notifiers being shared by PCI and VIO busesRussell Currey1-3/+14
2023-08-24powerpc: implement the new page table range APIMatthew Wilcox (Oracle)11-93/+89
2023-08-24mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETEDSuren Baghdasaryan1-1/+2
2023-08-25powerpc/mpc5xxx: Add missing fwnode_handle_put()Liang He1-1/+3
2023-08-25powerpc/config: Disable SLAB_DEBUG_ON in skirootJoel Stanley1-1/+0
2023-08-25powerpc/pseries: Remove unused hcall tracing instructionNicholas Piggin1-1/+0
2023-08-25powerpc/pseries: Fix hcall tracepoints with JUMP_LABEL=nNicholas Piggin1-0/+1
2023-08-25powerpc: dts: add missing space before {Krzysztof Kozlowski8-18/+18
2023-08-25powerpc/eeh: Use pci_dev_id() to simplify the codeJialin Zhang1-2/+1
2023-08-25powerpc/64s: Move CPU -mtune options into KconfigMichael Ellerman2-3/+8
2023-08-25powerpc/powermac: Fix unused function warningMichael Ellerman1-4/+4
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+3
2023-08-24powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPTRussell Currey4-14/+13
2023-08-24powerpc: Don't include lppaca.h in paca.hMichael Ellerman7-5/+10
2023-08-24powerpc/pseries: Move hcall_vphn() prototype into vphn.hMichael Ellerman3-3/+2