summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds4-14/+14
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+2
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds60-617/+2236
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds6-20/+20
2018-01-31Merge branch 'pci/resource' into nextBjorn Helgaas1-1/+1
2018-01-31Merge branch 'pci/misc' into nextBjorn Helgaas1-3/+3
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-17/+15
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2018-01-28powerpc/cell: Remove axonram driverMichael Ellerman1-11/+0
2018-01-27powerpc/mpc52xx_gpt: make use of raw_spinlock variantsJulia Cartwright1-26/+26
2018-01-27powerpc/pseries: Fix cpu hotplug crash with memoryless nodesMichael Bringmann1-0/+3
2018-01-27powerpc/powernv/idoa: Remove unnecessary pcidev from pci_dnAlexey Kardashevskiy2-4/+4
2018-01-27powerpc/pseries: Add Initialization of VF BarsBryant G. Ly1-0/+164
2018-01-27powerpc/pseries/pci: Associate PEs to VFs in configure SR-IOVBryant G. Ly1-2/+148
2018-01-27powerpc/eeh: Add EEH operations to notify resumeBryant G. Ly2-2/+97
2018-01-27powerpc/pseries: Set eeh_pe of EEH_PE_VF typeBryant G. Ly1-0/+18
2018-01-27powerpc/eeh: Update VF config space after EEHBryant G. Ly2-63/+28
2018-01-24ocxl: Add AFU interrupt supportFrederic Barrat1-0/+30
2018-01-24powerpc/powernv: Capture actag information for the deviceFrederic Barrat1-0/+305
2018-01-24powerpc/powernv: Add platform-specific services for opencapiFrederic Barrat2-0/+181
2018-01-24powerpc/powernv: Add opal calls for opencapiFrederic Barrat1-0/+3
2018-01-24powerpc/powernv: Set correct configuration space size for opencapi devicesAndrew Donnellan1-0/+13
2018-01-24powerpc/powernv: Introduce new PHB type for opencapi linksFrederic Barrat4-12/+43
2018-01-23mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman1-1/+1
2018-01-22powerpc/pseries, ps3: panic flush kernel messages before halting systemNicholas Piggin3-15/+12
2018-01-22powerpc/powernv: Add ppc_pci_reset_phbs parameter to issue a PHB resetGuilherme G. Piccoli1-2/+12
2018-01-22powerpc: Use octal numbers for file permissionsRussell Currey13-28/+27
2018-01-21powerpc: Fix old-style function definitionMathieu Malaterre1-3/+3
2018-01-21Merge branch 'fixes' into nextMichael Ellerman6-4/+122
2018-01-21pseries/drc-info: Search DRC properties for CPU indexesMichael Bringmann2-28/+158
2018-01-21powerpc/firmware: Add definitions for new drc-info firmware featureMichael Bringmann1-0/+1
2018-01-21powerpc/spufs: use timespec64 for timestampsArnd Bergmann2-4/+4
2018-01-21powerpc/powernv/ioda: Finish removing explicit max window size checkAlexey Kardashevskiy1-1/+0
2018-01-19powerpc/powernv: Add debugfs interface for imc-mode and imc-commandAnju T Sudhakar1-0/+77
2018-01-16powerpc/8xx: Only perform perf counting when perf is in use.Christophe Leroy1-7/+0
2018-01-16powerpc/8xx: Remove CPU6 ERRATA WorkaroundChristophe Leroy1-12/+0
2018-01-16powerpc/8xx: do not select CONFIG_PPC_LIB_RHEAPChristophe Leroy1-1/+0
2018-01-16powernv/kdump: Fix cases where the kdump kernel can get HMI'sBalbir Singh1-0/+28
2018-01-16powerpc: make use of for_each_node_by_type() instead of open-coding itDmitry Torokhov4-9/+10
2018-01-16powerpc/pseries: Enable support of ibm,dynamic-memory-v2Nathan Fontenot1-0/+1
2018-01-16powerpc: Move of_drconf_cell struct to asm/drmem.hNathan Fontenot1-3/+3
2018-01-16powerpc/pseries: Update memory hotplug code to use drmem LMB arrayNathan Fontenot1-318/+198
2018-01-11powerpc/PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya1-1/+1
2018-01-10PCI: Add #defines for Completion Timeout Disable featureBjorn Helgaas1-3/+3
2018-01-10powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig6-20/+20
2018-01-10powerpc/powernv: Check device-tree for RFI flush settingsOliver O'Halloran1-0/+49
2018-01-10powerpc/pseries: Query hypervisor for RFI flush settingsMichael Neuling1-0/+35
2018-01-08powerpc/pseries: Make RAS IRQ explicitly dependent on DLPAR WQMichael Ellerman3-4/+22
2017-12-18powerpc: Set I/O port resource types correctlyBjorn Helgaas1-1/+1
2017-12-11PCI/IOV: Add pci_vf_drivers_autoprobe() interfaceBryant G. Ly1-0/+2