summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-13powerpc/eeh: Cleanup eeh_ops.wait_state()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup eeh_pe_state_mark()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup unnecessary eeh_pe_state_mark_with_cfg()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup eeh_enabled()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup logic in eeh_rmv_from_parent_pe()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup field names in eeh_rmv_dataSam Bobroff
2018-10-13powerpc/eeh: Cleanup list_head field namesSam Bobroff
2018-10-13powerpc/eeh: Cleanup eeh_add_virt_device()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup unused field in eeh_devSam Bobroff
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/via-macii, macintosh/adb-iop: Clean up whitespaceFinn Thain
2018-10-08macintosh/via-macii, macintosh/adb-iop: Modernize printk callsFinn Thain
2018-10-08macintosh/via-macii: Simplify lockingFinn Thain
2018-10-08macintosh/via-macii: Remove BUG_ON assertionsFinn Thain
2018-10-08macintosh/via-macii: Synchronous bus resetFinn Thain
2018-10-08macintosh/adb: Rework printk output againFinn Thain
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