summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2023-10-19powerpc: Untangle fixmap.h and pgtable.h and mmu.hChristophe Leroy
2023-10-18Merge branch fixes into nextMichael Ellerman
2023-10-18spufs: convert to new timestamp accessorsJeff Layton
2023-10-17powerpc/pseries: PLPKS SED Opal keystore supportGreg Joyce
2023-10-10powerpc: Remove now superfluous sentinel element from ctl_table arraysJoel Granados
2023-09-30powerpc/pseries: Remove unused r0 in the hcall tracing codeAthira Rajeev
2023-09-30powerpc/pseries: Fix STK_PARAM access in the hcall tracing codeAthira Rajeev
2023-09-18powerpc/82xx: Select FSL_SOCChristophe Leroy
2023-09-18powerpc/32: Add dependencies of POWER_RESET for pmac32Yuan Tan
2023-09-18powerpc/powermac: add missing of_node_putJulia Lawall
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-08-31Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-29Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2023-08-25powerpc/pseries: Remove unused hcall tracing instructionNicholas Piggin
2023-08-25powerpc/pseries: Fix hcall tracepoints with JUMP_LABEL=nNicholas Piggin
2023-08-25powerpc/eeh: Use pci_dev_id() to simplify the codeJialin Zhang
2023-08-25powerpc/64s: Move CPU -mtune options into KconfigMichael Ellerman
2023-08-25powerpc/powermac: Fix unused function warningMichael Ellerman
2023-08-24powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPTRussell Currey
2023-08-24powerpc/pseries: Move VPHN constants into vphn.hMichael Ellerman
2023-08-24powerpc/powernv: Use struct opal_prd_msg in more placesMichael Ellerman
2023-08-24powerpc/powernv: Fix fortify source warnings in opal-prd.cMichael Ellerman
2023-08-23powerpc/85xx: Mark some functions static and add missing includes to fix no p...Christophe Leroy
2023-08-23powerpc/powernv: fix debugfs_create_dir() error checkingImmad Mir
2023-08-21powerpc/book3s64/memhotplug: enable memmap on memory for radixAneesh Kumar K.V
2023-08-20Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...Greg Kroah-Hartman
2023-08-18powerpc/book3s64/mm: enable transparent pud hugepageAneesh Kumar K.V
2023-08-18powerpc: Move DMA64_PROPNAME define to a headerMichal Suchanek
2023-08-18powerpc/mm: Cleanup memory block size probingAneesh Kumar K.V
2023-08-18powerpc/4xx: Add missing includes to fix no previous prototype errorsChristophe Leroy
2023-08-18powerpc/4xx: Remove pika_dtm_[un]register_shutdown() to fix no previous proto...Christophe Leroy
2023-08-18powerpc/8xx: Remove init_internal_rtc() to fix no previous prototype errorChristophe Leroy
2023-08-18powerpc/82xx: Remove CONFIG_8260 and CONFIG_8272Christophe Leroy
2023-08-18powerpc/82xx: Remove pq2_init_pciChristophe Leroy
2023-08-18powerpc/83xx: Split usb.cChristophe Leroy
2023-08-18powerpc/83xx: Fix style problems in usb.c and remove unneccessary includes fr...Christophe Leroy
2023-08-18powerpc/512x: Make mpc512x_select_reset_compat() staticChristophe Leroy
2023-08-18powerpc/ps3: refactor strncpy usageJustin Stitt
2023-08-16powerpc/powernv/pci: use pci_dev_id() to simplify the codeXiongfeng Wang
2023-08-16powerpc/pseries: fix possible memory leak in ibmebus_bus_init()ruanjinjie
2023-08-16powerpc/8xx: Remove immr_map() and immr_unmap()Christophe Leroy
2023-08-16powerpc: Remove CONFIG_PCI_8260Christophe Leroy
2023-08-16powerpc/include: Remove mpc8260.h and m82xx_pci.hChristophe Leroy
2023-08-16powerpc/include: Declare mpc8xx_immr in 8xx_immap.hChristophe Leroy
2023-08-16powerpc/include: Remove unneeded #include <asm/fs_pd.h>Christophe Leroy
2023-08-16ocxl: Use pci_dev_id() to simplify the codeZheng Zengkai
2023-08-14powerpc/pseries: PLPKS: undo kernel-doc comment notationRandy Dunlap
2023-08-14Merge branch 'topic/cpu-smt' into nextMichael Ellerman