summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2015-06-02powerpc/pseries: Move MSI-related ops to pci_controller_opsDaniel Axtens1-3/+13
2015-05-22powerpc/cell: Move MSI-related ops to pci_controller_opsDaniel Axtens1-2/+3
2015-05-22powerpc/powernv: Move MSI-related ops to pci_controller_opsDaniel Axtens1-6/+4
2015-05-22opal: Remove events notifierAlistair Popple4-95/+8
2015-05-22powernv/opal-dump: Convert to irq domainAlistair Popple1-39/+17
2015-05-22powernv/elog: Convert elog to opal irq domainAlistair Popple1-16/+16
2015-05-22powernv/opal: Convert opal message events to opal irq domainAlistair Popple1-14/+15
2015-05-22powernv/eeh: Update the EEH code to use the opal irq domainAlistair Popple1-27/+31
2015-05-22powerpc/powernv: Add a virtual irqchip for opal eventsAlistair Popple4-67/+270
2015-05-22powerpc/powernv: Reorder OPAL subsystem initialisationAlistair Popple5-8/+16
2015-05-22powerpc/powernv: Introduce sysfs control for fastsleep workaround behaviorShreyas B. Prabhu2-0/+102
2015-05-22powerpc/powernv: Move cpuidle related code from setup.c to new fileShreyas B. Prabhu3-172/+193
2015-05-18powerpc: Little endian should depend on PPC_BOOK3S_64Michael Ellerman1-0/+1
2015-05-13powerpc/eeh: fix powernv_eeh_wait_state delay logicWei Yang1-1/+1
2015-05-13powerpc/eeh: fix comment for wait_state()Wei Yang2-2/+2
2015-05-11powerpc/powernv: Silence SYSPARAM warning on bootJoel Stanley1-16/+15
2015-05-11powerpc/vdso: Disable building the 32-bit VDSO on little endianMichael Ellerman1-0/+10
2015-05-11powerpc/pasemi: Only the build the pasemi MSI code for PASEMI=yMichael Ellerman2-0/+166
2015-05-11powerpc/pseries: Fix possible leaked device node referenceNathan Fontenot1-2/+1
2015-05-01powerpc/pseries: Correct cpu affinity for dlpar added cpusNathan Fontenot1-6/+4
2015-04-29powerpc/powernv: Fix early pci_controller_ops loading.Daniel Axtens1-1/+1
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-11/+11
2015-04-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+29
2015-04-21KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.Michael Ellerman1-0/+29
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds76-6782/+3000
2015-04-15powerpc/powernv: reboot when requested by firmwareJoel Stanley1-2/+3
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells1-11/+11
2015-04-15powerpc/powermac: Fix build error seen with powermac smp buildsGuenter Roeck1-6/+4
2015-04-15powerpc/pseries: Fix compile of memory hotplug without CONFIG_MEMORY_HOTREMOVEAlexey Kardashevskiy1-0/+13
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2015-04-14powerpc: Remove PPC32 code from pseries specific find_and_init_phbs()Daniel Axtens1-7/+0
2015-04-14powerpc/cell: Fix iommu breakage caused by controller_ops changeMichael Ellerman1-2/+2
2015-04-14Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman3-31/+768
2015-04-14powerpc/pseries: Correct memory hotplug lockingNathan Fontenot1-4/+7
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-3/+3
2015-04-13Merge branch 'next-dlpar' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman3-2/+601
2015-04-11powerpc/powernv: Add interfaces for flash device accessCyril Bur3-2/+19
2015-04-11powerpc/cell: Move controller ops from ppc_md to controller_opsDaniel Axtens3-3/+33
2015-04-11powerpc/maple: Move controller ops from ppc_md to controller_opsDaniel Axtens3-1/+7
2015-04-11powerpc/pasemi: Move controller ops from ppc_md to controller_opsDaniel Axtens3-2/+10
2015-04-11powerpc/powernv: Move controller ops from ppc_md to controller_opsDaniel Axtens4-4/+11
2015-04-11powerpc/pseries: Move controller ops from ppc_md to controller_opsDaniel Axtens4-5/+15
2015-04-11powerpc/powermac: Move controller ops from ppc_md to controller_opsDaniel Axtens3-9/+17
2015-04-11powerpc: dart_iommu: optionally populate controller_ops on initDaniel Axtens2-2/+2
2015-04-11powerpc: pcibios_enable_device_hook: return bool rather than intDaniel Axtens3-9/+9
2015-04-11powerpc/powermac: move pmac_pci_probe_mode from setup.c to pci.cDaniel Axtens3-18/+21
2015-04-11powerpc: move find_and_init_phbs() to pSeries specific codeDaniel Axtens1-0/+47
2015-04-10powerpc: Drop return value of smp_ops->probe()Michael Ellerman4-20/+7
2015-04-10powerpc/cell: Fix cell iommu after it_page_shift changesMichael Ellerman1-1/+1
2015-04-10powerpc/cell: Fix crash in iic_setup_cpu() after per_cpu changesMichael Ellerman1-1/+1