summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2023-12-01powerpc/44x: select I2C for CURRITUCKRandy Dunlap1-0/+1
2023-12-01powerpc/85xx: Fix typo in code commentDario Binacchi1-1/+1
2023-12-01powerpc: Add PVN support for HeXin C2000 processorZhao Ke5-2/+21
2023-12-01powerpc: Fix build error due to is_valid_bugaddr()Michael Ellerman1-0/+2
2023-12-01powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()Michael Ellerman2-3/+4
2023-12-01crypto: p10-aes-gcm - Avoid -Wstringop-overflow warningsGustavo A. R. Silva1-1/+1
2023-12-01KVM: move KVM_CAP_DEVICE_CTRL to the generic checkWei Wang1-1/+0
2023-11-30powerpc/64s: Fix CONFIG_NUMA=n build due to create_section_mapping()Michael Ellerman2-5/+5
2023-11-30powerpc/44x: Make ppc44x_idle_init() staticMichael Ellerman1-1/+1
2023-11-30powerpc/512x: Fix missing prototype warningsMichael Ellerman1-0/+2
2023-11-30powerpc/512x: Make pdm360ng_init() staticMichael Ellerman1-1/+1
2023-11-30powerpc/suspend: Add prototype for do_after_copyback()Michael Ellerman1-0/+2
2023-11-29KVM: PPC: Book3S HV: Fix KVM_RUN clobbering FP/VEC user registersNicholas Piggin1-3/+3
2023-11-28Merge branch 'asm-generic-prototypes' into asm-genericArnd Bergmann1-1/+0
2023-11-28powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson2-0/+15
2023-11-28powerpc/rtas_pci: rename and properly expose config access APIsNathan Lynch3-15/+16
2023-11-27powerpc: pmd_move_must_withdraw() is only needed for CONFIG_TRANSPARENT_HUGEPAGEStephen Rothwell1-0/+2
2023-11-27powerpc/lib: Validate size for vector operationsNaveen N Rao1-0/+10
2023-11-27powerpc/lib: Avoid array bounds warnings in vec opsMichael Ellerman1-2/+2
2023-11-27powerpc/xics: Check return value of kasprintf in icp_native_map_one_cpuKunwu Chan1-0/+2
2023-11-27powerpc: add crtsavres.o to always-y instead of extra-yMasahiro Yamada1-1/+1
2023-11-27powerpc/32: Drop unused grackle_set_stg()Michael Ellerman1-19/+0
2023-11-27powerpc: Remove orphaned reg_a2.hMichael Ellerman3-156/+0
2023-11-27powerpc: Make cpu_spec __ro_after_initMichael Ellerman1-2/+2
2023-11-27powerpc/configs/64s: Enable CONFIG_MEM_SOFT_DIRTYMichael Ellerman1-0/+1
2023-11-25dentry: switch the lists of children to hlistAl Viro1-2/+3
2023-11-23arch: consolidate arch_irq_work_raise prototypesArnd Bergmann1-1/+0
2023-11-23asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()Kefeng Wang1-6/+0
2023-11-23arch/*/io.h: remove ioremap_uc in some architecturesBaoquan He1-1/+0
2023-11-21powerpc/rtas: Remove 'extern' from function declarations in rtas.hNathan Lynch1-27/+26
2023-11-21powerpc/rtas: Remove trailing spaceNathan Lynch2-12/+12
2023-11-21powerpc/rtas: Move post_mobility_fixup() declaration to pseriesNathan Lynch3-1/+2
2023-11-21powerpc/rtas: Remove unused rtas_service_present()Nathan Lynch2-6/+0
2023-11-21powerpc/rtas: Drop declaration of undefined call_rtas() functionNathan Lynch1-2/+0
2023-11-21powerpc/powermac: mark smp_psurge_{give,take}_timebase staticArnd Bergmann1-2/+2
2023-11-21powerpc/pasemi: mark pas_shutdown() staticArnd Bergmann1-1/+1
2023-11-21powerpc/ps3: move udbg_shutdown_ps3gelic prototypeArnd Bergmann5-14/+8
2023-11-15Merge branch 'tip/perf/urgent'Peter Zijlstra156-1811/+5417
2023-11-14Merge branch 'kvm-guestmemfd' into HEADPaolo Bonzini4-13/+6
2023-11-14KVM: Allow arch code to track number of memslot address spaces per VMSean Christopherson1-1/+1
2023-11-13KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson3-9/+5
2023-11-13KVM: PPC: Return '1' unconditionally for KVM_CAP_SYNC_MMUSean Christopherson1-4/+0
2023-11-13KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIERSean Christopherson1-3/+4
2023-11-13LSM: wireup Linux Security Module syscallsCasey Schaufler1-0/+3
2023-11-12Merge tag 'powerpc-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds8-24/+24
2023-11-10kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann1-2/+0
2023-11-10Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-29/+24
2023-11-07powerpc/rtas: Fix ppc_rtas_rmo_buf_show() kernel-docNathan Lynch1-0/+2
2023-11-07powerpc/pseries/rtas-work-area: Fix rtas_work_area_reserve_arena() kernel-docNathan Lynch1-0/+1
2023-11-06powerpc/fb: Call internal __phys_mem_access_prot() in fbdev codeThomas Zimmermann1-6/+1