aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2025-01-13Merge 6.13-rc7 into driver-core-nextGreg Kroah-Hartman5-116/+123
2025-01-12kernel-wide: add explicity||explicitly to spelling.txtShivam Chaudhary1-1/+1
2025-01-12powerpc/papr_scm: convert timeouts to secs_to_jiffies()Easwar Hariharan1-1/+1
2025-01-12xarray: port tests to kunitTamir Duberstein1-1/+0
2025-01-12Merge tag 'kvm-s390-master-6.13-1' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini1-0/+36
2025-01-12KVM: e500: perform hugepage check after looking up the PFNPaolo Bonzini1-109/+69
2025-01-12KVM: e500: map readonly host pages for readPaolo Bonzini1-2/+3
2025-01-12KVM: e500: track host-writability of pagesPaolo Bonzini2-4/+13
2025-01-12KVM: e500: use shadow TLB entry as witness for writabilityPaolo Bonzini1-4/+3
2025-01-12KVM: e500: always restore irqsPaolo Bonzini1-2/+2
2025-01-11powerpc/prom_init: Use IS_ENABLED()Michael Ellerman1-25/+14
2025-01-11powerpc/pseries/iommu: IOMMU incorrectly marks MMIO range in DDWGaurav Batra2-4/+7
2025-01-11modules: Support extended MODVERSIONS infoMatthew Maurer1-2/+22
2025-01-09sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read()Thomas Weißschuh1-1/+1
2024-12-27Merge tag 'powerpc-6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-0/+36
2024-12-26fprobe: Rewrite fprobe on function-graph tracerMasami Hiramatsu (Google)1-0/+6
2024-12-26ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNCMasami Hiramatsu (Google)1-0/+1
2024-12-26tracing: Add ftrace_fill_perf_regs() for perf eventMasami Hiramatsu (Google)1-0/+7
2024-12-26fgraph: Pass ftrace_regs to entryfuncMasami Hiramatsu (Google)2-5/+7
2024-12-23fgraph: Get ftrace recursion lock in function_graph_enterMasami Hiramatsu (Google)2-12/+0
2024-12-23powerpc: Use str_on_off() helper in check_cache_coherency()Thorsten Blum1-2/+2
2024-12-20Merge tag 'drm-misc-fixes-2024-12-19' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2-0/+2
2024-12-19powerpc: Large user copy aware of full:rt:lazy preemptionShrikanth Hegde1-1/+1
2024-12-19powerpc: Add preempt lazy supportShrikanth Hegde3-5/+9
2024-12-18powerpc/pseries/vas: Add close() callback in vas_vm_ops structHaren Myneni1-0/+36
2024-12-18powerpc/book3s64/hugetlb: Fix disabling hugetlb when fadump is activeSourabh Jain1-0/+9
2024-12-18powerpc/vdso: Mark the vDSO code read-only after initChristophe Leroy2-2/+2
2024-12-18powerpc/64: Use get_user() in start_thread()Michael Ellerman1-2/+2
2024-12-17fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICEThomas Zimmermann2-0/+2
2024-12-16powerpc/8xx: Drop legacy-of-mm-gpiochip.h headerAndy Shevchenko1-59/+60
2024-12-11kexec: Consolidate machine_kexec_mask_interrupts() implementationEliav Farber3-23/+1
2024-12-09powerpc/crc: delete obsolete crc-vpmsum_test.cEric Biggers4-144/+0
2024-12-10powerpc/xmon: Use str_yes_no() helper in dump_one_paca()Thorsten Blum1-3/+3
2024-12-10powerpc/32: Replace mulhdu() by mul_u64_u64_shr()Christophe Leroy2-27/+1
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-1/+1
2024-12-01powerpc/crc-t10dif: expose CRC-T10DIF function through libEric Biggers8-71/+23
2024-12-01powerpc/crc32: expose CRC32 functions through libEric Biggers11-192/+98
2024-11-30Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-2/+4
2024-11-29Merge tag 'powerpc-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-3/+27
2024-11-27powerpc/prom_init: Fixup missing powermac #size-cellsMichael Ellerman1-2/+27
2024-11-27powerpc/machdep: Remove duplicated include in svm.cYang Li1-1/+0
2024-11-27kbuild: add $(objtree)/ prefix to some in-kernel build artifactsMasahiro Yamada1-2/+2
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds2-2/+2
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-103/+54
2024-11-23Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds107-2090/+2544
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds43-61/+71
2024-11-21Merge tag 'dma-mapping-6.13-2024-11-19' of git://git.infradead.org/users/hch/...Linus Torvalds1-0/+1
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-1/+0
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-17/+0
2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-3/+3