summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
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
2019-11-20powerpc/vdso: Correct call frame informationAlan Modra
2019-11-20powerpc/perf: Fix kfree memory allocated for nest pmusAnju T Sudhakar
2019-11-20powerpc/perf: Fix IMC_MAX_PMU macroMadhavan Srinivasan
2019-11-10powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V
2019-11-10powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V
2019-11-10powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisionsAneesh Kumar K.V
2019-11-10powerpc/mm: Fixup tlbie vs store ordering issue on POWER9Aneesh Kumar K.V
2019-11-06powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages()David Hildenbrand
2019-10-11powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()Gautham R. Shenoy
2019-10-11KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VPCédric Le Goater
2019-10-11powerpc/powernv: Restrict OPAL symbol map to only be readable by rootAndrew Donnellan