Age | Commit message (Expand) | Author | Files | Lines |
2018-10-13 | powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS | Joel Stanley | 1 | -1/+5 |
2018-10-13 | powerpc/pseries/memory-hotplug: Fix return value type of find_aa_index | YueHaibing | 1 | -33/+28 |
2018-10-13 | powerpc/eeh: Cleanup control flow in eeh_handle_normal_event() | Sam Bobroff | 1 | -102/+94 |
2018-10-13 | powerpc/eeh: Cleanup eeh_ops.wait_state() | Sam Bobroff | 6 | -108/+62 |
2018-10-13 | powerpc/eeh: Cleanup eeh_pe_state_mark() | Sam Bobroff | 6 | -53/+46 |
2018-10-13 | powerpc/eeh: Cleanup unnecessary eeh_pe_state_mark_with_cfg() | Sam Bobroff | 2 | -24/+4 |
2018-10-13 | powerpc/eeh: Cleanup eeh_enabled() | Sam Bobroff | 1 | -5/+1 |
2018-10-13 | powerpc/eeh: Cleanup logic in eeh_rmv_from_parent_pe() | Sam Bobroff | 1 | -2/+2 |
2018-10-13 | powerpc/eeh: Cleanup field names in eeh_rmv_data | Sam Bobroff | 1 | -10/+11 |
2018-10-13 | powerpc/eeh: Cleanup list_head field names | Sam Bobroff | 6 | -21/+19 |
2018-10-13 | powerpc/eeh: Cleanup eeh_add_virt_device() | Sam Bobroff | 1 | -4/+3 |
2018-10-13 | powerpc/eeh: Cleanup unused field in eeh_dev | Sam Bobroff | 2 | -2/+0 |
2018-10-13 | powerpc/eeh: Cleanup EEH_POSTPONED_PROBE | Sam Bobroff | 4 | -27/+7 |
2018-10-13 | powerpc/eeh: Fix use of EEH_PE_KEEP on wrong field | Sam Bobroff | 1 | -1/+1 |
2018-10-13 | powerpc/eeh: Fix null deref for devices removed during EEH | Sam Bobroff | 1 | -0/+4 |
2018-10-13 | powerpc/eeh: Fix possible null deref in eeh_dump_dev_log() | Sam Bobroff | 1 | -0/+5 |
2018-10-13 | powerpc/boot: Build boot wrapper with optimisations | Joel Stanley | 1 | -1/+1 |
2018-10-13 | powerpc/boot: Disable vector instructions | Joel Stanley | 1 | -2/+2 |
2018-10-13 | powerpc/boot: Fix opal console in boot wrapper | Joel Stanley | 1 | -8/+0 |
2018-10-13 | powerpc/boot: Expose Kconfig symbols to wrapper | Joel Stanley | 3 | -1/+8 |
2018-10-13 | powerpc: remove redundant 'default n' from Kconfig-s | Bartlomiej Zolnierkiewicz | 15 | -95/+0 |
2018-10-13 | powerpc/rtasd: Improve unknown error logging | Oliver O'Halloran | 1 | -2/+4 |
2018-10-13 | powerpc: Disable -Wbuiltin-requires-header when setjmp is used | Joel Stanley | 2 | -1/+7 |
2018-10-13 | powerpc: Fix signedness bug in update_flash_db() | Dan Carpenter | 1 | -1/+1 |
2018-10-13 | powerpc/perf: Quiet IMC PMU registration message | Joel Stanley | 1 | -1/+1 |
2018-10-13 | powerpc/process: Constify the number of insns printed by show instructions fu... | Christophe Leroy | 1 | -7/+6 |
2018-10-13 | powerpc/process: Fix interleaved output in show_user_instructions() | Christophe Leroy | 1 | -18/+19 |
2018-10-13 | powerpc/process: Add missing include of stacktrace.h | Christophe Leroy | 1 | -0/+1 |
2018-10-13 | powerpc/process: Fix sparse address space warnings | Christophe Leroy | 1 | -2/+2 |
2018-10-13 | powerpc/64: properly initialise the stackprotector canary on SMP. | Christophe Leroy | 1 | -0/+8 |
2018-10-09 | Merge branch 'fixes' into next | Michael Ellerman | 29 | -13/+77 |
2018-10-08 | macintosh/via-macii, macintosh/adb-iop: Clean up whitespace | Finn Thain | 2 | -160/+174 |
2018-10-08 | macintosh/via-macii, macintosh/adb-iop: Modernize printk calls | Finn Thain | 2 | -2/+2 |
2018-10-08 | macintosh/via-macii: Simplify locking | Finn Thain | 1 | -8/+18 |
2018-10-08 | macintosh/via-macii: Remove BUG_ON assertions | Finn Thain | 1 | -42/+7 |
2018-10-08 | macintosh/via-macii: Synchronous bus reset | Finn Thain | 1 | -1/+2 |
2018-10-08 | macintosh/adb: Rework printk output again | Finn Thain | 2 | -35/+26 |
2018-10-08 | macintosh: Use common code to access RTC | Finn Thain | 6 | -171/+106 |
2018-10-05 | powerpc/numa: Skip onlining a offline node in kdump path | Srikar Dronamraju | 1 | -2/+3 |
2018-10-05 | powerpc: Don't print kernel instructions in show_user_instructions() | Michael Ellerman | 1 | -0/+10 |
2018-10-04 | powerpc/64s/radix: Explicitly flush ERAT with local LPID invalidation | Nicholas Piggin | 1 | -0/+1 |
2018-10-04 | powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9 | Nicholas Piggin | 2 | -2/+9 |
2018-10-04 | powerpc/time: Add set_state_oneshot_stopped decrementer callback | Anton Blanchard | 1 | -0/+1 |
2018-10-04 | powerpc/time: Use clockevents_register_device(), fixing an issue with large d... | Anton Blanchard | 1 | -14/+3 |
2018-10-04 | powerpc/powernv/npu: Remove atsd_threshold debugfs setting | Mark Hairgrove | 1 | -14/+0 |
2018-10-04 | powerpc/powernv/npu: Use size-based ATSD invalidates | Mark Hairgrove | 1 | -48/+55 |
2018-10-04 | powerpc/powernv/npu: Reduce eieio usage when issuing ATSD invalidates | Mark Hairgrove | 1 | -51/+48 |
2018-10-04 | powerpc: remove leftover code of old GCC version checks | Masahiro Yamada | 1 | -8/+0 |
2018-10-04 | powerpc/nohash: fix undefined behaviour when testing page size support | Daniel Axtens | 1 | -0/+3 |
2018-10-03 | powerpc: Wire up memtest | Christophe Leroy | 2 | -1/+4 |