summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-052-1/+12
|\
| * char/genrtc: remove powerpc supportArnd Bergmann2016-06-042-1/+12
* | Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-08-051-0/+1
|\ \
| * | powerpc: Move cpu_has_feature() to a separate fileKevin Hao2016-08-011-0/+1
* | | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-048-35/+35
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-032-3/+3
|\ \ \
| * | | treewide: replace obsolete _refok by __refFabian Frederick2016-08-022-3/+3
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-021-2/+0Star
|\ \ \ | |/ / |/| |
| * | powerpc/powernv: Remove the usage of PACAR1 from opal wrappersMahesh Salgaonkar2016-06-201-2/+0Star
| |/
* | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-31153-1465/+2079
|\ \
| * \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-07-304-2/+129
| |\ \
| | * | powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy2016-07-091-1/+0Star
| | * | powerpc/86xx: Add support for Emerson/Artesyn MVME7100Alessio Igor Bogani2016-07-093-1/+129
| * | | powerpc/mm: Rename hpte_init_lpar() and move the fallback to a headerMichael Ellerman2016-07-261-1/+1
| * | | powerpc/powernv/ioda: Fix endianness when reading TCEsAlexey Kardashevskiy2016-07-211-2/+2
| * | | powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt2016-07-2112-48/+43Star
| * | | powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt2016-07-2182-273/+101Star
| * | | powerpc/64: Move 64-bit probe_machine() to later in the boot processBenjamin Herrenschmidt2016-07-217-23/+18Star
| * | | powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt2016-07-212-15/+15
| * | | powerpc/pmac: Remove spurrious machine type testBenjamin Herrenschmidt2016-07-211-3/+0Star
| * | | powerpc/pasemi: Remove IOBMAP allocation from platform probe()Benjamin Herrenschmidt2016-07-213-13/+5Star
| * | | powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt2016-07-217-26/+9Star
| * | | powerpc/pmac: Remove early allocation of the SMU command bufferBenjamin Herrenschmidt2016-07-211-16/+0Star
| * | | powerpc: Put exception configuration in a common placeBenjamin Herrenschmidt2016-07-213-75/+50Star
| * | | powerpc: Move FW feature probing out of pseries probe()Benjamin Herrenschmidt2016-07-213-48/+46Star
| * | | powerpc/dart: Use a cachable DARTBenjamin Herrenschmidt2016-07-212-15/+0Star
| * | | powerpc/pseries: Use kernel hotplug queue for PowerVM hotplug eventsJohn Allen2016-07-191-1/+3
| * | | powerpc/pseries: Add support for hotplug interrupt sourceJohn Allen2016-07-192-0/+41
| * | | powerpc/pseries: Add pseries hotplug workqueueJohn Allen2016-07-191-0/+52
| * | | powerpc/powernv: Fix pci-cxl.c build when CONFIG_MODULES=nIan Munsie2016-07-191-8/+26
| * | | powerpc/powernv/pci: Check status of a PHB before using itBenjamin Herrenschmidt2016-07-171-0/+3
| * | | powerpc/powernv/pci: Use the device-tree to get available range of M64'sBenjamin Herrenschmidt2016-07-171-6/+45
| * | | powerpc/powernv/pci: Fallback to OPAL for TCE invalidationsBenjamin Herrenschmidt2016-07-171-4/+29
| * | | powerpc/powernv/pci: Rework accessing the TCE invalidate registerBenjamin Herrenschmidt2016-07-172-48/+28Star
| * | | powerpc/powernv/pci: Remove SWINV constants and obsolete TCE codeBenjamin Herrenschmidt2016-07-171-40/+10Star
| * | | powerpc/powernv/pci: Rename TCE invalidation callsBenjamin Herrenschmidt2016-07-173-25/+23Star
| * | | powerpc/opal: Add real mode call wrappersBenjamin Herrenschmidt2016-07-171-32/+31Star
| * | | powerpc/pseries/pci: Remove obsolete SW invalidateBenjamin Herrenschmidt2016-07-171-52/+1Star
| * | | powerpc/powernv: Discover IODA3 PHBsBenjamin Herrenschmidt2016-07-172-1/+6
| * | | powerpc/powernv: Add XICS emulation APIsBenjamin Herrenschmidt2016-07-151-0/+4
| * | | powerpc/powernv: Use deepest stop state when cpu is offlinedShreyas B. Prabhu2016-07-153-3/+17
| * | | powerpc/powernv: Add platform support for stop instructionShreyas B. Prabhu2016-07-151-29/+145
| * | | powerpc/pseries: Remove call to memblock_add()Nathan Fontenot2016-07-151-27/+10Star
| * | | powerpc/pseries: Auto-online hotplugged memoryNathan Fontenot2016-07-151-14/+0Star
| * | | powerpc/pseries: Dynamic add entires to associativity lookup arrayNathan Fontenot2016-07-151-27/+68
| * | | powerpc/pseries: Move property cloning into its own routineNathan Fontenot2016-07-151-12/+26
| * | | powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens2016-07-1426-41/+44
| * | | powerpc/pmac/smp: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner2016-07-141-2/+1Star
| * | | cxl: Add support for interrupts on the Mellanox CX4Ian Munsie2016-07-143-0/+90
| * | | powerpc/powernv: Add support for the cxl kernel api on the real phbIan Munsie2016-07-143-1/+151