summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2025-03-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts
2025-02-26KVM: Drop kvm_arch_sync_events() now that all implementations are nopsSean Christopherson
2025-02-26powerpc/microwatt: Add SMP supportPaul Mackerras
2025-02-26powerpc: Define config option for processors with broadcast TLBIEPaul Mackerras
2025-02-26powerpc/microwatt: Define an idle power-save functionPaul Mackerras
2025-02-26powerpc/microwatt: Device-tree updatesPaul Mackerras
2025-02-26powerpc/microwatt: Select COMMON_CLK in order to get the clock frameworkPaul Mackerras
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: Use generic raw accessorsMichael Ellerman
2025-02-26powerpc/io: Spell-out PCI_IO_ADDRMichael Ellerman
2025-02-26powerpc/io: Wrap port calculation in a macroMichael Ellerman
2025-02-26powerpc/io: Remove unnecessary indirectionMichael Ellerman
2025-02-26powerpc/io: Unhook MMIO accessorsMichael Ellerman
2025-02-26powerpc/io: Remove PCI_FIX_ADDRMichael 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 DCR_MMIO and the DCR generic layerMichael Ellerman
2025-02-26powerpc/xmon: Remove SPU debug and disassemblyMichael Ellerman
2025-02-26powerpc/cell: Remove CBE_CPUFREQ_SPU_GOVERNORMichael Ellerman
2025-02-26powerpc: Remove IBM_CELL_BLADE & SPIDER_NET referencesMichael Ellerman
2025-02-26powerpc: Remove PPC_PMI and driverMichael 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/xmon: simplify xmon_batch_next_cpu()Yury Norov
2025-02-24arch/powerpc: Remove unused function icp_native_cause_ipi_rm()Gautam Menghani
2025-02-24powerpc/time: Define div128_by_32() static and __initChristophe Leroy
2025-02-24powerpc/ipic: Stop printing address of registersChristophe Leroy
2025-02-24powerpc/32: Stop printing Kernel virtual memory layoutChristophe Leroy
2025-02-24powerpc/vmlinux: Remove etext, edata and endChristophe Leroy
2025-02-24powerpc/44x: Declare primary_uic static in uic.cChristophe Leroy
2025-02-22crypto: lib/Kconfig - Fix lib built-in failure when arch is modularHerbert Xu
2025-02-21sysv: Remove the filesystemJan Kara
2025-02-21make use of anon_inode_getfile_fmode()Al Viro
2025-02-21powerpc/vdso: Switch to generic storage implementationThomas Weißschuh
2025-02-21vdso: Rename included MakefileThomas Weißschuh
2025-02-21powerpc/perf/hv-24x7: Constify 'struct bin_attribute'Thomas Weißschuh
2025-02-21powerpc/powernv/opal: Constify 'struct bin_attribute'Thomas Weißschuh
2025-02-21powerpc/powernv/ultravisor: Constify 'struct bin_attribute'Thomas 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-18KVM: PPC: Switch to use hrtimer_setup()Nam Cao
2025-02-12fs: add open_tree_attr()Christian Brauner
2025-02-12powerpc/code-patching: Fix KASAN hit by not flagging text patching area as VM...Christophe Leroy