summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2018-10-13powerpc/lib: fix book3s/32 boot failure due to code patchingChristophe Leroy1-8/+12
2018-10-13powerpc: Avoid code patching freed init sectionsMichael Neuling3-0/+10
2018-10-13powerpc/lib/code-patching: refactor patch_instruction()Christophe Leroy1-15/+15
2018-10-10KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate functionPaul Mackerras1-1/+1
2018-10-03powerpc/powernv/ioda2: Reduce upper limit for DMA window sizeAlexey Kardashevskiy1-1/+1
2018-10-03powerpc/kdump: Handle crashkernel memory reservation failureHari Bathini1-1/+6
2018-09-26KVM: PPC: Book3S HV: Add of_node_put() in success pathNicholas Mc Guire1-0/+2
2018-09-26powerpc/powernv: opal_put_chars partial write fixNicholas Piggin1-1/+1
2018-09-19powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usageReza Arbab1-2/+3
2018-09-15powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.Mahesh Salgaonkar1-1/+1
2018-09-15powerpc/64s: Make rfi_flush_fallback a little more robustMichael Ellerman1-0/+6
2018-09-15powerpc/platforms/85xx: fix t1042rdb_diu.c build errors & warningRandy Dunlap1-0/+4
2018-09-15powerpc: Fix size calculation using resource_size()Dan Carpenter1-1/+1
2018-09-15powerpc/uaccess: Enable get_user(u64, *p) on 32-bitMichael Ellerman1-3/+10
2018-09-09KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pagesPaul Mackerras1-7/+10
2018-09-09powerpc/powernv/pci: Work around races in PCI bridge enablingBenjamin Herrenschmidt1-0/+37
2018-09-09powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.Mahesh Salgaonkar1-1/+1
2018-09-09powerpc/fadump: handle crash memory ranges array index overflowHari Bathini2-17/+77
2018-09-05bpf, ppc64: fix unexpected r0=0 exit path inside bpf_xaddDaniel Borkmann1-24/+5
2018-08-03powerpc/embedded6xx/hlwd-pic: Prevent interrupts from being handled by StarletJonathan Neuschäfer1-0/+5
2018-08-03bpf: powerpc64: pad function address loads with NOPsSandipan Das1-11/+23
2018-08-03powerpc/8xx: fix invalid register expression in head_8xx.SChristophe Leroy1-1/+1
2018-08-03powerpc: Add __printf verification to prom_printfMathieu Malaterre1-56/+58
2018-08-03powerpc/powermac: Mark variable x as unusedMathieu Malaterre1-1/+3
2018-08-03powerpc/powermac: Add missing prototype for note_bootable_part()Mathieu Malaterre1-0/+1
2018-08-03powerpc/chrp/time: Make some functions static, add missing header includeMathieu Malaterre1-2/+4
2018-08-03powerpc/32: Add a missing include headerMathieu Malaterre1-0/+1
2018-08-03powerpc/64s: Fix compiler store ordering to SLB shadow areaNicholas Piggin1-4/+4
2018-08-03powerpc/eeh: Fix use-after-release of EEH driverSam Bobroff1-12/+16
2018-08-03powerpc/64s: Add barrier_nospecMichal Suchanek1-0/+15
2018-08-03powerpc/lib: Adjust .balign inside string functions for PPC32Christophe Leroy2-3/+7
2018-07-28KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy4-7/+42
2018-07-25powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from stop (idle)Gautham R. Shenoy1-0/+2
2018-07-03powerpc/fadump: Unregister fadump on kexec down path.Mahesh Salgaonkar1-0/+3
2018-07-03powerpc/powernv/cpuidle: Init all present cpus for deep statesAkshay Adiga1-2/+2
2018-07-03powerpc/powernv: copy/paste - Mask SO bit in CRHaren Myneni1-1/+2
2018-07-03powerpc/powernv/ioda2: Remove redundant free of TCE pagesAlexey Kardashevskiy1-1/+0
2018-07-03powerpc/ptrace: Fix enforcement of DAWR constraintsMichael Neuling1-2/+2
2018-07-03powerpc/perf: Fix memory allocation for core-imc based on num_possible_cpus()Anju T Sudhakar1-2/+2
2018-07-03powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREGMichael Neuling1-0/+1
2018-07-03powerpc/mm/hash: Add missing isync prior to kernel stack SLB switchAneesh Kumar K.V1-0/+1
2018-06-21powerpc/powernv/memtrace: Let the arch hotunplug code flush cacheBalbir Singh1-17/+0
2018-06-05powerpc/mm/slice: Fix hugepage allocation at hint address on 8xxChristophe Leroy6-3/+28
2018-06-05powerpc/mm/slice: Enhance for supporting PPC32Christophe Leroy3-9/+50
2018-06-05powerpc/mm/slice: create header files dedicated to slicesChristophe Leroy5-59/+80
2018-06-05powerpc/mm/slice: Remove intermediate bitmap copyChristophe Leroy1-8/+4
2018-05-30powerpc/powernv/npu: Fix deadlock in mmio_invalidate()Alistair Popple1-88/+141
2018-05-30powerpc: Add missing prototype for arch_irq_work_raise()Mathieu Malaterre1-0/+1
2018-05-30powerpc/perf: Fix kernel address leak via sampling registersMichael Ellerman1-0/+15
2018-05-30powerpc/perf: Prevent kernel address leak to userspace via BHRB bufferMadhavan Srinivasan1-0/+10