summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2018-06-06powerpc: Wire up restartable sequences system callBoqun Feng
2018-06-06powerpc: Add syscall detection for restartable sequencesBoqun Feng
2018-06-06powerpc: Add support for restartable sequencesBoqun Feng
2018-06-06powerpc/64s/radix: Fix missing ptesync in flush_cache_vmapNicholas Piggin
2018-06-05Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-05powerpc: fix build failure by disabling attribute-alias warning in pci_32Christophe Leroy
2018-06-04Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-06-05powerpc-opal: fix spelling mistake "Uniterrupted" -> "Uninterrupted"Colin Ian King
2018-06-05powerpc: fix spelling mistake: "Usupported" -> "Unsupported"Colin Ian King
2018-06-05powerpc/pkeys: Detach execute_only key on !PROT_EXECRam Pai
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-04Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-06-04powerpc/powernv: copy/paste - Mask SO bit in CRHaren Myneni
2018-06-04powerpc: Remove core support for Marvell mv64x60 hostbridgesMark Greer
2018-06-04powerpc/boot: Remove core support for Marvell mv64x60 hostbridgesMark Greer
2018-06-04powerpc/boot: Remove support for Marvell mv64x60 i2c controllerMark Greer
2018-06-04powerpc/boot: Remove support for Marvell MPSC serial controllerMark Greer
2018-06-04powerpc/embedded6xx: Remove C2K board supportMark Greer
2018-06-04powerpc/lib: optimise PPC32 memcmpChristophe Leroy
2018-06-04powerpc/lib: optimise 32 bits __clear_user()Christophe Leroy
2018-06-04powerpc/time: inline arch_vtime_task_switch()Christophe Leroy
2018-06-04powerpc/Makefile: set -mcpu=860 flag for the 8xxChristophe Leroy
2018-06-04powerpc: Implement csum_ipv6_magic in assemblyChristophe Leroy
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