summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
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-18random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld
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-17mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17powerpc/mm: move protection_map[] inside the platformAnshuman Khandual
2022-07-15kexec: drop weak attribute from functionsNaveen N. Rao
2022-07-15kexec_file: drop weak attribute from functionsNaveen N. Rao
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-29context_tracking: Split user tracking KconfigFrederic Weisbecker
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
2022-06-29KVM: PPC: Book3S HV: Fix "rm_exit" entry in debugfs timingsFabiano Rosas
2022-06-29powerpc/64e: KASAN Full support for BOOK3E/64Christophe Leroy
2022-06-29powerpc/64e: Reorganise virtual memoryChristophe Leroy
2022-06-29powerpc/64e: Move virtual memory closer to linear memoryChristophe Leroy
2022-06-29powerpc/64e: Remove unused REGION related macrosChristophe Leroy
2022-06-29powerpc/64e: Remove MMU_FTR_USE_TLBRSRV and MMU_FTR_USE_PAIRED_MASChristophe Leroy
2022-06-29powerpc/64e: Fix early TLB miss with KUAPChristophe Leroy
2022-06-29powerpc/ptdump: Fix display of RW pages on FSL_BOOK3EChristophe Leroy
2022-06-29powerpc/64e: Rewrite p4d_populate() as a static inline functionChristophe Leroy
2022-06-29powerpc: Remove _PAGE_SAO stub for book3e/64Christophe Leroy
2022-06-29powerpc/32: Remove __map_without_ltlbsChristophe Leroy