summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2020-01-12powerpc: Ensure that swiotlb buffer is allocated from low memoryMike Rapoport
2020-01-09powerpc/pseries/hvconsole: Fix stack overread via udbgDaniel Axtens
2020-01-04libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada
2020-01-04powerpc/security: Fix wrong message when RFI Flush is disableGustavo L. F. Walbon
2020-01-04powerpc/pseries/cmm: Implement release() function for sysfs deviceDavid Hildenbrand
2020-01-04powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warningAneesh Kumar K.V
2020-01-04powerpc/security/book3s64: Report L1TF status in sysfsAnthony Steinhauser
2020-01-04powerpc/tools: Don't quote $objdump in scriptsMichael Ellerman
2020-01-04powerpc/pseries: Don't fail hash page table insert for bolted mappingAneesh Kumar K.V
2020-01-04powerpc/pseries: Mark accumulate_stolen_time() as notraceMichael Ellerman
2019-12-31powerpc/irq: fix stack overflow verificationChristophe Leroy
2019-12-17powerpc: Fix vDSO clock_getres()Vincenzo Frascino
2019-12-17powerpc: Avoid clang warnings around setjmp and longjmpNathan Chancellor
2019-12-17powerpc/xive: Skip ioremap() of ESB pages for LSI interruptsCédric Le Goater
2019-12-17powerpc: Allow flush_icache_range to work across ranges >4GBAlastair D'Silva
2019-12-17powerpc/xive: Prevent page fault issues in the machine crash handlerCédric Le Goater
2019-12-17powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GBAlastair D'Silva
2019-12-17powerpc/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/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/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-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-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/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/boot: Disable vector instructionsJoel 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/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/64s/hash: Fix stab_rr off by one initializationNicholas Piggin
2019-11-20powerpc/iommu: Avoid derefence before pointer checkBreno Leitao