summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
11 daysPCI: pnv_php: Fix surprise plug detection and recoveryTimothy Pearson1-0/+3
11 dayspowerpc/eeh: Make EEH driver device hotplug safeTimothy Pearson2-20/+38
11 dayspowerpc/eeh: Export eeh_unfreeze_pe()Timothy Pearson1-0/+1
2025-06-13powerpc/eeh: Fix missing PE bridge reconfiguration during VFIO EEH recoveryNarayana Murty N1-0/+2
2025-06-13powerpc/vdso: Fix build of VDSO32 with pcrelChristophe Leroy1-1/+1
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada1-1/+1
2025-05-27Merge tag 'powerpc-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds8-19/+21
2025-05-15powerpc/iommu: Use str_disabled_enabled() helperThorsten Blum1-2/+3
2025-05-15powerpc: Replace strcpy() with strscpy() in proc_ppc64_init()Thorsten Blum1-1/+2
2025-05-14powerpc/kernel: Fix ppc_save_regs inclusion in buildMadhavan Srinivasan1-2/+0
2025-04-29powerpc: Don't use --- in kernel logsChristophe Leroy1-4/+4
2025-04-29powerpc: do not build ppc_save_regs.o alwaysJiri Slaby (SUSE)1-1/+1
2025-04-29powerpc64/ftrace: fix clobbered r15 during livepatchingHari Bathini1-1/+1
2025-04-17powerpc/pseries: Add a char driver for physical-attestation RTASHaren Myneni1-1/+1
2025-04-17powerpc/pseries: Add ibm,get-dynamic-sensor-state RTAS call supportHaren Myneni1-1/+1
2025-04-17powerpc/pseries: Add ibm,set-dynamic-indicator RTAS call supportHaren Myneni1-1/+1
2025-04-17powerpc/pseries: Add papr-indices char driver for ibm,get-indicesHaren Myneni1-1/+1
2025-04-16powerpc: enable dynamic preemptionShrikanth Hegde1-1/+5
2025-04-16fadump: Use str_yes_no() helper in fadump_show_config()Thorsten Blum1-4/+2
2025-04-15powerpc64/ftrace: fix module loading without patchable function entriesAnthony Iliopoulos1-4/+0
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-12/+12
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+0
2025-03-31Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-8/+4
2025-03-28Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds15-534/+124
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-121/+31
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+1
2025-03-25Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+1
2025-03-25Merge tag 'seccomp-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2025-03-25Merge tag 'execve-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2025-03-18arch, mm: set max_mapnr when allocating memory map for FLATMEMMike Rapoport (Microsoft)1-2/+0
2025-03-17powerpc: Rely on generic printing of preemption modelSebastian Andrzej Siewior1-2/+1
2025-03-17powerpc/crash: use generic crashkernel reservationSourabh Jain1-1/+1
2025-03-10powerpc/ftrace: Use RCU in all users of __module_text_address().Sebastian Andrzej Siewior2-8/+4
2025-03-10powerpc: Fix 'intra_function_call not a direct call' warningChristophe Leroy1-1/+0
2025-03-07powerpc/prom_init: Fixup missing #size-cells on PowerBook6,7Andreas Schwab1-2/+2
2025-02-26powerpc: Remove UDBG_RTAS_CONSOLEMichael Ellerman2-78/+0
2025-02-26powerpc/io: Use standard barrier macros in io.cMichael Ellerman1-18/+24
2025-02-26powerpc/io: Rename _insw_ns() etc.Michael Ellerman1-8/+8
2025-02-26powerpc/io: Remove PPC_INDIRECT_MMIOMichael Ellerman1-1/+1
2025-02-26powerpc/io: Remove PPC_IO_WORKAROUNDSMichael Ellerman2-199/+0
2025-02-26powerpc: Remove PPC_OF_PLATFORM_PCIMichael Ellerman2-103/+1
2025-02-26powerpc: Remove some Cell leftoversMichael Ellerman1-1/+1
2025-02-26powerpc/cell: Remove support for IBM Cell BladesMichael Ellerman1-55/+0
2025-02-26powerpc/static_call: Implement inline static callsChristophe Leroy1-1/+23
2025-02-26powerpc: Prepare arch_static_call_transform() for supporting inline static callsChristophe Leroy1-15/+21
2025-02-24powerpc/time: Define div128_by_32() static and __initChristophe Leroy1-33/+32
2025-02-24powerpc/vmlinux: Remove etext, edata and endChristophe Leroy1-9/+0
2025-02-21powerpc/vdso: Switch to generic storage implementationThomas Weißschuh9-120/+30