summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-04-23powerpc/64s: Fix mm_cpumask memory ordering commentNicholas Piggin
2021-04-23powerpc/perf: Fix the threshold event selection for memory events in power10Athira Rajeev
2021-04-23powerpc/perf: Fix sampled instruction type for larx/stcxAthira Rajeev
2021-04-22powerpc/legacy_serial: Use early_ioremap()Christophe Leroy
2021-04-22powerpc/64: Fix the definition of the fixmap areaChristophe Leroy
2021-04-22powerpc: make ALTIVEC select PPC_FPURandy Dunlap
2021-04-22powerpc/64s: Add FA_DUMP to defconfigMichael Ellerman
2021-04-22powerpc/powernv: Fix type of opal_mpipl_query_tag() addr argumentMichael Ellerman
2021-04-22powerpc/fadump: Fix sparse warningsMichael Ellerman
2021-04-21powerpc: Move copy_inst_from_kernel_nofault()Christophe Leroy
2021-04-21powerpc: Rename probe_kernel_read_inst()Christophe Leroy
2021-04-21powerpc: Make probe_kernel_read_inst() common to PPC32 and PPC64Christophe Leroy
2021-04-21powerpc: Remove probe_user_read_inst()Christophe Leroy
2021-04-21powerpc/ebpf32: Use standard function call for functions within 32M distanceChristophe Leroy
2021-04-21powerpc/ebpf32: Rework 64 bits shifts to avoid tests and branchesChristophe Leroy
2021-04-21powerpc/ebpf32: Fix comment on BPF_ALU{64} | BPF_LSH | BPF_KChristophe Leroy
2021-04-21powerpc/32: Use r2 in wrtspr() instead of r0Christophe Leroy
2021-04-21powerpc/mce: save ignore_event flag unconditionally for UEGanesh Goudar
2021-04-21powerpc: Enable OPTPROBES on PPC32Christophe Leroy
2021-04-21powerpc/inst: ppc_inst_as_u64() becomes ppc_inst_as_ulong()Christophe Leroy
2021-04-21powerpc/irq: Enhance readability of trap typesChristophe Leroy
2021-04-21powerpc/32s: Enhance readability of trap typesChristophe Leroy
2021-04-21powerpc/8xx: Enhance readability of trap typesChristophe Leroy
2021-04-21powerpc/pseries/iommu: Fix window size for direct mapping with pmemLeonardo Bras
2021-04-20powerpc/kvm: Fix PR KVM with KUAP/MEM_KEYS enabledMichael Ellerman
2021-04-20powerpc/pseries: Stop calling printk in rtas_stop_self()Michael Ellerman
2021-04-20powerpc: Only define _TASK_CPU for 32-bitMichael Ellerman
2021-04-20powerpc/pseries: Add shutdown() to vio_driver and vio_busTyrel Datwyler
2021-04-20powerpc/perf: Expose processor pipeline stage cycles using PERF_SAMPLE_WEIGHT...Athira Rajeev
2021-04-20powerpc/pseries: Set UNISOLATE on dlpar_cpu_remove() failureDaniel Henrique Barboza
2021-04-20powerpc/pseries: Introduce dlpar_unisolate_drc()Daniel Henrique Barboza
2021-04-20powerpc/pseries/mce: Fix a typo in error type assignmentGanesh Goudar
2021-04-19powerpc/fadump: Fix compile error since trap type changeMichael Ellerman
2021-04-19powerpc/perf: Add platform specific check_attr_configMadhavan Srinivasan
2021-04-18Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2021-04-18powerpc/powernv: Enable HAIL (HV AIL) for ISA v3.1 processorsNicholas Piggin
2021-04-17powerpc/smp: Set numa node before updating maskSrikar Dronamraju
2021-04-17powerpc/traps: Enhance readability for trap typesXiongwei Song
2021-04-17powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.hTony Ambardar
2021-04-17powerpc/smp: Cache CPU to chip lookupSrikar Dronamraju
2021-04-17Revert "powerpc/topology: Update topology_core_cpumask"Srikar Dronamraju
2021-04-17powerpc/smp: Reintroduce cpu_core_maskSrikar Dronamraju
2021-04-17powerpc/xive: Use the "ibm, chip-id" property only under PowerNVCédric Le Goater
2021-04-16powerpc/pseries: extract host bridge from pci_bus prior to bus removalTyrel Datwyler
2021-04-16powerpc/papr_scm: Fix build error due to wrong printf specifierMichael Ellerman
2021-04-16powerpc/configs: Add PAPR_SCM to pseries_defconfigMichael Ellerman
2021-04-14powerpc/mm/radix: Make radix__change_memory_range() staticMichael Ellerman
2021-04-14powerpc/vdso: Add support for time namespacesChristophe Leroy
2021-04-14powerpc/vdso: Separate vvar vma from vdsoDmitry Safonov
2021-04-14lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data()Christophe Leroy