summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2018-06-04powerpc/32: Optimise __csum_partial()Christophe Leroy
2018-06-04powerpc/lib: Adjust .balign inside string functions for PPC32Christophe Leroy
2018-06-04powerpc/signal32: Use fault_in_pages_readable() to prefault user contextChristophe Leroy
2018-06-04powerpc/8xx: Remove RTC clock on 88xChristophe Leroy
2018-06-04powerpc/boot: remove unused variable in mpc8xxChristophe Leroy
2018-06-04powerpc/misc: merge reloc_offset() and add_reloc_offset()Christophe Leroy
2018-06-04powerpc/64: optimises from64to32()Christophe Leroy
2018-06-04powerpc/mm: Remove stale_map[] handling on non SMP processorsChristophe Leroy
2018-06-04powerpc/mm: constify LAST_CONTEXT in mmu_context_nohashChristophe Leroy
2018-06-04powerpc/mm: Avoid unnecessary test and reduce code sizeChristophe Leroy
2018-06-04powerpc/mm: constify FIRST_CONTEXT in mmu_context_nohashChristophe Leroy
2018-06-04powerpc/dma: remove unnecessary BUG()Christophe Leroy
2018-06-04powerpc/sstep: Fix emulate_step test if VSX not presentRavi Bangoria
2018-06-04powerpc/sstep: Fix kernel crash if VSX is not presentRavi Bangoria
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-03powerpc/sstep: Introduce GETTYPE macroRavi Bangoria
2018-06-03powerpc/64s: Enhance the information in cpu_show_spectre_v1()Michal Suchanek
2018-06-03powerpc/64: Use barrier_nospec in syscall entryMichael Ellerman
2018-06-03powerpc: Use barrier_nospec in copy_from_user()Michael Ellerman
2018-06-03powerpc/64s: Enable barrier_nospec based on firmware settingsMichal Suchanek
2018-06-03powerpc/64s: Patch barrier_nospec in modulesMichal Suchanek
2018-06-03powerpc/64s: Add support for ori barrier_nospec patchingMichal Suchanek
2018-06-03powerpc/64s: Add barrier_nospecMichal Suchanek
2018-06-03powerpc/stacktrace: Update copyrightMichael Ellerman
2018-06-03powerpc/64s: Wire up arch_trigger_cpumask_backtrace()Michael Ellerman
2018-06-03powerpc/nmi: Add an API for sending "safe" NMIsMichael Ellerman
2018-06-03powerpc/64: Save stack pointer when we hard disable interruptsMichael Ellerman
2018-06-03powerpc: Check address limit on user-mode return (TIF_FSCHECK)Michael Ellerman
2018-06-03powerpc: Rename thread_struct.fs to addr_limitMichael Ellerman
2018-06-03powerpc/ptrace: Use copy_{from, to}_user() rather than open-codingAl Viro
2018-06-03powerpc/eeh: Refactor report functionsSam Bobroff
2018-06-03powerpc/eeh: Cleaner handling of EEH_DEV_NO_HANDLERSam Bobroff
2018-06-03powerpc/eeh: Introduce eeh_set_irq_state()Sam Bobroff
2018-06-03powerpc/eeh: Introduce eeh_set_channel_state()Sam Bobroff
2018-06-03powerpc/eeh: Introduce eeh_edev_actionable()Sam Bobroff
2018-06-03powerpc/eeh: Introduce eeh_for_each_pe()Sam Bobroff
2018-06-03powerpc/eeh: Clean up pci_ers_result handlingSam Bobroff
2018-06-03powerpc/eeh: Add message when PE processing at parentSam Bobroff
2018-06-03powerpc/eeh: Strengthen types of eeh traversal functionsSam Bobroff
2018-06-03powerpc/eeh: Remove unused eeh_pcid_name()Sam Bobroff
2018-06-03powerpc/eeh: Fix use-after-release of EEH driverSam Bobroff
2018-06-03powerpc/eeh: Add final message for successful recoverySam Bobroff
2018-06-03powerpc/perf: Unregister thread-imc if core-imc not supportedAnju T Sudhakar
2018-06-03powerpc/perf: Return appropriate value for unknown domainAnju T Sudhakar
2018-06-03powerpc/perf: Replace the direct return with goto statementAnju T Sudhakar
2018-06-03powerpc/perf: Rearrange memory freeing in imc initAnju T Sudhakar
2018-06-03powerpc/xics: Add missing of_node_put() in error pathYueHaibing
2018-06-03powerpc: cpm_gpio: Remove owner assignment from platform_driverFabio Estevam
2018-06-03powerpc/xive: Remove (almost) unused macrosRussell Currey
2018-06-03powerpc: remove unused to_tm() helperArnd Bergmann