aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | powerpc/boot: Add support for XZ compressionOliver O'Halloran2016-09-281-0/+1
| | |_|/ | |/| |
| * | | powerpc/powernv: Fix comment style and spellingAndrew Donnellan2016-09-231-2/+3
| * | | powerpc/powernv/eeh: Skip finding bus for VF resetsRussell Currey2016-09-231-2/+3
| * | | powerpc/eeh: Null check uses of eeh_pe_bus_getRussell Currey2016-09-231-0/+5
| * | | powerpc/powernv/pci: Add PHB register dump debugfs handleRussell Currey2016-09-231-1/+38
| * | | powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-2040-98/+101
| * | | powerpc/pseries: fix memory leak in queue_hotplug_event() error pathAndrew Donnellan2016-09-201-0/+1
| * | | powerpc/pasemi: Add Nemo motherboard config option.Darren Stevens2016-09-131-0/+10
| * | | powerpc/ps3: fix spelling mistake in function nameColin Ian King2016-09-131-1/+1
| * | | powerpc/sparse: Make a bunch of things staticDaniel Axtens2016-09-1312-16/+16
| * | | powerpc/cell: Drop unused iic_get_irq_host()Daniel Axtens2016-09-101-6/+0
* | | | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-062-4/+21
|\ \ \ \
| * | | | KVM: PPC: Book3S HV: Set server for passed-through interruptsPaul Mackerras2016-09-121-0/+1
| * | | | powerpc/powernv: Provide facilities for EOI, usable from real modeSuresh Warrier2016-09-091-4/+20
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-031-25/+25
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | powerpc/powermac: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-25/+25
| |/ / /
* | | | powerpc/powernv/pci: Fix m64 checks for SR-IOV and window alignmentRussell Currey2016-09-211-2/+9
* | | | powerpc/powernv/pci: Fix missed TCE invalidations that should fallback to OPALMichael Ellerman2016-09-151-2/+2
* | | | powerpc/powernv: Detach from PE on releasing PCI deviceGavin Shan2016-09-151-0/+10
* | | | powerpc/powernv: Fix the state of root PEGavin Shan2016-09-141-1/+11
| |_|/ |/| |
* | | 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