summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2018-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-08-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-17mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-15Merge branch 'pci/misc'Bjorn Helgaas
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-13powerpc/mm/book3s/radix: Add mapping statisticsAneesh Kumar K.V
2018-08-13Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Michael Ellerman
2018-08-13Merge branch 'fixes' into nextMichael Ellerman
2018-08-10powerpc/uaccess: Enable get_user(u64, *p) on 32-bitMichael Ellerman
2018-08-10powerpc/mm/hash: Remove unnecessary do { } while(0) loopAneesh Kumar K.V
2018-08-10powerpc/64s: move machine check SLB flushing to mm/slb.cNicholas Piggin
2018-08-10powerpc/powernv/idle: Fix build errorAneesh Kumar K.V
2018-08-10powerpc/mm/tlbflush: update the mmu_gather page size while iterating address ...Aneesh Kumar K.V
2018-08-10powerpc/mm: remove warning about ‘type’ being setMathieu Malaterre
2018-08-10powerpc/32: Include setup.h header file to fix warningsMathieu Malaterre
2018-08-10powerpc: Move `path` variable inside DEBUG_PROMMathieu Malaterre
2018-08-10powerpc/powermac: Make some functions staticMathieu Malaterre
2018-08-10powerpc/powermac: Remove variable x that's never readMathieu Malaterre
2018-08-10powerpc/powermac: Add missing include of header pmac.hMathieu Malaterre
2018-08-10powerpc/kexec: Use common error handling code in setup_new_fdt()Markus Elfring
2018-08-10powerpc/xmon: Add address lookup for percpu symbolsBoqun Feng
2018-08-10powerpc/mm: remove huge_pte_offset_and_shift() prototypeChristophe Leroy
2018-08-10powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabledChristophe Leroy
2018-08-10powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.Mahesh Salgaonkar
2018-08-10powerpc/fadump: merge adjacent memory ranges to reduce PT_LOAD segementsHari Bathini
2018-08-10powerpc/fadump: handle crash memory ranges array index overflowHari Bathini
2018-08-10powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPMChristophe Leroy
2018-08-10powerpc: Fix size calculation using resource_size()Dan Carpenter
2018-08-10powerpc/powernv: Allow memory that has been hot-removed to be hot-addedRashmica Gupta
2018-08-09ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUGMichael Büsch
2018-08-08powerpc/dts/fsl: t2080rdb: use the Cortina PHY driver compatibleCamelia Groza
2018-08-08powerpc/dts/fsl: t4240rdb: use the Cortina PHY driver compatibleCamelia Groza
2018-08-08powerpc/configs/dpaa: enable the Cortina PHY driverCamelia Groza
2018-08-08powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPMChristophe Leroy
2018-08-08powerpc/powernv/opal: Use standard interrupts property when availableBenjamin Herrenschmidt
2018-08-08powerpc: Allow CPU selection of e300core variantsChristophe Leroy
2018-08-08powerpc: Allow CPU selection also on PPC32Christophe Leroy
2018-08-08powerpc: Make CPU selection logic generic in MakefileChristophe Leroy
2018-08-08powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao
2018-08-08powerpc/64: Copy as much as possible in __copy_tofrom_userPaul Mackerras
2018-08-08selftests/powerpc/64: Test all paths through copy routinesPaul Mackerras