summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-12-13powerpc/pseries: Add papr-vpd character driver for VPD retrievalNathan Lynch
2023-12-13powerpc/rtas: Warn if per-function lock isn't heldNathan Lynch
2023-12-13powerpc/rtas: Serialize firmware activation sequencesNathan Lynch
2023-12-13powerpc/rtas: Facilitate high-level call sequencesNathan Lynch
2023-12-13powerpc/rtas: Move token validation from block_rtas_call() to sys_rtas()Nathan Lynch
2023-12-13powerpc/rtas: Add function return status constantsNathan Lynch
2023-12-13powerpc/rtas: Fall back to linear search on failed token->function lookupNathan Lynch
2023-12-13powerpc/rtas: Add for_each_rtas_function() iteratorNathan Lynch
2023-12-13powerpc/rtas: Avoid warning on invalid token argument to sys_rtas()Nathan Lynch
2023-12-13powerpc/hv-gpci: Add return value check in affinity_domain_via_partition_show...Kajol Jain
2023-12-07powerpc/Makefile: Auto detect cross compilerMichael Ellerman
2023-12-07powerpc/Makefile: Default to ppc64le_defconfig when cross buildingMichael Ellerman
2023-12-07powerpc/vdso: No need to undef powerpc for 64-bit buildMichael Ellerman
2023-12-07powerpc/Makefile: Don't use $(ARCH) unnecessarilyMichael Ellerman
2023-12-07powerpc/book3s64: Avoid __pte_protnone() check in __pte_flags_need_flush()Aneesh Kumar K.V (IBM)
2023-12-07powerpc/book3s/hash: Drop _PAGE_PRIVILEGED from PAGE_NONEAneesh Kumar K.V (IBM)
2023-12-01powerpc/pseries/memhp: Log more error conditions in add pathNathan Lynch
2023-12-01powerpc/pseries/memhp: Fix access beyond end of drmem arrayNathan Lynch
2023-12-01powerpc/44x: select I2C for CURRITUCKRandy Dunlap
2023-12-01powerpc/85xx: Fix typo in code commentDario Binacchi
2023-12-01powerpc: Add PVN support for HeXin C2000 processorZhao Ke
2023-12-01powerpc: Fix build error due to is_valid_bugaddr()Michael Ellerman
2023-12-01powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()Michael Ellerman
2023-11-30powerpc/64s: Fix CONFIG_NUMA=n build due to create_section_mapping()Michael Ellerman
2023-11-30powerpc/44x: Make ppc44x_idle_init() staticMichael Ellerman
2023-11-30powerpc/512x: Fix missing prototype warningsMichael Ellerman
2023-11-30powerpc/512x: Make pdm360ng_init() staticMichael Ellerman
2023-11-30powerpc/suspend: Add prototype for do_after_copyback()Michael Ellerman
2023-11-28powerpc/rtas_pci: rename and properly expose config access APIsNathan Lynch
2023-11-27powerpc: pmd_move_must_withdraw() is only needed for CONFIG_TRANSPARENT_HUGEPAGEStephen Rothwell
2023-11-27powerpc/lib: Validate size for vector operationsNaveen N Rao
2023-11-27powerpc/lib: Avoid array bounds warnings in vec opsMichael Ellerman
2023-11-27powerpc/xics: Check return value of kasprintf in icp_native_map_one_cpuKunwu Chan
2023-11-27powerpc: add crtsavres.o to always-y instead of extra-yMasahiro Yamada
2023-11-27powerpc/32: Drop unused grackle_set_stg()Michael Ellerman
2023-11-27powerpc: Remove orphaned reg_a2.hMichael Ellerman
2023-11-27powerpc: Make cpu_spec __ro_after_initMichael Ellerman
2023-11-27powerpc/configs/64s: Enable CONFIG_MEM_SOFT_DIRTYMichael Ellerman
2023-11-22powerpc/rtas: Remove 'extern' from function declarations in rtas.hNathan Lynch
2023-11-21powerpc/rtas: Remove trailing spaceNathan Lynch
2023-11-21powerpc/rtas: Move post_mobility_fixup() declaration to pseriesNathan Lynch
2023-11-21powerpc/rtas: Remove unused rtas_service_present()Nathan Lynch
2023-11-21powerpc/rtas: Drop declaration of undefined call_rtas() functionNathan Lynch
2023-11-21powerpc/powermac: mark smp_psurge_{give,take}_timebase staticArnd Bergmann
2023-11-21powerpc/pasemi: mark pas_shutdown() staticArnd Bergmann
2023-11-21powerpc/ps3: move udbg_shutdown_ps3gelic prototypeArnd Bergmann
2023-11-19Merge tag 'x86_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-18Merge tag 'parisc-for-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-18parisc: Replace strlcpy() with strscpy()Kees Cook
2023-11-17Merge tag 'mm-hotfixes-stable-2023-11-17-14-04' of git://git.kernel.org/pub/s...Linus Torvalds