summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* powerpc/powernv: Fix corrupted PE allocation bitmap on releasing PEGavin Shan2016-09-081-1/+2
* powerpc/powernv: Fix crash on releasing compound PEGavin Shan2016-09-061-6/+9
* powerpc/pseries: Fix little endian build with CONFIG_KEXEC=nThiago Jung Bauermann2016-09-061-1/+1
* powerpc/powernv : Drop reference added by kset_find_obj()Mukesh Ojha2016-08-292-2/+12
* powerpc: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-08-222-2/+2
* powerpc/powernv/pci: fix iterator signednessAndrzej Hajda2016-08-221-1/+1
* powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)Mauricio Faria de Oliveira2016-08-222-2/+9
* powerpc: mpc8349emitx: Delete unnecessary assignment for the field "owner"Markus Elfring2016-08-221-1/+0
* powerpc/512x: Delete unnecessary assignment for the field "owner"Markus Elfring2016-08-221-1/+0
* powerpc/pnv/pci: Fix incorrect PE reservation attempt on some 64-bit BARsBenjamin Herrenschmidt2016-08-091-10/+20
* powerpc/book3s: Fix MCE console messages for unrecoverable MCE.Mahesh Salgaonkar2016-08-091-0/+1
* powerpc: Fix unused function warning 'lmb_to_memblock'Alastair D'Silva2016-08-091-13/+13
* powerpc/powernv/ioda: Fix TCE invalidate to work in real mode againAlexey Kardashevskiy2016-08-091-1/+1
* powerpc/cell: Add missing error code in spufs_mkgang()Dan Carpenter2016-08-091-1/+3
* powerpc/xics: Properly set Edge/Level type and enable resendBenjamin Herrenschmidt2016-08-091-1/+2
* powerpc/pasemi: Fix coherent_dma_mask for dma engineDarren Stevens2016-08-081-0/+5
* 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-022-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/+0
|\ \ \ | |/ / |/| |
| * | powerpc/powernv: Remove the usage of PACAR1 from opal wrappersMahesh Salgaonkar2016-06-201-2/+0
| |/
* | 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
OpenPOWER on IntegriCloud