summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2019-02-12powerpc/pseries: add of_node_put() in dlpar_detach_node()Frank Rowand1-0/+2
2019-01-26powerpc/xmon: Fix invocation inside lock regionBreno Leitao1-4/+14
2019-01-13powerpc/tm: Set MSR[TS] just prior to recheckpointBreno Leitao2-15/+49
2019-01-13powerpc/boot: Set target when cross-compiling for clangJoel Stanley1-0/+5
2019-01-13powerpc: Disable -Wbuiltin-requires-header when setjmp is usedJoel Stanley2-1/+7
2019-01-13powerpc: avoid -mno-sched-epilog on GCC 4.9 and newerNicholas Piggin1-1/+6
2019-01-13powerpc/mm: Fix linux page tables build with some configsMichael Ellerman1-0/+1
2019-01-13powerpc: Fix COFF zImage booting on old powermacsPaul Mackerras1-1/+3
2018-12-21powerpc/msi: Fix NULL pointer access in teardown codeRadu Rendec1-1/+6
2018-12-01powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran1-1/+1
2018-12-01powerpc/io: Fix the IO workarounds code to work with RadixMichael Ellerman1-13/+7
2018-12-01KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILEScott Wood4-8/+27
2018-11-21powerpc/memtrace: Remove memory in chunksRashmica Gupta1-5/+16
2018-11-21powerpc/boot: Ensure _zimage_start is a weak symbolJoel Stanley1-1/+3
2018-11-21powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleakChristophe Leroy1-0/+3
2018-11-21powerpc/nohash: fix undefined behaviour when testing page size supportDaniel Axtens1-0/+3
2018-11-21powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()Sam Bobroff1-0/+5
2018-11-21powerpc/mm: Fix page table dump to work on RadixMichael Ellerman1-3/+9
2018-11-21powerpc/64/module: REL32 relocation range checkNicholas Piggin1-1/+8
2018-11-21powerpc/traps: restore recoverability of machine_check interruptsChristophe Leroy1-2/+7
2018-11-13powerpc/msi: Fix compile error on mpc83xxChristophe Leroy1-0/+7
2018-11-04powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=nCorentin Labbe1-0/+3
2018-10-20powerpc/lib/feature-fixups: use raw_patch_instruction()Christophe Leroy3-6/+7
2018-10-20powerpc/tm: Avoid possible userspace r1 corruption on reclaimMichael Neuling1-1/+8
2018-10-20powerpc/tm: Fix userspace r13 corruptionMichael Neuling1-2/+9
2018-10-18mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara1-2/+2
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-04powerpc/powernv/ioda2: Reduce upper limit for DMA window sizeAlexey Kardashevskiy1-1/+1
2018-10-04powerpc/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