summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/fsl/dts: Fix phy-connection-type for fm1mac3Pali Rohár2021-10-131-1/+1
* KVM: PPC: Book3S HV: Tolerate treclaim. in fake-suspend mode changing registersNicholas Piggin2021-09-221-2/+34
* KVM: PPC: Fix clearing never mapped TCEs in realmodeAlexey Kardashevskiy2021-09-221-3/+6
* KVM: PPC: Book3S HV Nested: Reflect guest PMU in-use to L0 when guest SPRs ar...Nicholas Piggin2021-09-222-0/+27
* powerpc/config: Renable MTD_PHYSMAP_OFJoel Stanley2021-09-221-0/+1
* powerpc/stacktrace: Include linux/delay.hMichal Suchanek2021-09-221-0/+1
* powerpc/perf/hv-gpci: Fix counter value parsingKajol Jain2021-09-221-1/+1
* bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann2021-09-151-0/+6
* powerpc/boot: Delete unneeded .globl _zimage_startFangrui Song2021-09-121-3/+0
* powerpc/kprobes: Fix kprobe Oops happens in bookePu Lehui2021-08-181-1/+2
* powerpc/pseries: Fix regression while building external modulesSrikar Dronamraju2021-08-041-1/+1
* KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM stateNicholas Piggin2021-07-281-0/+20
* KVM: PPC: Book3S: Fix H_RTAS rets buffer overflowNicholas Piggin2021-07-281-3/+22
* KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leakNicholas Piggin2021-07-281-2/+2
* KVM: PPC: Book3S: Fix CONFIG_TRANSACTIONAL_MEM=n crashNicholas Piggin2021-07-281-0/+2
* powerpc/boot: Fixup device-tree on little endianBenjamin Herrenschmidt2021-07-202-27/+41
* powerpc/ps3: Add dma_mask to ps3_dma_regionGeoff Levand2021-07-202-0/+14
* powerpc/barrier: Avoid collision with clang's __lwsync macroNathan Chancellor2021-07-191-0/+2
* powerpc/mm: Fix lockup on kernel exec faultChristophe Leroy2021-07-191-3/+1
* powerpc: Offline CPU in stop_this_cpu()Nicholas Piggin2021-07-141-0/+11
* KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and POWER10 processorsSuraj Jitindar Singh2021-07-144-8/+39
* powerpc/stacktrace: Fix spurious "stale" traces in raise_backtrace_ipi()Michael Ellerman2021-07-141-6/+21
* KVM: PPC: Book3S HV: Workaround high stack usage with clangNathan Chancellor2021-07-141-1/+2
* powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllersChris Packham2021-06-161-0/+8
* powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllersChris Packham2021-06-161-0/+16
* powerpc/64s: Fix crashes when toggling entry flush barrierMichael Ellerman2021-05-191-1/+15
* powerpc/64s: Fix crashes when toggling stf barrierMichael Ellerman2021-05-191-2/+17
* powerpc/iommu: Annotate nested lock for lockdepAlexey Kardashevskiy2021-05-191-2/+2
* powerpc/pseries: Stop calling printk in rtas_stop_self()Michael Ellerman2021-05-191-3/+0
* powerpc/smp: Set numa node before updating maskSrikar Dronamraju2021-05-191-3/+3
* powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')Christophe Leroy2021-05-141-1/+1
* powerpc/pseries: extract host bridge from pci_bus prior to bus removalTyrel Datwyler2021-05-141-1/+3
* powerpc/xive: Fix xmon command "dxi"Cédric Le Goater2021-05-141-4/+10
* KVM: PPC: Book3S HV P9: Restore host CTRL SPR after guest exitNicholas Piggin2021-05-141-0/+3
* powerpc: iommu: fix build when neither PCI or IBMVIO is setRandy Dunlap2021-05-141-0/+1
* powerpc/perf: Fix PMU constraint check for EBB eventsAthira Rajeev2021-05-141-2/+2
* powerpc/64s: Fix pte update for kernel memory on radixJordan Niethe2021-05-142-4/+6
* powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configurationChen Huang2021-05-141-1/+1
* powerpc/prom: Mark identical_pvr_fixup as __initNathan Chancellor2021-05-141-1/+1
* powerpc/fadump: Mark fadump_calculate_reserve_size as __initNathan Chancellor2021-05-141-1/+1
* powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.hTony Ambardar2021-05-111-0/+1
* powerpc/eeh: Fix EEH handling for hugepages in ioremap space.Mahesh Salgaonkar2021-05-111-7/+4
* powerpc: Force inlining of cpu_has_feature() to avoid build failureChristophe Leroy2021-04-071-2/+2
* powerpc/4xx: Fix build errors from mfdcr()Michael Ellerman2021-03-301-4/+4
* powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao2021-03-171-1/+1
* powerpc/64: Fix stack trace not displaying final frameMichael Ellerman2021-03-173-2/+5
* powerpc/perf: Record counter overflow always if SAMPLE_IP is unsetAthira Rajeev2021-03-171-4/+15
* powerpc: improve handling of unrecoverable system resetNicholas Piggin2021-03-171-1/+4
* powerpc/pci: Add ppc_md.discover_phbs()Oliver O'Halloran2021-03-172-0/+13
* powerpc/603: Fix protection of user pages mapped with PROT_NONEChristophe Leroy2021-03-171-3/+6