summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-07MAINTAINERS: powerpc: Transfer PPC83XX to ChristopheMichael 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-27misc: ocxl: main: Remove unnecessary ‘0’ values from rcLi kunyu
2023-11-27misc: ocxl: link: Remove unnecessary (void*) conversionsLi zeming
2023-11-27misc: ocxl: afu_irq: Remove unnecessary (void*) conversionsLi zeming
2023-11-27misc: ocxl: context: Remove unnecessary (void*) conversionsLi zeming
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-19Linux 6.7-rc2v6.7-rc2Linus Torvalds
2023-11-19Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-19Merge tag 'irq_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-19Merge tag 'x86_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-19Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-19Merge tag 'sched_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-11-19Merge tag 'locking_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-11-19Merge tag 'perf_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-11-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds