summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/fadump: Do not allow hot-remove memory from fadump reserved area.Mahesh Salgaonkar2019-02-123-5/+14
* powerpc/mm: Fix reporting of kernel execute faults on the 8xxChristophe Leroy2019-02-121-1/+3
* powerpc/perf: Fix thresholding counter data for unknown typeMadhavan Srinivasan2019-02-121-1/+6
* powerpc/uaccess: fix warning/error with access_ok()Christophe Leroy2019-02-121-1/+1
* KVM: PPC: Book3S: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv machinesSuraj Jitindar Singh2019-02-121-1/+4
* powerpc/pseries: add of_node_put() in dlpar_detach_node()Frank Rowand2019-02-121-0/+2
* powerpc/xmon: Fix invocation inside lock regionBreno Leitao2019-01-261-4/+14
* powerpc/tm: Set MSR[TS] just prior to recheckpointBreno Leitao2019-01-132-15/+49
* powerpc/boot: Set target when cross-compiling for clangJoel Stanley2019-01-131-0/+5
* powerpc: Disable -Wbuiltin-requires-header when setjmp is usedJoel Stanley2019-01-132-1/+7
* powerpc: avoid -mno-sched-epilog on GCC 4.9 and newerNicholas Piggin2019-01-131-1/+6
* powerpc/mm: Fix linux page tables build with some configsMichael Ellerman2019-01-131-0/+1
* powerpc: Fix COFF zImage booting on old powermacsPaul Mackerras2019-01-131-1/+3
* powerpc/msi: Fix NULL pointer access in teardown codeRadu Rendec2018-12-211-1/+6
* powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran2018-12-011-1/+1
* powerpc/io: Fix the IO workarounds code to work with RadixMichael Ellerman2018-12-011-13/+7
* KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILEScott Wood2018-12-014-8/+27
* powerpc/memtrace: Remove memory in chunksRashmica Gupta2018-11-211-5/+16
* powerpc/boot: Ensure _zimage_start is a weak symbolJoel Stanley2018-11-211-1/+3
* powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleakChristophe Leroy2018-11-211-0/+3
* powerpc/nohash: fix undefined behaviour when testing page size supportDaniel Axtens2018-11-211-0/+3
* powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()Sam Bobroff2018-11-211-0/+5
* powerpc/mm: Fix page table dump to work on RadixMichael Ellerman2018-11-211-3/+9
* powerpc/64/module: REL32 relocation range checkNicholas Piggin2018-11-211-1/+8
* powerpc/traps: restore recoverability of machine_check interruptsChristophe Leroy2018-11-211-2/+7
* powerpc/msi: Fix compile error on mpc83xxChristophe Leroy2018-11-131-0/+7
* powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=nCorentin Labbe2018-11-041-0/+3
* powerpc/lib/feature-fixups: use raw_patch_instruction()Christophe Leroy2018-10-203-6/+7
* powerpc/tm: Avoid possible userspace r1 corruption on reclaimMichael Neuling2018-10-201-1/+8
* powerpc/tm: Fix userspace r13 corruptionMichael Neuling2018-10-201-2/+9
* mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara2018-10-181-2/+2
* powerpc/lib: fix book3s/32 boot failure due to code patchingChristophe Leroy2018-10-131-8/+12
* powerpc: Avoid code patching freed init sectionsMichael Neuling2018-10-133-0/+10
* powerpc/lib/code-patching: refactor patch_instruction()Christophe Leroy2018-10-131-15/+15
* KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate functionPaul Mackerras2018-10-101-1/+1
* powerpc/powernv/ioda2: Reduce upper limit for DMA window sizeAlexey Kardashevskiy2018-10-031-1/+1
* powerpc/kdump: Handle crashkernel memory reservation failureHari Bathini2018-10-031-1/+6
* KVM: PPC: Book3S HV: Add of_node_put() in success pathNicholas Mc Guire2018-09-261-0/+2
* powerpc/powernv: opal_put_chars partial write fixNicholas Piggin2018-09-261-1/+1
* powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usageReza Arbab2018-09-191-2/+3
* powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.Mahesh Salgaonkar2018-09-151-1/+1
* powerpc/64s: Make rfi_flush_fallback a little more robustMichael Ellerman2018-09-151-0/+6
* powerpc/platforms/85xx: fix t1042rdb_diu.c build errors & warningRandy Dunlap2018-09-151-0/+4
* powerpc: Fix size calculation using resource_size()Dan Carpenter2018-09-151-1/+1
* powerpc/uaccess: Enable get_user(u64, *p) on 32-bitMichael Ellerman2018-09-151-3/+10
* KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pagesPaul Mackerras2018-09-091-7/+10
* powerpc/powernv/pci: Work around races in PCI bridge enablingBenjamin Herrenschmidt2018-09-091-0/+37
* powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.Mahesh Salgaonkar2018-09-091-1/+1
* powerpc/fadump: handle crash memory ranges array index overflowHari Bathini2018-09-092-17/+77
* bpf, ppc64: fix unexpected r0=0 exit path inside bpf_xaddDaniel Borkmann2018-09-051-24/+5