summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2025-06-23Merge tag 'v6.6.94' into 6.6-2.2.x-imxEmanuele Ghidoli
2025-06-19powerpc: do not build ppc_save_regs.o alwaysJiri Slaby (SUSE)
2025-06-19Merge tag 'v6.6.93' into 6.6-2.2.x-imxEmanuele Ghidoli
2025-06-04powerpc/prom_init: Fixup missing #size-cells on PowerBook6,7Andreas Schwab
2025-05-21Merge tag 'v6.6.88' into update_stableStephan Kulow
2025-04-25powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()Nathan Lynch
2025-03-24Merge tag 'v6.6.76' into 6.6-2.2.x-imxJoão Paulo Gonçalves
2025-02-08sched/topology: Rename 'DIE' domain to 'PKG'Peter Zijlstra
2025-01-29Merge tag 'v6.6.70' into 6.6-2.2.x-imxErnest Van Hoecke
2025-01-09powerpc: Remove initialisation of readposMatthew Wilcox (Oracle)
2025-01-03Merge tag 'v6.6.66' into 6.6-2.2.x-imxDaiane Angolini
2025-01-03Merge tag 'v6.6.64' into 6.6-2.2.x-imxDaiane Angolini
2025-01-03Merge tag 'v6.6.55' into 6.6-2.2.x-imxDaiane Angolini
2025-01-03Merge tag 'v6.6.54' into 6.6-2.2.x-imxDaiane Angolini
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-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/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-09of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif
2024-10-10powerpc/vdso: Fix VDSO data access when running in a non-root time namespaceChristophe Leroy
2024-10-04powerpc/vdso: Inconditionally use CFUNC macroChristophe Leroy
2024-10-04powerpc/8xx: Fix kernel vs user address comparisonChristophe Leroy
2024-09-24Merge tag 'v6.6.52' into lf-6.6.yJason Liu
2024-09-24Merge tag 'v6.6.51' into lf-6.6.yJason Liu
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-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-03powerpc/prom: Add CPU info to hardware description string laterNathan Lynch
2024-07-25powerpc/eeh: avoid possible crash when edev->pdev changesGanesh Goudar
2024-07-11powerpc/64s: Fix unnecessary copy to 0 when kernel is booted at address 0Jinglin Wen
2024-07-11powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt.Mahesh Salgaonkar
2024-07-05syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann
2024-07-05powerpc: restore some missing spu syscallsArnd Bergmann
2024-06-28Merge tag 'v6.6.36' into lf-6.6.yJason Liu
2024-06-27kprobe/ftrace: bail out if ftrace was killedStephen Brennan
2024-06-18Merge tag 'v6.6.34' into lf-6.6.yJason Liu
2024-04-27powerpc/ftrace: Ignore ftrace locations in exit text sectionsNaveen N Rao
2024-04-03powerpc/smp: Increase nr_cpu_ids to include the boot CPUMichael Ellerman
2024-04-03powerpc/smp: Adjust nr_cpu_ids to cover all threads of a coreMichael Ellerman
2024-03-13Merge tag 'v6.6.21' into lf-6.6.yJason Liu
2024-03-11Merge tag 'v6.6.20' into lf-6.6.yJason Liu
2024-03-06powerpc/rtas: use correct function name for resetting TCE tablesNathan Lynch
2024-03-01powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controllerGaurav Batra
2024-02-23powerpc/cputable: Add missing PPC_FEATURE_BOOKE on PPC64 Book-EDavid Engraf
2024-02-23powerpc/64: Set task pt_regs->link to the LR value on scv entryNaveen N Rao
2024-02-23Revert "powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add"Michael Ellerman