aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2022-07-27powerpc/64s: POWER10 nest MMU can upgrade PTE access authority without TLB flushNicholas Piggin
2022-07-27powerpc/64s: POWER10 nest MMU does not require flush escalation workaroundNicholas Piggin
2022-07-27powerpc/vdso: Fix __kernel_sync_dicache sequence with coherent icacheNicholas Piggin
2022-07-27powerpc/pci: Add config option for using all 256 PCI busesPali Rohár
2022-07-27powerpc/pci: Disable filling pci-OF-bus-map for non-chrp/powermacPali Rohár
2022-07-27powerpc/pci: Hide pci_create_OF_bus_map() for non-chrp codePali Rohár
2022-07-27powerpc/pci: Make pcibios_make_OF_bus_map() staticPali Rohár
2022-07-27powerpc/pci: Hide pci_device_from_OF_node() for non-powermac codePali Rohár
2022-07-27powerpc: dts: turris1x.dts: Add CPLD reboot nodePali Rohár
2022-07-27powerpc/fsl-pci: Fix Class Code of PCIe Root PortPali Rohár
2022-07-27powerpc/purgatory: Omit use of bin2cMasahiro Yamada
2022-07-27powerpc/pseries/mobility: set NMI watchdog factor during an LPMLaurent Dufour
2022-07-27powerpc/watchdog: introduce a NMI watchdog's factorLaurent Dufour
2022-07-25powerpc/mobility: wait for memory transfer to completeLaurent Dufour
2022-07-25powerpc: Fix all occurences of duplicate wordsMichael Ellerman
2022-07-25Merge branch 'fixes' into nextMichael Ellerman
2022-07-20powerpc/pseries: register pseries-wdt device with platform busScott Cheloha
2022-07-20powerpc/pseries: add FW_FEATURE_WATCHDOG flagScott Cheloha
2022-07-20powerpc/pseries: hvcall.h: add H_WATCHDOG opcode, H_NOOP return codeScott Cheloha
2022-07-20powerpc/64s: Disable stack variable initialisation for prom_initMichael Ellerman
2022-07-18powerpc/52xx: Mark gpt driver as not removableUwe Kleine-König
2022-07-18powerpc/perf: Add support for caps under sysfs in powerpcAthira Rajeev
2022-07-18powerpc/perf: Give generic PMU a nice nameJoel Stanley
2022-07-09Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2022-07-09Merge branch 'fixes' into nextMichael Ellerman
2022-07-04powerpc/powernv: delay rng platform device creation until later in bootJason A. Donenfeld
2022-06-29powerpc/memhotplug: Add add_pages override for PPCAneesh Kumar K.V
2022-06-29powerpc/bpf: Fix use of user_pt_regs in uapiNaveen N. Rao
2022-06-29powerpc: dts: Add DTS file for CZ.NIC Turris 1.x routersPali Rohár
2022-06-29KVM: PPC: Kconfig: Fix indentationJuerg Haefliger
2022-06-29powerpc/powernv: Kconfig: Replace single quotesJuerg Haefliger
2022-06-29powerpc: Kconfig.debug: Remove extra empty lineJuerg Haefliger
2022-06-29powerpc: Kconfig: Replace tabs with whitespacesJuerg Haefliger
2022-06-29powerpc/perf: Update MMCR2 to support event exclude_idleMadhavan Srinivasan
2022-06-29powerpc/pseries/iommu: Print ibm,query-pe-dma-windows parametersAlexey Kardashevskiy
2022-06-29KVM: PPC: Do not warn when userspace asked for too big TCE tableAlexey Kardashevskiy
2022-06-29powerpc/bpf/32: Add instructions for atomic_[cmp]xchgHari Bathini
2022-06-29powerpc/bpf/32: add support for BPF_ATOMIC bitwise operationsHari Bathini
2022-06-29powerpc/bpf/64: Add instructions for atomic_[cmp]xchgHari Bathini
2022-06-29powerpc/bpf/64: add support for atomic fetch operationsHari Bathini
2022-06-29powerpc/bpf/64: add support for BPF_ATOMIC bitwise operationsHari Bathini
2022-06-29powerpc/64s: Don't read H_BLOCK_REMOVE characteristics in radix modeLaurent Dufour
2022-06-29powerpc/papr_scm: use dev_get_drvdataHaowen Bai
2022-06-29powerpc/64: Drop ppc_inst_as_str()Michael Ellerman
2022-06-29KVM: PPC: Align pt_regs in kvm_vcpu_arch structureFabiano Rosas
2022-06-29KVM: PPC: Book3S HV: tracing: Add missing hcall namesFabiano Rosas
2022-06-29KVM: PPC: Book3S HV: Provide more detailed timings for P9 entry pathFabiano Rosas
2022-06-29KVM: PPC: Book3S HV: Expose timing functions to module codeFabiano Rosas
2022-06-29KVM: PPC: Book3S HV: Decouple the debug timing from the P8 entry pathFabiano Rosas
2022-06-29KVM: PPC: Book3S HV: Add a new config for P8 debug timingFabiano Rosas