summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-10-13powerpc/eeh: Cleanup EEH_POSTPONED_PROBESam Bobroff
2018-10-13powerpc/eeh: Fix use of EEH_PE_KEEP on wrong fieldSam Bobroff
2018-10-13powerpc/eeh: Fix null deref for devices removed during EEHSam Bobroff
2018-10-13powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()Sam Bobroff
2018-10-13powerpc/boot: Build boot wrapper with optimisationsJoel Stanley
2018-10-13powerpc/boot: Disable vector instructionsJoel Stanley
2018-10-13powerpc/boot: Fix opal console in boot wrapperJoel Stanley
2018-10-13powerpc/boot: Expose Kconfig symbols to wrapperJoel Stanley
2018-10-13powerpc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz
2018-10-13powerpc/rtasd: Improve unknown error loggingOliver O'Halloran
2018-10-13powerpc: Disable -Wbuiltin-requires-header when setjmp is usedJoel Stanley
2018-10-13powerpc: Fix signedness bug in update_flash_db()Dan Carpenter
2018-10-13powerpc/perf: Quiet IMC PMU registration messageJoel Stanley
2018-10-13powerpc/process: Constify the number of insns printed by show instructions fu...Christophe Leroy
2018-10-13powerpc/process: Fix interleaved output in show_user_instructions()Christophe Leroy
2018-10-13powerpc/process: Add missing include of stacktrace.hChristophe Leroy
2018-10-13powerpc/process: Fix sparse address space warningsChristophe Leroy
2018-10-13powerpc/64: properly initialise the stackprotector canary on SMP.Christophe Leroy
2018-10-09Merge branch 'fixes' into nextMichael Ellerman
2018-10-08macintosh: Use common code to access RTCFinn Thain
2018-10-05powerpc/numa: Skip onlining a offline node in kdump pathSrikar Dronamraju
2018-10-05powerpc: Don't print kernel instructions in show_user_instructions()Michael Ellerman
2018-10-04powerpc/64s/radix: Explicitly flush ERAT with local LPID invalidationNicholas Piggin
2018-10-04powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9Nicholas Piggin
2018-10-04powerpc/time: Add set_state_oneshot_stopped decrementer callbackAnton Blanchard
2018-10-04powerpc/time: Use clockevents_register_device(), fixing an issue with large d...Anton Blanchard
2018-10-04powerpc/powernv/npu: Remove atsd_threshold debugfs settingMark Hairgrove
2018-10-04powerpc/powernv/npu: Use size-based ATSD invalidatesMark Hairgrove
2018-10-04powerpc/powernv/npu: Reduce eieio usage when issuing ATSD invalidatesMark Hairgrove
2018-10-04powerpc: remove leftover code of old GCC version checksMasahiro Yamada
2018-10-04powerpc/nohash: fix undefined behaviour when testing page size supportDaniel Axtens
2018-10-03powerpc: Wire up memtestChristophe Leroy
2018-10-03powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleakChristophe Leroy
2018-10-03powerpc/tm: Reformat commentsMichael Neuling
2018-10-03powerpc/config: Enable CONFIG_PRINTK_TIMEPetr Vorel
2018-10-03powerpc: Remove duplicated include from pci_32.cYueHaibing
2018-10-03powerpc/64s: consolidate MCE counter increment.Michal Suchanek
2018-10-03powerpc/tm: Print 64-bits MSRBreno Leitao
2018-10-03powerpc/tm: Remove msr_tm_active()Breno Leitao
2018-10-03powerpc/powernv: Mark function as __noreturnBreno Leitao
2018-10-03powerpc/ptrace: Add support for PTRACE_SYSEMUBreno Leitao
2018-10-03powerpc: Redefine TIF_32BITS thread flagBreno Leitao
2018-10-03powerpc/64: add stack protector supportChristophe Leroy
2018-10-03powerpc/32: add stack protector supportChristophe Leroy
2018-10-03powerpc/xive: Move a dereference below a NULL testzhong jiang
2018-10-03powerpc/pseries: Fix how we iterate over the DTL entriesNaveen N. Rao
2018-10-03powerpc/pseries: Fix DTL buffer registrationNaveen N. Rao
2018-10-03powerpc/traps: merge unrecoverable_exception() and nonrecoverable_exception()Christophe Leroy
2018-10-03powerpc: Convert to using %pOFn instead of device_node.nameRob Herring
2018-10-03powerpc/pseries: Use of_irq_get helper() in request_event_sources_irqs()Rob Herring