summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2025-07-26powerpc/eeh: Export eeh_unfreeze_pe()Timothy Pearson
2025-07-22powerpc: Don't use %pK through printkThomas Weißschuh
2025-07-19Add a new optional ",cma" suffix to the crashkernel= command line optionJiri Bohac
2025-07-14powerpc/ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note namesDave Martin
2025-07-14Merge branch 'tip/sched/urgent'Peter Zijlstra
2025-07-14smpboot: introduce SDTL_INIT() helper to tidy sched topology setupLi Chen
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn
2025-06-30Merge 6.16-rc4 into tty-nextGreg Kroah-Hartman
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman
2025-06-23powerpc: fadump: use lock guard for mutexShrikanth Hegde
2025-06-23powerpc: rtas: use lock guard for mutexShrikanth Hegde
2025-06-23powerpc: eeh: use lock guard for mutexShrikanth Hegde
2025-06-17serial: 8250: sanitize uart_port::serial_{in,out}() typesJiri Slaby (SUSE)
2025-06-17powerpc/legacy_serial: use %pa for phys_addr_t printsJiri Slaby (SUSE)
2025-06-17powerpc/legacy_serial: cache serial port and info in add_legacy_port()Jiri Slaby (SUSE)
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh
2025-06-13powerpc/eeh: Fix missing PE bridge reconfiguration during VFIO EEH recoveryNarayana Murty N
2025-06-13powerpc/vdso: Fix build of VDSO32 with pcrelChristophe Leroy
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada
2025-05-26Merge tag 'powerpc-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-05-15powerpc/iommu: Use str_disabled_enabled() helperThorsten Blum
2025-05-15powerpc: Replace strcpy() with strscpy() in proc_ppc64_init()Thorsten Blum
2025-05-14powerpc/kernel: Fix ppc_save_regs inclusion in buildMadhavan Srinivasan
2025-04-29powerpc: Don't use --- in kernel logsChristophe Leroy
2025-04-29powerpc: do not build ppc_save_regs.o alwaysJiri Slaby (SUSE)
2025-04-29powerpc64/ftrace: fix clobbered r15 during livepatchingHari Bathini
2025-04-17powerpc/pseries: Add a char driver for physical-attestation RTASHaren Myneni
2025-04-17powerpc/pseries: Add ibm,get-dynamic-sensor-state RTAS call supportHaren Myneni
2025-04-17powerpc/pseries: Add ibm,set-dynamic-indicator RTAS call supportHaren Myneni
2025-04-17powerpc/pseries: Add papr-indices char driver for ibm,get-indicesHaren Myneni
2025-04-16powerpc: enable dynamic preemptionShrikanth Hegde
2025-04-16fadump: Use str_yes_no() helper in fadump_show_config()Thorsten Blum
2025-04-15powerpc64/ftrace: fix module loading without patchable function entriesAnthony Iliopoulos
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-30Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-27Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-24Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-24Merge tag 'seccomp-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-24Merge tag 'execve-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-17arch, mm: set max_mapnr when allocating memory map for FLATMEMMike Rapoport (Microsoft)
2025-03-17powerpc: Rely on generic printing of preemption modelSebastian Andrzej Siewior
2025-03-16powerpc/crash: use generic crashkernel reservationSourabh Jain
2025-03-10powerpc/ftrace: Use RCU in all users of __module_text_address().Sebastian Andrzej Siewior
2025-03-10powerpc: Fix 'intra_function_call not a direct call' warningChristophe Leroy
2025-03-07powerpc/prom_init: Fixup missing #size-cells on PowerBook6,7Andreas Schwab