summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2025-02-17powerpc/pseries/eeh: Fix get PE state translationNarayana Murty N
2025-02-17KVM: e500: always restore irqsPaolo Bonzini
2025-02-17KVM: PPC: e500: Use __kvm_faultin_pfn() to handle page faultsSean Christopherson
2025-02-17KVM: PPC: e500: Mark "struct page" pfn accessed before dropping mmu_lockSean Christopherson
2025-02-17KVM: PPC: e500: Mark "struct page" dirty in kvmppc_e500_shadow_map()Sean Christopherson
2025-02-08of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli
2025-02-08sched/topology: Rename 'DIE' domain to 'PKG'Peter Zijlstra
2025-02-08powerpc/book3s64/hugetlb: Fix disabling hugetlb when fadump is activeSourabh Jain
2025-01-09powerpc: Remove initialisation of readposMatthew Wilcox (Oracle)
2025-01-02powerpc/pseries/vas: Add close() callback in vas_vm_ops structHaren Myneni
2024-12-14powerpc/prom_init: Fixup missing powermac #size-cellsMichael Ellerman
2024-12-14powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit files with clangNathan Chancellor
2024-12-14powerpc/vdso: Refactor CFLAGS for CVDSO buildChristophe Leroy
2024-12-09powerpc: Adjust adding stack protector flags to KBUILD_CLAGS for clangNathan Chancellor
2024-12-09powerpc: Fix stack protector Kconfig test for clangNathan Chancellor
2024-12-09init/modpost: conditionally check section mismatch to __meminit*Masahiro Yamada
2024-12-09powerpc/pseries: Fix KVM guest detection for disabling hardlockup detectorGautam Menghani
2024-12-09powerpc/kexec: Fix return of uninitialized variableZhang Zekun
2024-12-09powerpc/sstep: make emulate_vsx_load and emulate_vsx_store staticMichal Suchanek
2024-12-09KVM: PPC: Book3S HV: Avoid returning to nested hypervisor on pending doorbellsGautam Menghani
2024-12-09KVM: PPC: Book3S HV: Stop using vc->dpdes for nested KVM guestsGautam Menghani
2024-12-09powerpc/pseries: Fix dtl_access_lock to be a rw_semaphoreMichael Ellerman
2024-12-09powerpc/mm/fault: Fix kfence page fault reportingRitesh Harjani (IBM)
2024-12-09powerpc/fadump: Move fadump_cma_init to setup_arch() after initmem_init()Ritesh Harjani (IBM)
2024-12-09powerpc/fadump: Refactor and prepare fadump_cma_init for late initRitesh Harjani (IBM)
2024-12-09powerpc/vdso: Flag VDSO64 entry points as functionsChristophe Leroy
2024-12-09of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif
2024-11-17powerpc/powernv: Free name on error in opal_event_init()Michael Ellerman
2024-10-17Revert "powerpc/ps3_defconfig: Disable PPC64_BIG_ENDIAN_ELF_ABI_V2"Geoff Levand
2024-10-10mm: z3fold: deprecate CONFIG_Z3FOLDYosry Ahmed
2024-10-10powerpc/vdso: Fix VDSO data access when running in a non-root time namespaceChristophe Leroy
2024-10-10powerpc/pseries: Use correct data types from pseries_hp_errorlog structHaren Myneni
2024-10-04powerpc/atomic: Use YZ constraints for DS-form instructionsMichael Ellerman
2024-10-04crypto: powerpc/p10-aes-gcm - Disable CRYPTO_AES_GCM_P10Danny Tsen
2024-10-04powerpc/vdso: Inconditionally use CFUNC macroChristophe Leroy
2024-10-04powerpc/8xx: Fix kernel vs user address comparisonChristophe Leroy
2024-10-04powerpc/8xx: Fix initial memory mappingChristophe Leroy
2024-09-18powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUALChristophe Leroy
2024-09-12powerpc/vdso: Don't discard rela sectionsChristophe Leroy
2024-09-12powerpc/64e: Define mmu_pte_psize staticChristophe Leroy
2024-09-12powerpc/64e: split out nohash Book3E 64-bit codeMichael Ellerman
2024-09-12powerpc/64e: remove unused IBM HTW codeMichael Ellerman
2024-09-12powerpc/qspinlock: Fix deadlock in MCS queueNysal Jan K.A.
2024-09-04Revert "change alloc_pages name in dma_map_ops to avoid name conflicts"Greg Kroah-Hartman
2024-08-29change alloc_pages name in dma_map_ops to avoid name conflictsSuren Baghdasaryan
2024-08-29powerpc/boot: Only free if realloc() succeedsMichael Ellerman
2024-08-29powerpc/boot: Handle allocation failure in simple_realloc()Li zeming
2024-08-29powerpc/pseries/papr-sysparm: Validate buffer object lengthsNathan Lynch
2024-08-29powerpc/xics: Check return value of kasprintf in icp_native_map_one_cpuKunwu Chan
2024-08-29powerpc/topology: Check if a core is onlineNysal Jan K.A