summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
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
2025-02-26powerpc: Remove UDBG_RTAS_CONSOLEMichael Ellerman
2025-02-26powerpc/io: Use standard barrier macros in io.cMichael Ellerman
2025-02-26powerpc/io: Rename _insw_ns() etc.Michael Ellerman
2025-02-26powerpc/io: Remove PPC_INDIRECT_MMIOMichael Ellerman
2025-02-26powerpc/io: Remove PPC_IO_WORKAROUNDSMichael Ellerman
2025-02-26powerpc: Remove PPC_OF_PLATFORM_PCIMichael Ellerman
2025-02-26powerpc: Remove some Cell leftoversMichael Ellerman
2025-02-26powerpc/cell: Remove support for IBM Cell BladesMichael Ellerman
2025-02-26powerpc/static_call: Implement inline static callsChristophe Leroy
2025-02-26powerpc: Prepare arch_static_call_transform() for supporting inline static callsChristophe Leroy
2025-02-24powerpc/time: Define div128_by_32() static and __initChristophe Leroy
2025-02-24powerpc/vmlinux: Remove etext, edata and endChristophe Leroy
2025-02-21powerpc/vdso: Switch to generic storage implementationThomas Weißschuh
2025-02-21vdso: Rename included MakefileThomas Weißschuh
2025-02-21powerpc/secvar: Constify 'struct bin_attribute'Thomas Weißschuh
2025-02-21powerpc/secvar: Mark __init functions as suchThomas Weißschuh
2025-02-18powerpc/watchdog: Switch to use hrtimer_setup()Nam Cao
2025-02-12fs: add open_tree_attr()Christian Brauner
2025-02-11powerpc/fadump: fix additional param memory reservation for HASH MMUSourabh Jain
2025-02-11powerpc: export MIN RMA sizeSourabh Jain
2025-02-10powerpc/crash: Use note name macrosAkihiko Odaki
2025-02-10seccomp: remove the 'sd' argument from __secure_computing()Oleg Nesterov
2025-01-31Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang
2025-01-21Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-01-11powerpc/prom_init: Use IS_ENABLED()Michael Ellerman
2025-01-11powerpc/pseries/iommu: IOMMU incorrectly marks MMIO range in DDWGaurav Batra
2025-01-11modules: Support extended MODVERSIONS infoMatthew Maurer
2024-12-26fgraph: Pass ftrace_regs to entryfuncMasami Hiramatsu (Google)
2024-12-23fgraph: Get ftrace recursion lock in function_graph_enterMasami Hiramatsu (Google)
2024-12-23powerpc: Use str_on_off() helper in check_cache_coherency()Thorsten Blum
2024-12-19powerpc: Add preempt lazy supportShrikanth Hegde
2024-12-18powerpc/vdso: Mark the vDSO code read-only after initChristophe Leroy
2024-12-18powerpc/64: Use get_user() in start_thread()Michael Ellerman
2024-12-10powerpc/32: Replace mulhdu() by mul_u64_u64_shr()Christophe Leroy
2024-11-27powerpc/prom_init: Fixup missing powermac #size-cellsMichael Ellerman
2024-11-23Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds