aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
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
2025-02-21vdso: Rename included MakefileThomas Weißschuh1-1/+1
2025-02-21powerpc/secvar: Constify 'struct bin_attribute'Thomas Weißschuh1-6/+6
2025-02-21powerpc/secvar: Mark __init functions as suchThomas Weißschuh1-6/+6
2025-02-18powerpc/watchdog: Switch to use hrtimer_setup()Nam Cao1-2/+1
2025-02-12fs: add open_tree_attr()Christian Brauner1-0/+1
2025-02-11powerpc/fadump: fix additional param memory reservation for HASH MMUSourabh Jain1-10/+11
2025-02-11powerpc: export MIN RMA sizeSourabh Jain1-1/+1
2025-02-10powerpc/crash: Use note name macrosAkihiko Odaki1-1/+1
2025-02-10seccomp: remove the 'sd' argument from __secure_computing()Oleg Nesterov1-1/+1
2025-01-31Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-2/+22
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados1-1/+1
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-21/+7
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang4-21/+7
2025-01-21Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2-17/+7
2025-01-11powerpc/prom_init: Use IS_ENABLED()Michael Ellerman1-25/+14
2025-01-11powerpc/pseries/iommu: IOMMU incorrectly marks MMIO range in DDWGaurav Batra1-1/+1
2025-01-11modules: Support extended MODVERSIONS infoMatthew Maurer1-2/+22
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-19powerpc: Add preempt lazy supportShrikanth Hegde1-2/+2
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-10powerpc/32: Replace mulhdu() by mul_u64_u64_shr()Christophe Leroy1-26/+0
2024-11-27powerpc/prom_init: Fixup missing powermac #size-cellsMichael Ellerman1-2/+27
2024-11-23Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds28-344/+679
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds15-15/+15
2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+2
2024-11-20Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2-3/+3
2024-11-19Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-14/+7
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-33/+45
2024-11-18Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+4
2024-11-15powerpc/Makefile: Allow overriding CPPArnd Bergmann1-1/+1
2024-11-14powerpc/vdso: Remove unused clockmode asm offsetsThomas Weißschuh1-2/+0
2024-11-10powerpc/irq: use seq_put_decimal_ull_width() for decimal valuesDavid Wang1-22/+22
2024-11-10powerpc/pseries: Fix KVM guest detection for disabling hardlockup detectorGautam Menghani1-0/+1