summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2019-12-13powerpc/math-emu: Update macros from GCCJoel Stanley
2019-12-05powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()Gen Zhang
2019-12-05powerpc: Fix HMIs on big-endian with CONFIG_RELOCATABLE=yBenjamin Herrenschmidt
2019-12-05powerpc/pseries: Fix node leak in update_lmb_associativity_index()Michael Ellerman
2019-12-05powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy
2019-12-05powerpc/powernv/eeh/npu: Fix uninitialized variables in opal_pci_eeh_freeze_s...Alexey Kardashevskiy
2019-12-05powerpc/44x/bamboo: Fix PCI rangeBenjamin Herrenschmidt
2019-12-05powerpc/mm: Make NULL pointer deferences explicit on bad page faults.Christophe Leroy
2019-12-05powerpc/prom: fix early DEBUG messagesChristophe Leroy
2019-12-05powerpc/32: Avoid unsupported flags with clangJoel Stanley
2019-12-05powerpc/perf: Fix unit_sel/cache_sel checksMadhavan Srinivasan
2019-12-05powerpc/xmon: fix dump_segments()Christophe Leroy
2019-12-05powerpc/book3s/32: fix number of bats in p/v_block_mapped()Christophe Leroy
2019-12-05powerpc/bpf: Fix tail call implementationEric Dumazet
2019-12-01KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman
2019-12-01powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman
2019-12-01powerpc/64s: support nospectre_v2 cmdline optionChristopher M. Riedl
2019-12-01powerpc/powernv: hold device_hotplug_lock when calling device_online()David Hildenbrand
2019-12-01mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand
2019-12-01powerpc/xmon: Relax frame size for clangJoel Stanley
2019-12-01powerpc/process: Fix flush_all_to_thread for SPEFelipe Rechia
2019-12-01powerpc/64s/radix: Fix radix__flush_tlb_collapsed_pmd double flushing pmdNicholas Piggin
2019-12-01powerpc/mm/radix: Fix small page at boundary when splittingMichael Ellerman
2019-12-01powerpc/mm/radix: Fix overuse of small pages in splitting logicMichael Ellerman
2019-12-01powerpc/mm/radix: Fix off-by-one in split mapping logicMichael Ellerman
2019-12-01powerpc/pseries: Export raw per-CPU VPA data via debugfsAravinda Prasad
2019-12-01powerpc/eeh: Fix use of EEH_PE_KEEP on wrong fieldSam Bobroff
2019-12-01powerpc/eeh: Fix null deref for devices removed during EEHSam Bobroff
2019-12-01powerpc/boot: Disable vector instructionsJoel Stanley
2019-12-01powerpc/boot: Fix opal console in boot wrapperJoel Stanley
2019-12-01powerpc: Fix signedness bug in update_flash_db()Dan Carpenter
2019-11-24powerpc/time: Fix clockevent_decrementer initalisation for PR KVMMichael Ellerman
2019-11-24KVM: PPC: Book3S PR: Exiting split hack mode needs to fixup both PC and LRCameron Kaiser
2019-11-24powerpc/64s/radix: Explicitly flush ERAT with local LPID invalidationNicholas Piggin
2019-11-24powerpc/time: Use clockevents_register_device(), fixing an issue with large d...Anton Blanchard
2019-11-24powerpc/xive: Move a dereference below a NULL testzhong jiang
2019-11-24powerpc/pseries: Fix how we iterate over the DTL entriesNaveen N. Rao
2019-11-24powerpc/pseries: Fix DTL buffer registrationNaveen N. Rao
2019-11-24KVM: PPC: Inform the userspace about TCE update failuresAlexey Kardashevskiy
2019-11-20libfdt: Ensure INT_MAX is defined in libfdt_env.hRob Herring
2019-11-20powerpc: Fix duplicate const clang warning in user access codeAnton Blanchard
2019-11-20powerpc/pseries: Disable CPU hotplug across migrationsNathan Fontenot
2019-11-20powerpc/pseries/memory-hotplug: Only update DT once per memory DLPAR requestNathan Fontenot
2019-11-20powerpc/64s/hash: Fix stab_rr off by one initializationNicholas Piggin
2019-11-20powerpc/iommu: Avoid derefence before pointer checkBreno Leitao
2019-11-20powerpc/vdso: Correct call frame informationAlan Modra
2019-11-10powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V
2019-11-06powerpc/powernv: Fix CPU idle to be called with IRQs disabledNicholas Piggin
2019-11-06powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages()David Hildenbrand
2019-10-11powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V