summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2025-02-26powerpc/io: Use generic raw accessorsMichael Ellerman1-59/+9
2025-02-26powerpc/io: Spell-out PCI_IO_ADDRMichael Ellerman1-27/+24
2025-02-26powerpc/io: Wrap port calculation in a macroMichael Ellerman1-12/+14
2025-02-26powerpc/io: Remove unnecessary indirectionMichael Ellerman1-21/+9
2025-02-26powerpc/io: Unhook MMIO accessorsMichael Ellerman2-86/+153
2025-02-26powerpc/io: Remove PCI_FIX_ADDRMichael Ellerman2-45/+43
2025-02-26powerpc/io: Remove PPC_INDIRECT_MMIOMichael Ellerman3-57/+6
2025-02-26powerpc/io: Remove PPC_IO_WORKAROUNDSMichael Ellerman5-266/+0
2025-02-26powerpc: Remove PPC_OF_PLATFORM_PCIMichael Ellerman3-108/+1
2025-02-26powerpc: Remove DCR_MMIO and the DCR generic layerMichael Ellerman5-298/+1
2025-02-26powerpc/xmon: Remove SPU debug and disassemblyMichael Ellerman8-1066/+1
2025-02-26powerpc/cell: Remove CBE_CPUFREQ_SPU_GOVERNORMichael Ellerman3-145/+0
2025-02-26powerpc: Remove IBM_CELL_BLADE & SPIDER_NET referencesMichael Ellerman3-6/+0
2025-02-26powerpc: Remove PPC_PMI and driverMichael Ellerman4-330/+0
2025-02-26powerpc: Remove some Cell leftoversMichael Ellerman3-19/+1
2025-02-26powerpc/cell: Remove support for IBM Cell BladesMichael Ellerman26-5908/+0
2025-02-26powerpc/static_call: Implement inline static callsChristophe Leroy3-1/+26
2025-02-26powerpc: Prepare arch_static_call_transform() for supporting inline static callsChristophe Leroy1-15/+21
2025-02-24powerpc/xmon: simplify xmon_batch_next_cpu()Yury Norov1-5/+1
2025-02-24arch/powerpc: Remove unused function icp_native_cause_ipi_rm()Gautam Menghani2-22/+0
2025-02-24powerpc/time: Define div128_by_32() static and __initChristophe Leroy2-36/+32
2025-02-24powerpc/ipic: Stop printing address of registersChristophe Leroy1-2/+1
2025-02-24powerpc/32: Stop printing Kernel virtual memory layoutChristophe Leroy1-22/+0
2025-02-24powerpc/vmlinux: Remove etext, edata and endChristophe Leroy2-11/+0
2025-02-24powerpc/44x: Declare primary_uic static in uic.cChristophe Leroy1-1/+1
2025-02-22crypto: lib/Kconfig - Fix lib built-in failure when arch is modularHerbert Xu1-2/+2
2025-02-21sysv: Remove the filesystemJan Kara2-2/+0
2025-02-21make use of anon_inode_getfile_fmode()Al Viro1-4/+3
2025-02-21powerpc/vdso: Switch to generic storage implementationThomas Weißschuh16-198/+89
2025-02-21vdso: Rename included MakefileThomas Weißschuh1-1/+1
2025-02-21powerpc/perf/hv-24x7: Constify 'struct bin_attribute'Thomas Weißschuh1-4/+4
2025-02-21powerpc/powernv/opal: Constify 'struct bin_attribute'Thomas Weißschuh5-14/+14
2025-02-21powerpc/powernv/ultravisor: Constify 'struct bin_attribute'Thomas Weißschuh1-3/+3
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-18KVM: PPC: Switch to use hrtimer_setup()Nam Cao1-2/+2
2025-02-12fs: add open_tree_attr()Christian Brauner1-0/+1
2025-02-12powerpc/code-patching: Fix KASAN hit by not flagging text patching area as VM...Christophe Leroy1-1/+1
2025-02-11powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemoryGaurav Batra3-14/+18
2025-02-11powerpc/pseries/iommu: create DDW for devices with DMA mask less than 64-bitsGaurav Batra1-16/+94
2025-02-11powerpc/pseries: Export hardware trace macro dump via debugfsAbhishek Dubey3-0/+131
2025-02-11powerpc/pseries: Macros and wrapper functions for H_HTM callAbhishek Dubey2-0/+55
2025-02-11arch/powerpc/perf: Update get_mem_data_src function to use saved values of si...Athira Rajeev1-2/+12
2025-02-11arch/powerpc/perf: Check the instruction type before creating sample with per...Athira Rajeev2-1/+23
2025-02-11powerpc: increase MIN RMA size for CAS negotiationAvnish Chouhan1-1/+1
2025-02-11powerpc/fadump: fix additional param memory reservation for HASH MMUSourabh Jain1-10/+11
2025-02-11powerpc: export MIN RMA sizeSourabh Jain2-1/+3
2025-02-10powerpc/crash: Use note name macrosAkihiko Odaki2-5/+5
2025-02-10seccomp: remove the 'sd' argument from __secure_computing()Oleg Nesterov1-1/+1