summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-1316-24/+27
|\
| * treewide: Use array_size() in vzalloc()Kees Cook2018-06-132-2/+2
| * treewide: Use array_size() in vmalloc()Kees Cook2018-06-132-2/+3
| * treewide: kzalloc() -> kcalloc()Kees Cook2018-06-139-15/+15
| * treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-134-5/+7
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-122-3/+2Star
|\ \ | |/ |/|
| * kvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-06-011-2/+1Star
| * kvm: Change return type to vm_fault_tSouptick Joarder2018-06-011-1/+1
* | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-107-1/+22
|\ \
| * | powerpc: Wire up restartable sequences system callBoqun Feng2018-06-063-1/+3
| * | powerpc: Add syscall detection for restartable sequencesBoqun Feng2018-06-062-0/+15
| * | powerpc: Add support for restartable sequencesBoqun Feng2018-06-062-0/+4
* | | mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-083-6/+1Star
* | | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-07255-6194/+3902Star
|\ \ \
| * | | powerpc/64s/radix: Fix missing ptesync in flush_cache_vmapNicholas Piggin2018-06-061-3/+2Star
| * | | powerpc: fix build failure by disabling attribute-alias warning in pci_32Christophe Leroy2018-06-051-0/+4
| * | | powerpc-opal: fix spelling mistake "Uniterrupted" -> "Uninterrupted"Colin Ian King2018-06-051-1/+1
| * | | powerpc: fix spelling mistake: "Usupported" -> "Unsupported"Colin Ian King2018-06-051-1/+1
| * | | powerpc/pkeys: Detach execute_only key on !PROT_EXECRam Pai2018-06-051-2/+2
| * | | powerpc/powernv: copy/paste - Mask SO bit in CRHaren Myneni2018-06-041-1/+2
| * | | powerpc: Remove core support for Marvell mv64x60 hostbridgesMark Greer2018-06-036-1171/+0Star
| * | | powerpc/boot: Remove core support for Marvell mv64x60 hostbridgesMark Greer2018-06-033-652/+1Star
| * | | powerpc/boot: Remove support for Marvell mv64x60 i2c controllerMark Greer2018-06-032-205/+1Star
| * | | powerpc/boot: Remove support for Marvell MPSC serial controllerMark Greer2018-06-034-175/+1Star
| * | | powerpc/embedded6xx: Remove C2K board supportMark Greer2018-06-037-1106/+2Star
| * | | powerpc/lib: optimise PPC32 memcmpChristophe Leroy2018-06-033-19/+47
| * | | powerpc/lib: optimise 32 bits __clear_user()Christophe Leroy2018-06-033-48/+93
| * | | powerpc/time: inline arch_vtime_task_switch()Christophe Leroy2018-06-032-22/+15Star
| * | | powerpc/Makefile: set -mcpu=860 flag for the 8xxChristophe Leroy2018-06-031-0/+1
| * | | powerpc: Implement csum_ipv6_magic in assemblyChristophe Leroy2018-06-033-0/+67
| * | | powerpc/32: Optimise __csum_partial()Christophe Leroy2018-06-031-2/+11
| * | | powerpc/lib: Adjust .balign inside string functions for PPC32Christophe Leroy2018-06-032-3/+7
| * | | powerpc/signal32: Use fault_in_pages_readable() to prefault user contextChristophe Leroy2018-06-031-8/+5Star
| * | | powerpc/8xx: Remove RTC clock on 88xChristophe Leroy2018-06-033-6/+0Star
| * | | powerpc/boot: remove unused variable in mpc8xxChristophe Leroy2018-06-031-2/+1Star
| * | | powerpc/misc: merge reloc_offset() and add_reloc_offset()Christophe Leroy2018-06-031-14/+3Star
| * | | powerpc/64: optimises from64to32()Christophe Leroy2018-06-031-5/+2Star
| * | | powerpc/mm: Remove stale_map[] handling on non SMP processorsChristophe Leroy2018-06-031-4/+17
| * | | powerpc/mm: constify LAST_CONTEXT in mmu_context_nohashChristophe Leroy2018-06-031-45/+39Star
| * | | powerpc/mm: Avoid unnecessary test and reduce code sizeChristophe Leroy2018-06-031-9/+4Star
| * | | powerpc/mm: constify FIRST_CONTEXT in mmu_context_nohashChristophe Leroy2018-06-031-19/+18Star
| * | | powerpc/dma: remove unnecessary BUG()Christophe Leroy2018-06-031-2/+0Star
| * | | powerpc/sstep: Fix emulate_step test if VSX not presentRavi Bangoria2018-06-031-6/+15
| * | | powerpc/sstep: Fix kernel crash if VSX is not presentRavi Bangoria2018-06-031-0/+9
| * | | powerpc/sstep: Introduce GETTYPE macroRavi Bangoria2018-06-033-4/+6
| * | | powerpc/64s: Enhance the information in cpu_show_spectre_v1()Michal Suchanek2018-06-031-0/+3
| * | | powerpc/64: Use barrier_nospec in syscall entryMichael Ellerman2018-06-031-0/+10
| * | | powerpc: Use barrier_nospec in copy_from_user()Michael Ellerman2018-06-031-1/+10
| * | | powerpc/64s: Enable barrier_nospec based on firmware settingsMichal Suchanek2018-06-034-0/+63
| * | | powerpc/64s: Patch barrier_nospec in modulesMichal Suchanek2018-06-034-4/+27