Age | Commit message (Expand) | Author | Files | Lines |
2018-06-06 | powerpc: Wire up restartable sequences system call | Boqun Feng | 3 | -1/+3 |
2018-06-06 | powerpc: Add syscall detection for restartable sequences | Boqun Feng | 2 | -0/+15 |
2018-06-06 | powerpc: Add support for restartable sequences | Boqun Feng | 2 | -0/+4 |
2018-06-06 | powerpc/64s/radix: Fix missing ptesync in flush_cache_vmap | Nicholas Piggin | 1 | -3/+2 |
2018-06-06 | Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2018-06-05 | powerpc: fix build failure by disabling attribute-alias warning in pci_32 | Christophe Leroy | 1 | -0/+4 |
2018-06-05 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -43/+40 |
2018-06-05 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -12/+2 |
2018-06-05 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -7/+0 |
2018-06-05 | powerpc-opal: fix spelling mistake "Uniterrupted" -> "Uninterrupted" | Colin Ian King | 1 | -1/+1 |
2018-06-05 | powerpc: fix spelling mistake: "Usupported" -> "Unsupported" | Colin Ian King | 1 | -1/+1 |
2018-06-05 | powerpc/pkeys: Detach execute_only key on !PROT_EXEC | Ram Pai | 1 | -2/+2 |
2018-06-05 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -23/+9 |
2018-06-04 | Merge tag 'docs-4.18' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 4 | -44/+3 |
2018-06-04 | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 3 | -54/+6 |
2018-06-04 | powerpc/powernv: copy/paste - Mask SO bit in CR | Haren Myneni | 1 | -1/+2 |
2018-06-03 | powerpc: Remove core support for Marvell mv64x60 hostbridges | Mark Greer | 6 | -1171/+0 |
2018-06-03 | powerpc/boot: Remove core support for Marvell mv64x60 hostbridges | Mark Greer | 3 | -652/+1 |
2018-06-03 | powerpc/boot: Remove support for Marvell mv64x60 i2c controller | Mark Greer | 2 | -205/+1 |
2018-06-03 | powerpc/boot: Remove support for Marvell MPSC serial controller | Mark Greer | 4 | -175/+1 |
2018-06-03 | powerpc/embedded6xx: Remove C2K board support | Mark Greer | 7 | -1106/+2 |
2018-06-03 | powerpc/lib: optimise PPC32 memcmp | Christophe Leroy | 3 | -19/+47 |
2018-06-03 | powerpc/lib: optimise 32 bits __clear_user() | Christophe Leroy | 3 | -48/+93 |
2018-06-03 | powerpc/time: inline arch_vtime_task_switch() | Christophe Leroy | 2 | -22/+15 |
2018-06-03 | powerpc/Makefile: set -mcpu=860 flag for the 8xx | Christophe Leroy | 1 | -0/+1 |
2018-06-03 | powerpc: Implement csum_ipv6_magic in assembly | Christophe Leroy | 3 | -0/+67 |
2018-06-03 | powerpc/32: Optimise __csum_partial() | Christophe Leroy | 1 | -2/+11 |
2018-06-03 | powerpc/lib: Adjust .balign inside string functions for PPC32 | Christophe Leroy | 2 | -3/+7 |
2018-06-03 | powerpc/signal32: Use fault_in_pages_readable() to prefault user context | Christophe Leroy | 1 | -8/+5 |
2018-06-03 | powerpc/8xx: Remove RTC clock on 88x | Christophe Leroy | 3 | -6/+0 |
2018-06-03 | powerpc/boot: remove unused variable in mpc8xx | Christophe Leroy | 1 | -2/+1 |
2018-06-03 | powerpc/misc: merge reloc_offset() and add_reloc_offset() | Christophe Leroy | 1 | -14/+3 |
2018-06-03 | powerpc/64: optimises from64to32() | Christophe Leroy | 1 | -5/+2 |
2018-06-03 | powerpc/mm: Remove stale_map[] handling on non SMP processors | Christophe Leroy | 1 | -4/+17 |
2018-06-03 | powerpc/mm: constify LAST_CONTEXT in mmu_context_nohash | Christophe Leroy | 1 | -45/+39 |
2018-06-03 | powerpc/mm: Avoid unnecessary test and reduce code size | Christophe Leroy | 1 | -9/+4 |
2018-06-03 | powerpc/mm: constify FIRST_CONTEXT in mmu_context_nohash | Christophe Leroy | 1 | -19/+18 |
2018-06-03 | powerpc/dma: remove unnecessary BUG() | Christophe Leroy | 1 | -2/+0 |
2018-06-03 | powerpc/sstep: Fix emulate_step test if VSX not present | Ravi Bangoria | 1 | -6/+15 |
2018-06-03 | powerpc/sstep: Fix kernel crash if VSX is not present | Ravi Bangoria | 1 | -0/+9 |
2018-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 6 | -55/+159 |
2018-06-03 | powerpc/sstep: Introduce GETTYPE macro | Ravi Bangoria | 3 | -4/+6 |
2018-06-03 | powerpc/64s: Enhance the information in cpu_show_spectre_v1() | Michal Suchanek | 1 | -0/+3 |
2018-06-03 | powerpc/64: Use barrier_nospec in syscall entry | Michael Ellerman | 1 | -0/+10 |
2018-06-03 | powerpc: Use barrier_nospec in copy_from_user() | Michael Ellerman | 1 | -1/+10 |
2018-06-03 | powerpc/64s: Enable barrier_nospec based on firmware settings | Michal Suchanek | 4 | -0/+63 |
2018-06-03 | powerpc/64s: Patch barrier_nospec in modules | Michal Suchanek | 4 | -4/+27 |
2018-06-03 | powerpc/64s: Add support for ori barrier_nospec patching | Michal Suchanek | 6 | -1/+54 |
2018-06-03 | powerpc/64s: Add barrier_nospec | Michal Suchanek | 1 | -0/+15 |