summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/dcr: Use cmplwi instead of 3-argument cmpliMichael Ellerman2021-11-261-1/+1
* powerpc/5200: dts: fix memory node unit nameAnatolij Gustschin2021-11-2612-12/+12
* powerpc/bpf: Emit stf barrier instruction sequences for BPF_NOSPECNaveen N. Rao2021-11-262-8/+56
* powerpc/security: Add a helper to query stf_barrier typeNaveen N. Rao2021-11-262-0/+10
* powerpc/bpf: Fix BPF_SUB when imm == 0x80000000Naveen N. Rao2021-11-261-10/+17
* powerpc/bpf: Validate branch rangesNaveen N. Rao2021-11-262-9/+27
* powerpc/lib: Add helper to check if offset is within conditional branch rangeNaveen N. Rao2021-11-263-7/+8
* powerpc/85xx: Fix oops when mpc85xx_smp_guts_ids node cannot be foundXiaoming Ni2021-11-261-2/+1
* arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann2021-11-061-0/+2
* powerpc/bpf: Fix BPF_MOD when imm == 1Naveen N. Rao2021-11-021-2/+8
* powerpc/fsl/dts: Fix phy-connection-type for fm1mac3Pali Rohár2021-10-131-1/+1
* powerpc/stacktrace: Include linux/delay.hMichal Suchanek2021-09-221-0/+1
* bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann2021-09-221-0/+6
* powerpc/perf/hv-gpci: Fix counter value parsingKajol Jain2021-09-221-1/+1
* powerpc/boot: Delete unneeded .globl _zimage_startFangrui Song2021-09-221-3/+0
* powerpc/module64: Fix comment in R_PPC64_ENTRY handlingMichael Ellerman2021-09-221-1/+1
* powerpc/kprobes: Fix kprobe Oops happens in bookePu Lehui2021-08-261-1/+2
* powerpc/pseries: Fix regression while building external modulesSrikar Dronamraju2021-08-041-1/+1
* 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
* 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-201-0/+2
* powerpc: Offline CPU in stop_this_cpu()Nicholas Piggin2021-07-201-0/+11
* powerpc/stacktrace: Fix spurious "stale" traces in raise_backtrace_ipi()Michael Ellerman2021-07-201-6/+21
* 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-221-1/+15
* powerpc/64s: Fix crashes when toggling stf barrierMichael Ellerman2021-05-221-2/+17
* powerpc/iommu: Annotate nested lock for lockdepAlexey Kardashevskiy2021-05-221-2/+2
* powerpc/pseries: Stop calling printk in rtas_stop_self()Michael Ellerman2021-05-221-3/+0
* powerpc/smp: Set numa node before updating maskSrikar Dronamraju2021-05-221-3/+3
* powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')Christophe Leroy2021-05-221-1/+1
* powerpc/pseries: extract host bridge from pci_bus prior to bus removalTyrel Datwyler2021-05-221-1/+3
* powerpc: iommu: fix build when neither PCI or IBMVIO is setRandy Dunlap2021-05-221-0/+1
* powerpc/perf: Fix PMU constraint check for EBB eventsAthira Rajeev2021-05-221-2/+2
* powerpc/64s: Fix pte update for kernel memory on radixJordan Niethe2021-05-222-4/+6
* powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configurationChen Huang2021-05-221-1/+1
* powerpc/prom: Mark identical_pvr_fixup as __initNathan Chancellor2021-05-221-1/+1
* powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.hTony Ambardar2021-05-221-0/+1
* powerpc/eeh: Fix EEH handling for hugepages in ioremap space.Mahesh Salgaonkar2021-05-221-7/+4
* powerpc/4xx: Fix build errors from mfdcr()Michael Ellerman2021-03-301-4/+4
* powerpc: Force inlining of cpu_has_feature() to avoid build failureChristophe Leroy2021-03-241-2/+2
* vmlinux.lds.h: Create section for protection against instrumentationNicolas Boichat2021-03-241-0/+1
* powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao2021-03-171-1/+1
* 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/8xx: Fix software emulation interruptChristophe Leroy2021-03-041-1/+1
* powerpc/pseries/dlpar: handle ibm, configure-connector delay statusNathan Lynch2021-03-041-4/+3