summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Rename probe_kernel_read_inst()Christophe Leroy2021-04-214-16/+14
* powerpc: Make probe_kernel_read_inst() common to PPC32 and PPC64Christophe Leroy2021-04-212-16/+3
* powerpc: Remove probe_user_read_inst()Christophe Leroy2021-04-212-34/+0
* powerpc/ebpf32: Use standard function call for functions within 32M distanceChristophe Leroy2021-04-213-5/+15
* powerpc/ebpf32: Rework 64 bits shifts to avoid tests and branchesChristophe Leroy2021-04-211-20/+19
* powerpc/ebpf32: Fix comment on BPF_ALU{64} | BPF_LSH | BPF_KChristophe Leroy2021-04-211-2/+2
* powerpc/32: Use r2 in wrtspr() instead of r0Christophe Leroy2021-04-211-2/+1
* selftests/timens: Fix gettime_perf to work on powerpcChristophe Leroy2021-04-211-0/+8
* powerpc/mce: save ignore_event flag unconditionally for UEGanesh Goudar2021-04-211-1/+2
* powerpc: Enable OPTPROBES on PPC32Christophe Leroy2021-04-213-35/+56
* powerpc/inst: ppc_inst_as_u64() becomes ppc_inst_as_ulong()Christophe Leroy2021-04-214-9/+10
* powerpc/irq: Enhance readability of trap typesChristophe Leroy2021-04-212-8/+6
* powerpc/32s: Enhance readability of trap typesChristophe Leroy2021-04-212-21/+28
* powerpc/8xx: Enhance readability of trap typesChristophe Leroy2021-04-212-31/+47
* powerpc/pseries/iommu: Fix window size for direct mapping with pmemLeonardo Bras2021-04-211-1/+1
* powerpc/kvm: Fix PR KVM with KUAP/MEM_KEYS enabledMichael Ellerman2021-04-201-0/+2
* powerpc/pseries: Stop calling printk in rtas_stop_self()Michael Ellerman2021-04-201-3/+0
* powerpc: Only define _TASK_CPU for 32-bitMichael Ellerman2021-04-201-1/+4
* powerpc/pseries: Add shutdown() to vio_driver and vio_busTyrel Datwyler2021-04-202-0/+17
* powerpc/perf: Expose processor pipeline stage cycles using PERF_SAMPLE_WEIGHT...Athira Rajeev2021-04-204-7/+34
* Documentation/powerpc: Add proper links for manual and testsHaren Myneni2021-04-201-2/+2
* powerpc/pseries: Set UNISOLATE on dlpar_cpu_remove() failureDaniel Henrique Barboza2021-04-201-1/+9
* powerpc/pseries: Introduce dlpar_unisolate_drc()Daniel Henrique Barboza2021-04-202-0/+15
* powerpc/pseries/mce: Fix a typo in error type assignmentGanesh Goudar2021-04-201-1/+1
* powerpc/fadump: Fix compile error since trap type changeMichael Ellerman2021-04-191-0/+1
* powerpc/perf: Add platform specific check_attr_configMadhavan Srinivasan2021-04-194-0/+70
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2021-04-187-39/+109
|\
| * KVM: PPC: Book3S HV: Ensure MSR[HV] is always clear in guest MSRNicholas Piggin2021-04-122-4/+4
| * KVM: PPC: Book3S HV: Ensure MSR[ME] is always set in guest MSRNicholas Piggin2021-04-122-1/+6
| * powerpc/64s: remove KVM SKIP test from instruction breakpoint handlerNicholas Piggin2021-04-121-2/+7
| * powerpc/64s: Remove KVM handler support from CBE_RAS interruptsNicholas Piggin2021-04-121-6/+0
| * KVM: PPC: Book3S HV: Fix CONFIG_SPAPR_TCE_IOMMU=n default hcallsNicholas Piggin2021-04-121-0/+2
| * KVM: PPC: Book3S HV: remove unused kvmppc_h_protect argumentNicholas Piggin2021-04-122-4/+2
| * KVM: PPC: Book3S HV: Remove redundant mtspr PSPBNicholas Piggin2021-04-121-1/+0
| * KVM: PPC: Book3S HV: Prevent radix guests setting LPCR[TC]Nicholas Piggin2021-04-121-0/+4
| * KVM: PPC: Book3S HV: Disallow LPCR[AIL] to be set to 1 or 2Nicholas Piggin2021-04-121-1/+6
| * KVM: PPC: Book3S HV: Add a function to filter guest LPCR bitsNicholas Piggin2021-04-123-19/+59
| * KVM: PPC: Book3S HV: Nested move LPCR sanitising to sanitise_hv_regsNicholas Piggin2021-04-121-6/+21
| * KVM: PPC: Book3S HV P9: Restore host CTRL SPR after guest exitNicholas Piggin2021-04-121-0/+3
* | powerpc/powernv: Enable HAIL (HV AIL) for ISA v3.1 processorsNicholas Piggin2021-04-182-3/+17
* | powerpc/smp: Set numa node before updating maskSrikar Dronamraju2021-04-171-3/+3
* | powerpc/traps: Enhance readability for trap typesXiongwei Song2021-04-1710-30/+84
* | powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.hTony Ambardar2021-04-171-0/+1
* | powerpc/smp: Cache CPU to chip lookupSrikar Dronamraju2021-04-173-6/+35
* | Revert "powerpc/topology: Update topology_core_cpumask"Srikar Dronamraju2021-04-171-1/+1
* | powerpc/smp: Reintroduce cpu_core_maskSrikar Dronamraju2021-04-172-7/+37
* | powerpc/xive: Use the "ibm, chip-id" property only under PowerNVCédric Le Goater2021-04-173-6/+10
* | powerpc/pseries: extract host bridge from pci_bus prior to bus removalTyrel Datwyler2021-04-161-1/+3
* | macintosh/via-pmu: Fix build warningMichael Ellerman2021-04-161-1/+1
* | powerpc/papr_scm: Fix build error due to wrong printf specifierMichael Ellerman2021-04-161-1/+1