summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-07-073-4/+5
|\
| * powerpc: dts: turris1x.dts: Fix PCIe MEM size for pci2 nodePali Rohár2023-07-031-3/+3
| * powerpc: Include asm/nmi.c in mobility.c for watchdog_hardlockup_set_timeout_...Douglas Anderson2023-07-031-0/+1
| * powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=yRandy Dunlap2023-07-031-1/+1
* | Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-07-031-5/+9
|\ \
| * | powerpc/legacy_serial: Handle SERIAL_8250_FSL=n build failuresUwe Kleine-König2023-06-131-1/+1
| * | powerpc/legacy_serial: Warn about 8250 devices operated without active FSL wo...Uwe Kleine-König2023-06-061-5/+9
* | | Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-07-011-1/+1
|\ \ \
| * | | powerpc/vdso: Include CLANG_FLAGS explicitly in ldflags-yNathan Chancellor2023-06-051-1/+1
* | | | Merge tag 'pci-v6.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-06-301-3/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | powerpc/eeh: Rely on dev->link_active_reportingMaciej W. Rozycki2023-06-141-3/+2
| |/ /
* | | Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-06-3083-4302/+606
|\ \ \
| * | | powerpc: remove checks for binutils older than 2.25Masahiro Yamada2023-06-272-17/+2
| * | | powerpc: Fail build if using recordmcount with binutils v2.37Naveen N Rao2023-06-271-0/+8
| * | | powerpc/iommu: TCEs are incorrectly manipulated with DLPAR add/remove of memoryGaurav Batra2023-06-261-4/+14
| * | | powerpc/iommu: Only build sPAPR access functions on pSeriesTimothy Pearson2023-06-211-0/+4
| * | | powerpc: powernv: Annotate data races in opal eventsRohan McLure2023-06-211-3/+3
| * | | powerpc: Mark writes registering ipi to host cpu through kvm and pollingRohan McLure2023-06-212-4/+4
| * | | powerpc: Annotate accesses to ipi message flagsRohan McLure2023-06-211-2/+2
| * | | powerpc: powernv: Fix KCSAN datarace warnings on idle_state contentionRohan McLure2023-06-212-7/+10
| * | | powerpc: Mark [h]ssr_valid accesses in check_return_regs_validRohan McLure2023-06-212-10/+8
| * | | powerpc: qspinlock: Enforce qnode writes prior to publishing to queueRohan McLure2023-06-211-0/+7
| * | | powerpc: qspinlock: Mark accesses to qnode lock checksRohan McLure2023-06-211-2/+2
| * | | powerpc/powernv/pci: Remove last IODA1 definesJoel Stanley2023-06-212-3/+3
| * | | powerpc/powernv/pci: Remove MVE codeJoel Stanley2023-06-213-27/+1
| * | | powerpc/powernv/pci: Remove ioda1 supportJoel Stanley2023-06-213-455/+2
| * | | powerpc: 52xx: Make immr_id DT match tables staticRob Herring2023-06-212-2/+2
| * | | powerpc: mpc512x: Remove open coded "ranges" parsingRob Herring2023-06-211-32/+14
| * | | powerpc: fsl_soc: Use of_range_to_resource() for "ranges" parsingRob Herring2023-06-211-12/+4
| * | | powerpc: fsl: Use of_property_read_reg() to parse "reg"Rob Herring2023-06-212-19/+5
| * | | powerpc: fsl_rio: Use of_range_to_resource() for "ranges" parsingRob Herring2023-06-211-27/+9
| * | | powerpc: powermac: Use of_get_cpu_hwid() to read CPU node 'reg'Rob Herring2023-06-211-6/+6
| * | | powerpc: drop MPC85xx_CDS platform supportPaul Gortmaker2023-06-2110-1660/+0
| * | | powerpc: drop MPC8540_ADS and MPC8560_ADS platform supportPaul Gortmaker2023-06-218-1008/+0
| * | | powerpc/mm/dax: Fix the condition when checking if altmap vmemap can cross-bo...Aneesh Kumar K.V2023-06-211-1/+1
| * | | powerpc/book3s64/mm: Use PAGE_KERNEL instead of opencodingAneesh Kumar K.V2023-06-211-2/+1
| * | | powerpc/book3s64/mm: Fix DirectMap stats in /proc/meminfoAneesh Kumar K.V2023-06-211-12/+22
| * | | powerpc/mm/book3s64: Use pmdp_ptep helper instead of typecasting.Aneesh Kumar K.V2023-06-201-1/+1
| * | | powerpc: update ppc_save_regs to save current r1 in pt_regsAditya Gupta2023-06-191-3/+3
| * | | powerpc/ftrace: Disable ftrace on ppc32 if using clangNaveen N Rao2023-06-191-1/+1
| * | | powerpc/powernv/sriov: perform null check on iov before dereferencing iovColin Ian King2023-06-191-3/+3
| * | | powerpc/ptrace: Expose HASHKEYR register to ptraceBenjamin Gray2023-06-193-0/+40
| * | | powerpc/ptrace: Expose DEXCR and HDEXCR registers to ptraceBenjamin Gray2023-06-193-1/+37
| * | | powerpc/dexcr: Support userspace ROP protectionBenjamin Gray2023-06-192-0/+18
| * | | powerpc/dexcr: Handle hashchk exceptionBenjamin Gray2023-06-192-0/+17
| * | | powerpc/dexcr: Add initial Dynamic Execution Control Register (DEXCR) supportBenjamin Gray2023-06-195-1/+27
| * | | powerpc/ptrace: Add missing <linux/regset.h> includeBenjamin Gray2023-06-191-0/+2
| * | | powerpc/book3s: Add missing <linux/sched.h> includeBenjamin Gray2023-06-191-0/+1
| * | | powerpc/build: vdso linker warning for orphan sectionsNicholas Piggin2023-06-153-2/+8
| * | | powerpc/64s: Fix VAS mm use after freeNicholas Piggin2023-06-152-2/+2