summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-30153-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/+0
| | * powerpc/86xx: Add support for Emerson/Artesyn MVME7100Alessio Igor Bogani2016-07-083-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/+43
| * | powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt2016-07-2182-273/+101
| * | powerpc/64: Move 64-bit probe_machine() to later in the boot processBenjamin Herrenschmidt2016-07-217-23/+18
| * | 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/+0
| * | powerpc/pasemi: Remove IOBMAP allocation from platform probe()Benjamin Herrenschmidt2016-07-213-13/+5
| * | powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt2016-07-217-26/+9
| * | powerpc/pmac: Remove early allocation of the SMU command bufferBenjamin Herrenschmidt2016-07-211-16/+0
| * | powerpc: Put exception configuration in a common placeBenjamin Herrenschmidt2016-07-213-75/+50
| * | powerpc: Move FW feature probing out of pseries probe()Benjamin Herrenschmidt2016-07-213-48/+46
| * | powerpc/dart: Use a cachable DARTBenjamin Herrenschmidt2016-07-212-15/+0
| * | 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/+28
| * | powerpc/powernv/pci: Remove SWINV constants and obsolete TCE codeBenjamin Herrenschmidt2016-07-171-40/+10
| * | powerpc/powernv/pci: Rename TCE invalidation callsBenjamin Herrenschmidt2016-07-173-25/+23
| * | powerpc/opal: Add real mode call wrappersBenjamin Herrenschmidt2016-07-171-32/+31
| * | powerpc/pseries/pci: Remove obsolete SW invalidateBenjamin Herrenschmidt2016-07-171-52/+1
| * | 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/+10
| * | powerpc/pseries: Auto-online hotplugged memoryNathan Fontenot2016-07-151-14/+0
| * | 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/+1
| * | 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
| * | powerpc/powernv: Split cxl code out into a separate fileIan Munsie2016-07-144-156/+173
| * | powerpc/85xx/mpc85xx_rdb: Don't use the flat device-tree after bootBenjamin Herrenschmidt2016-07-131-2/+1
| * | powerpc/85xx/mpc85xx_ds: Don't use the flat device-tree after bootBenjamin Herrenschmidt2016-07-131-3/+1
| * | powerpc/85xx/ge_imp3a: Don't use the flat device-tree after bootBenjamin Herrenschmidt2016-07-131-2/+1
| * | powerpc/cell: Don't use flat device-tree after bootBenjamin Herrenschmidt2016-07-131-2/+1
| * | powerpc/ps3: Fix typo in comment reference to CONFIG_PS3_REPOSITORY_WRITEAndrew Donnellan2016-07-081-1/+1
| * | powerpc/opal: Wake up kopald polling thread before waiting for eventsBenjamin Herrenschmidt2016-07-082-2/+15
| |/
| * powerpc/pseries: Fix error return value in cmm_mem_going_offline()Rasmus Villemoes2016-07-051-1/+1
| * powerpc/powernv: Add driver for operator panel on FSP machinesSuraj Jitindar Singh2016-06-292-0/+6
OpenPOWER on IntegriCloud