summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-114-14/+14
* Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-062-2/+2
|\
| * Merge branch 'pci/resource' into nextBjorn Helgaas2018-01-311-1/+1
| |\
| | * powerpc: Set I/O port resource types correctlyBjorn Helgaas2017-12-181-1/+1
| * | Merge branch 'pci/misc' into nextBjorn Helgaas2018-01-311-3/+3
| |\ \
| | * | PCI: Add #defines for Completion Timeout Disable featureBjorn Helgaas2018-01-101-3/+3
| | |/
| * | powerpc/PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-111-1/+1
| |/
* | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-0260-617/+2236
|\ \
| * | powerpc/cell: Remove axonram driverMichael Ellerman2018-01-281-11/+0
| * | powerpc/mpc52xx_gpt: make use of raw_spinlock variantsJulia Cartwright2018-01-271-26/+26
| * | powerpc/pseries: Fix cpu hotplug crash with memoryless nodesMichael Bringmann2018-01-271-0/+3
| * | powerpc/powernv/idoa: Remove unnecessary pcidev from pci_dnAlexey Kardashevskiy2018-01-272-4/+4
| * | powerpc/pseries: Add Initialization of VF BarsBryant G. Ly2018-01-271-0/+164
| * | powerpc/pseries/pci: Associate PEs to VFs in configure SR-IOVBryant G. Ly2018-01-271-2/+148
| * | powerpc/eeh: Add EEH operations to notify resumeBryant G. Ly2018-01-272-2/+97
| * | powerpc/pseries: Set eeh_pe of EEH_PE_VF typeBryant G. Ly2018-01-271-0/+18
| * | powerpc/eeh: Update VF config space after EEHBryant G. Ly2018-01-272-63/+28
| * | ocxl: Add AFU interrupt supportFrederic Barrat2018-01-241-0/+30
| * | powerpc/powernv: Capture actag information for the deviceFrederic Barrat2018-01-241-0/+305
| * | powerpc/powernv: Add platform-specific services for opencapiFrederic Barrat2018-01-242-0/+181
| * | powerpc/powernv: Add opal calls for opencapiFrederic Barrat2018-01-241-0/+3
| * | powerpc/powernv: Set correct configuration space size for opencapi devicesAndrew Donnellan2018-01-241-0/+13
| * | powerpc/powernv: Introduce new PHB type for opencapi linksFrederic Barrat2018-01-244-12/+43
| * | powerpc/pseries, ps3: panic flush kernel messages before halting systemNicholas Piggin2018-01-223-15/+12
| * | powerpc/powernv: Add ppc_pci_reset_phbs parameter to issue a PHB resetGuilherme G. Piccoli2018-01-221-2/+12
| * | powerpc: Use octal numbers for file permissionsRussell Currey2018-01-2213-28/+27
| * | powerpc: Fix old-style function definitionMathieu Malaterre2018-01-211-3/+3
| * | Merge branch 'fixes' into nextMichael Ellerman2018-01-216-4/+122
| |\ \
| * | | pseries/drc-info: Search DRC properties for CPU indexesMichael Bringmann2018-01-212-28/+158
| * | | powerpc/firmware: Add definitions for new drc-info firmware featureMichael Bringmann2018-01-211-0/+1
| * | | powerpc/spufs: use timespec64 for timestampsArnd Bergmann2018-01-212-4/+4
| * | | powerpc/powernv/ioda: Finish removing explicit max window size checkAlexey Kardashevskiy2018-01-211-1/+0
| * | | powerpc/powernv: Add debugfs interface for imc-mode and imc-commandAnju T Sudhakar2018-01-191-0/+77
| * | | powerpc/8xx: Only perform perf counting when perf is in use.Christophe Leroy2018-01-161-7/+0
| * | | powerpc/8xx: Remove CPU6 ERRATA WorkaroundChristophe Leroy2018-01-161-12/+0
| * | | powerpc/8xx: do not select CONFIG_PPC_LIB_RHEAPChristophe Leroy2018-01-161-1/+0
| * | | powernv/kdump: Fix cases where the kdump kernel can get HMI'sBalbir Singh2018-01-161-0/+28
| * | | powerpc: make use of for_each_node_by_type() instead of open-coding itDmitry Torokhov2018-01-164-9/+10
| * | | powerpc/pseries: Enable support of ibm,dynamic-memory-v2Nathan Fontenot2018-01-161-0/+1
| * | | powerpc: Move of_drconf_cell struct to asm/drmem.hNathan Fontenot2018-01-161-3/+3
| * | | powerpc/pseries: Update memory hotplug code to use drmem LMB arrayNathan Fontenot2018-01-161-318/+198
| * | | PCI/IOV: Add pci_vf_drivers_autoprobe() interfaceBryant G. Ly2017-12-111-0/+2
| * | | powerpc/pseries: Add pseries SR-IOV Machine dependent callsBryant G. Ly2017-12-112-4/+49
| * | | powerpc/pci: Separate SR-IOV CallsBryant G. Ly2017-12-112-18/+21
| * | | powerpc/44x/fsp2: Add irq error handlersIvan Mikhaylov2017-12-111-1/+204
| * | | powerpc/44x/fsp2: tvsense workaround for dd1Ivan Mikhaylov2017-12-111-0/+17
| * | | powerpc/44x/fsp2: Interrupt handling setupIvan Mikhaylov2017-12-111-0/+37
| * | | powerpc/44x/fsp2: Add fsp2 headersIvan Mikhaylov2017-12-111-0/+272
| * | | powerpc: Reduce log level of "OPAL detected !" messageBenjamin Herrenschmidt2017-12-111-1/+1
| * | | powerpc: Use of for_each_node_by_name() instead of open-coding itDmitry Torokhov2017-12-047-10/+7
OpenPOWER on IntegriCloud