summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2024-09-04dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig
2024-09-01xz: remove XZ_EXTERN and extern from functionsLasse Collin
2024-09-01powerpc/vdso: refactor error handlingMichael Ellerman
2024-09-01mm: remove arch_unmap()Michael Ellerman
2024-09-01powerpc/mm: handle VDSO unmapping via close() rather than arch_unmap()Michael Ellerman
2024-09-01mm/powerpc: add missing pud helpersPeter Xu
2024-09-01powerpc/8xx: document and enforce that split PT locks are not usedDavid Hildenbrand
2024-09-01mm: kvmalloc: align kvrealloc() with krealloc()Danilo Krummrich
2024-08-30powerpc/pseries/dlpar: Add device tree nodes for DLPAR IO addHaren Myneni
2024-08-30powerpc/pseries/dlpar: Remove device tree node for DLPAR IO removeHaren Myneni
2024-08-30powerpc/pseries: Use correct data types from pseries_hp_errorlog structHaren Myneni
2024-08-30powerpc/vdso: Inconditionally use CFUNC macroChristophe Leroy
2024-08-30powerpc/32: Implement validation of emergency stackChristophe Leroy
2024-08-30powerpc/603: Inconditionally use task PGDIR in DTLB missesChristophe Leroy
2024-08-30powerpc/603: Inconditionally use task PGDIR in ITLB missesChristophe Leroy
2024-08-30powerpc/603: Switch r0 and r3 in TLB miss handlersChristophe Leroy
2024-08-30powerpc/603: Copy kernel PGD entries into all PGDIRs and preallocate execmem ...Christophe Leroy
2024-08-30powerpc/32s: Reduce default size of module/execmem areaChristophe Leroy
2024-08-30powerpc/8xx: Inconditionally use task PGDIR in DTLB missesChristophe Leroy
2024-08-30powerpc/8xx: Inconditionally use task PGDIR in ITLB missesChristophe Leroy
2024-08-30powerpc/8xx: Preallocate execmem page tablesChristophe Leroy
2024-08-30powerpc/8xx: Reduce default size of module/execmem areaChristophe Leroy
2024-08-30powerpc/8xx: Allow setting DATA alignment even with STRICT_KERNEL_RWXChristophe Leroy
2024-08-30Revert "powerpc/8xx: Always pin kernel text TLB"Christophe Leroy
2024-08-30powerpc/8xx: Copy kernel PGD entries into all PGDIRsChristophe Leroy
2024-08-30powerpc/8xx: Fix kernel vs user address comparisonChristophe Leroy
2024-08-30powerpc/8xx: Fix initial memory mappingChristophe Leroy
2024-08-30powerpc/powernv/pci: Remove obsoleted declaration for pnv_pci_init_ioda_hubGaosheng Cui
2024-08-30powerpc: Remove obsoleted declarations for use_cop and drop_copGaosheng Cui
2024-08-30powerpc/pasemi: Remove obsoleted declaration for pas_pci_irq_fixup()Gaosheng Cui
2024-08-30powerpc/maple: Remove obsoleted declaration for maple_calibrate_decr()Gaosheng Cui
2024-08-30powerpc: Remove obsoleted declaration for _get_SPGaosheng Cui
2024-08-29powerpc/pseries/dlpar: Use helper function for_each_child_of_node()Zhang Zekun
2024-08-29powerpc/powermac/pfunc_base: Use helper function for_each_child_of_node()Zhang Zekun
2024-08-29powerpc/64s/mm: Move __real_pte stubs into hash-4k.hMichael Ellerman
2024-08-29powerpc/configs/64s: Enable DEFERRED_STRUCT_PAGE_INITMichael Ellerman
2024-08-29powerpc/qspinlock: Fix deadlock in MCS queueNysal Jan K.A.
2024-08-27Merge v6.11-rc5 into drm-nextDaniel Vetter
2024-08-27powerpc/xmon: Fix tmpstr length check in scanhexMadhavan Srinivasan
2024-08-22powerpc/mm: Fix return type of pgd_val()Christophe Leroy
2024-08-22powerpc/vdso: Don't discard rela sectionsChristophe Leroy
2024-08-22powerpc/64e: Define mmu_pte_psize staticChristophe Leroy
2024-08-22dma-mapping: replace zone_dma_bits by zone_dma_limitCatalin Marinas
2024-08-21powerpc/code-patching: Add boot selftest for data patchingBenjamin Gray
2024-08-21powerpc/32: Convert patch_instruction() to patch_uint()Benjamin Gray
2024-08-21powerpc/64: Convert patch_instruction() to patch_u32()Benjamin Gray
2024-08-21powerpc/code-patching: Add data patch alignment checkBenjamin Gray
2024-08-21powerpc/code-patching: Add generic memory patchingBenjamin Gray
2024-08-21powerpc: Remove unused LHZX_BE macroChristophe Leroy
2024-08-16KVM: PPC: Book3S HV: remove unused varibleAlex Shi