aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2026-06-24Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2026-06-23PCI: Make pci_sriov_resource_alignment() pci_dev constIlpo Järvinen1-1/+1
2026-06-19Merge tag 'powerpc-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds15-531/+110
2026-06-16powerpc/fadump: define MIN_RMA in bytes rather than MBSayali Patil2-3/+3
2026-06-16powerpc: Restore KUAP registers on syscall restart exitMukesh Kumar Chaurasiya (IBM)1-0/+1
2026-06-15Merge tag 'timers-nohz-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds1-0/+41
2026-06-02powerpc/time: Prepare to stop elapsing in dynticks-idleFrederic Weisbecker1-0/+41
2026-06-02powerpc: use sysfs_emit{_at} in sysfs show functionsThorsten Blum6-33/+37
2026-06-02ppc/fadump: invoke kmsg_dump in fadump panic pathShivang Upadhyay1-0/+8
2026-06-02powerpc: Simplify cpumask api usage for cpuinfo displayShrikanth Hegde1-5/+2
2026-06-02powerpc: Use cpumask_next_wrap insteadShrikanth Hegde1-4/+1
2026-05-25Merge tag 'v7.1-rc5' into driver-core-nextDanilo Krummrich2-2/+10
2026-05-20powerpc: Remove unused functionsMukesh Kumar Chaurasiya2-155/+0
2026-05-20powerpc: Enable GENERIC_ENTRY featureMukesh Kumar Chaurasiya4-327/+53
2026-05-20powerpc: add exit_flags field in pt_regsMukesh Kumar Chaurasiya1-0/+1
2026-05-20powerpc: rename arch_irq_disabled_regsMukesh Kumar Chaurasiya4-5/+5
2026-05-14powerpc/time: Remove redundant preempt_disable|enable() calls from arch_irq_w...Sayali Patil1-2/+4
2026-05-06powerpc/vdso: Drop -DCC_USING_PATCHABLE_FUNCTION_ENTRY from 32-bit flags with...Nathan Chancellor1-0/+6
2026-04-26driver core: Replace dev->dma_ops_bypass with dev_dma_ops_bypass()Douglas Anderson1-4/+4
2026-04-18Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-14/+2
2026-04-17Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2-7/+7
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+5
2026-04-14Merge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds7-214/+70
2026-04-14Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+1
2026-04-13Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-14/+2
2026-04-13Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2026-04-01powerpc/powernv/iommu: iommu incorrectly bypass DMA APIsGaurav Batra1-2/+2
2026-04-01powerpc: fadump: pair alloc_pages_exact() with free_pages_exact()Mike Rapoport (Microsoft)1-14/+2
2026-04-01powerpc/align: Convert emulate_spe() to scoped user accessChristophe Leroy (CS GROUP)1-42/+33
2026-04-01powerpc/ptrace: Convert gpr32_set_common_user() to scoped user accessChristophe Leroy (CS GROUP)1-33/+31
2026-04-01powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERICChristophe Leroy3-139/+0
2026-04-01powerpc: kgdb: fix kernel-doc warningsRandy Dunlap1-1/+2
2026-03-27PCI: Align head space betterIlpo Järvinen1-0/+2
2026-03-27resource: Pass full extent of empty space to resource_alignf callbackIlpo Järvinen1-1/+3
2026-03-24randomize_kstack: Unify random source across archesRyan Roberts1-14/+2
2026-03-23fs: fix archiecture-specific compat_ftruncate64Christoph Hellwig1-1/+1
2026-03-17powerpc: Print MMU_FTRS_POSSIBLE & MMU_FTRS_ALWAYS at startupRitesh Harjani (IBM)1-0/+4
2026-03-15Merge tag 'powerpc-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-11/+1
2026-03-13powerpc/iommu: fix lockdep warning during PCI enumerationNilay Shroff1-1/+1
2026-03-12powerpc/mem: Move CMA reservations to arch_mm_preinitRitesh Harjani (IBM)1-10/+0
2026-03-11Merge tag 'powerpc-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-50/+25
2026-03-11powerpc/audit: Directly include unistd_32.h from compat_audit.cThomas Weißschuh1-2/+1
2026-03-08powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIGThomas Weißschuh1-2/+1
2026-03-07powerpc64/ftrace: workaround clang recording GEP in __patchable_function_entriesHari Bathini1-4/+22
2026-03-06Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2026-03-05integrity: Make arch_ima_get_secureboot integrity-wideCoiby Xu2-5/+6
2026-03-04powerpc/prom_init: Fixup missing #size-cells on PowerMac media-bay nodesRob Herring (Arm)1-1/+2
2026-03-04powerpc/e500: Always use 64 bits PTEChristophe Leroy1-45/+1
2026-03-03powerpc/pci: Initialize msi_addr_mask for OF-created PCI devicesNilay Shroff1-0/+7
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor1-0/+1