summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-14Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2017-02-10powerpc/pseries: Fix typo in parameter descriptionWei Yongjun
2017-02-10powerpc/powernv: Fix opal_exit tracepoint opcodeMichael Ellerman
2017-02-10powerpc/pseries: Add support for hash table resizingDavid Gibson
2017-02-09powerpc/pseries: Add hypercall wrappers for hash page table resizingDavid Gibson
2017-02-09powerpc/powernv: Fix CPU hotplug to handle waking on HVIBenjamin Herrenschmidt
2017-02-09powerpc/opal-lpc: Remove unneeded includeBenjamin Herrenschmidt
2017-02-09powerpc/opal-irqchip: Use interrupt names if presentBenjamin Herrenschmidt
2017-02-09powerpc/powernv: Display the correct error info for CAPP errors.Mahesh Salgaonkar
2017-02-07powerpc/powernv: Remove separate entry for OPAL real mode callsBenjamin Herrenschmidt
2017-02-02powerpc/pseries: Report DLPAR capabilitiesNathan Fontenot
2017-02-02powerpc/pseries: Update affinity for memory and cpus specified in a PRRN eventJohn Allen
2017-02-02powerpc/pseries: Introduce memory hotplug READD operationJohn Allen
2017-02-02powerpc/pseries: Make the acquire/release of the drc for memory a seperate stepJohn Allen
2017-02-02powerpc/64: Move HAVE_CONTEXT_TRACKING from pseries to common KconfigAnton Blanchard
2017-02-02powerpc/powernv: Fix section mismatch from opal_lpc_init()Michael Ellerman
2017-01-31powerpc/64: Enable use of radix MMU under hypervisor on POWER9Paul Mackerras
2017-01-31powerpc/pseries: Fixes for the "ibm,architecture-vec-5" optionsPaul Mackerras
2017-01-31powerpc/powernv: Add support for direct mapped LPC on POWER9Benjamin Herrenschmidt
2017-01-31powerpc: Move isa bridge definitions to separate includeBenjamin Herrenschmidt
2017-01-31powernv: Pass PSSCR value and mask to power9_idle_stopGautham R. Shenoy
2017-01-31powernv:stop: Rename pnv_arch300_idle_init to pnv_power9_idle_initGautham R. Shenoy
2017-01-30powerpc/powernv: Use OPAL call for TCE kill on NVLink2Alistair Popple
2017-01-30powerpc/powernv: Initialise nest mmuAlistair Popple
2017-01-25powerpc/powernv/pci: Use kmalloc_array() in two functionsMarkus Elfring
2017-01-25powerpc/powernv: Report size of OPAL memcons logJoel Stanley
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-20powerpc: fsl/fman: remove fsl,fman from of_device_ids[]Madalin Bucur
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2016-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2016-12-15Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara
2016-12-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-12-09powerpc/8xx: Implement support of hugepagesChristophe Leroy
2016-12-09tracing: Have the reg function allow to failSteven Rostedt (Red Hat)
2016-12-04powerpc/83xx/suspend: use builtin_platform_driverGeliang Tang
2016-12-01powerpc: Make selects of IBM_EMAC_* depend on IBM_EMACMichael Ellerman
2016-12-01powerpc/cell: Drop select of MEMORY_HOTPLUGMichael Ellerman
2016-12-01powerpc/pseries: Use lmb_is_removable() to check removabilityNathan Fontenot
2016-11-30powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann
2016-11-29powerpc/virtex: Use generic xilinx irqchip driverZubair Lutfullah Kakakhel
2016-11-24Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2016-11-23powerpc/pseries/ibmebus: Remove legacy suspend/resume supportLars-Peter Clausen
2016-11-22powerpc/85xx/qemu: Enable CONFIG_E500 and CONFIG_PPC_E500MCDavid Engraf
2016-11-23powerpc/powernv: Define real-mode versions of OPAL XICS accessorsPaul Mackerras