summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2024-09-10powerpc/pseries/eeh: Fix pseries_eeh_err_injectNarayana Murty N
2024-09-08smp: Mark smp_prepare_boot_cpu() __initBibo Mao
2024-09-05powerpc: Stop using no_llseekMichael Ellerman
2024-09-05powerpc/64s: Remove the "fast endian switch" syscallMichael Ellerman
2024-09-05powerpc: Replace kretprobe code with rethook on powerpcAbhishek Dubey
2024-09-05powerpc: Constify struct kobj_typeHuang Xiaojia
2024-09-01powerpc/vdso: refactor error handlingMichael Ellerman
2024-09-01powerpc/mm: handle VDSO unmapping via close() rather than arch_unmap()Michael Ellerman
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/8xx: Inconditionally use task PGDIR in DTLB missesChristophe Leroy
2024-08-30powerpc/8xx: Inconditionally use task PGDIR in ITLB missesChristophe Leroy
2024-08-30Revert "powerpc/8xx: Always pin kernel text TLB"Christophe Leroy
2024-08-30powerpc/8xx: Fix kernel vs user address comparisonChristophe Leroy
2024-08-30powerpc: Remove obsoleted declaration for _get_SPGaosheng Cui
2024-08-27Merge v6.11-rc5 into drm-nextDaniel Vetter
2024-08-22powerpc/vdso: Don't discard rela sectionsChristophe Leroy
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-12powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUALChristophe Leroy
2024-08-08Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter
2024-08-07powerpc/traps: Use backlight power constantsThomas Zimmermann
2024-07-29Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-07-29treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*Valentin Schneider
2024-07-21Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-19Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-07-17printk: Add a short description string to kmsg_dump()Jocelyn Falempe
2024-07-12init/modpost: conditionally check section mismatch to __meminit*Masahiro Yamada
2024-07-12powerpc/e500: use contiguous PMD instead of hugepdChristophe Leroy
2024-07-12powerpc/e500: free r10 for FIND_PTEChristophe Leroy
2024-07-12powerpc/e500: don't pre-check write access on data TLB errorChristophe Leroy
2024-07-12powerpc/e500: switch to 64 bits PGD on 85xx (32 bits)Christophe Leroy
2024-07-12powerpc/8xx: rework support for 8M pages using contiguous PTE entriesChristophe Leroy
2024-07-12powerpc/64e: drop unused TLB miss handlersMichael Ellerman
2024-07-12powerpc/64e: drop MMU_FTR_TYPE_FSL_E checks in 64-bit codeMichael Ellerman
2024-07-06Merge tag 'powerpc-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-07-04powerpc/pci: Hotplug driver bridge supportKrishna Kumar
2024-07-04powerpc: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-28powerpc/prom: Add CPU info to hardware description string laterNathan Lynch
2024-06-28powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()Nathan Lynch
2024-06-28powerpc: Replace CONFIG_4xx with CONFIG_44xMichael Ellerman
2024-06-28powerpc/4xx: Remove CONFIG_BOOKE_OR_40xMichael Ellerman
2024-06-28powerpc: Remove core support for 40xChristophe Leroy
2024-06-28powerpc/iommu: Reimplement the iommu_table_group_ops for pSeriesShivaprasad G Bhat
2024-06-28powerpc/iommu: Move dev_has_iommu_table() to iommu.cShivaprasad G Bhat
2024-06-28powerpc/iommu: Move pSeries specific functions to pseries/iommu.cShivaprasad G Bhat