summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+5
2014-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-3/+3
2014-09-22powerpc/booke: Restrict SPE exception handlers to e200/e500 coresMihai Caraman1-1/+5
2014-09-09powerpc: use machine_subsys_initcall() for opal_hmi_handler_init()Li Zhong1-1/+2
2014-09-09powerpc/pseries: Fix endian issues in memory hotplugThomas Falcon1-17/+19
2014-09-01treewide: fix errors in printkMasanari Iida1-1/+1
2014-08-26powerpc: Fix comment typos in hotplug-memory.cLi Zhong1-2/+2
2014-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds7-24/+49
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds6-21/+10
2014-08-13powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V1-14/+6
2014-08-13powerpc/pseries/hvcserver: Fix endian issue in hvcs_get_partner_infoThomas Falcon1-2/+2
2014-08-13powerpc/pseries: Avoid deadlock on removing ddwGavin Shan1-6/+14
2014-08-13powerpc/pseries: Failure on removing device nodeGavin Shan1-1/+1
2014-08-13powerpc/powernv: Interface to register/unregister opal dump regionVasant Hegde2-0/+25
2014-08-13powerpc/powernv: Fix IOMMU group lostGavin Shan1-1/+1
2014-08-11Merge branch 'devicetree/next-overlay' into devicetree/nextGrant Likely1-1/+1
2014-08-11Merge branch 'devicetree/next-console' into devicetree/nextGrant Likely5-20/+9
2014-08-11Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-4/+4
2014-08-09arch/powerpc: replace obsolete strict_strto* callsDaniel Walter2-3/+3
2014-08-09lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott3-0/+3
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds40-522/+1587
2014-08-07arch/powerpc/platforms/powernv/opal-dump.c: fix world-writable sysfs filesRusty Russell1-2/+2
2014-08-07arch/powerpc/platforms/powernv/opal-elog.c: fix world-writable sysfs filesRusty Russell1-2/+2
2014-08-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-17/+6
2014-08-05powerpc/powernv: Invoke opal call to handle hmi.Mahesh Salgaonkar4-7/+219
2014-08-05powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar2-0/+16
2014-08-05powerpc/powernv: Handle compound PE in config accessorsGavin Shan1-28/+59
2014-08-05powerpc/powernv: Handle compound PE for EEHGavin Shan1-47/+78
2014-08-05powerpc/powernv: Handle compound PEGavin Shan2-0/+146
2014-08-05powerpc/powernv: Split ioda_eeh_get_state()Gavin Shan1-80/+104
2014-08-05powerpc/powernv: Allow to freeze PEGavin Shan1-0/+1
2014-08-05powerpc/powernv: Enable M64 aperatus for PHB3Guo Chao2-21/+300
2014-08-05powerpc/eeh: Aux PE data for error logGavin Shan2-14/+31
2014-08-05powerpc/eeh: Make diag-data not endian dependentGavin Shan2-44/+75
2014-08-05powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan3-23/+24
2014-08-05powerpc/eeh: Selectively enable IO for error logGavin Shan2-1/+17
2014-08-05powerpc/eeh: Refactor EEH flag accessorsGavin Shan3-6/+5
2014-08-05powerpc/powernv: Fix IOMMU table for VFIO devGavin Shan1-9/+21
2014-08-05powerpc/pci: Reorder pci bus/bridge unregistration during PHB removalTyrel Datwyler1-2/+2
2014-08-05powerpc/powernv: Update dev->dma_mask in pci_set_dma_mask() pathBrian W Hart1-0/+1
2014-08-05powerpc/eeh: sysfs entries lostMike Qiu2-2/+17
2014-08-05powerpc/eeh: Avoid event on passed PEGavin Shan1-1/+2
2014-08-05Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt3-1/+46
2014-07-31powerpc/t2080rdb: Add T2080RDB board supportShengzhou Liu2-1/+2
2014-07-30powerpc/e6500: Add support for hardware threadsAndy Fleming1-0/+44
2014-07-28powerpc/pseries: Switch pseries drivers to use machine_xxx_initcall()Michael Ellerman11-23/+19
2014-07-28powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()Michael Ellerman8-16/+14
2014-07-28powerpc: Remove CONFIG_POWER4Michael Ellerman3-30/+26
2014-07-28powerpc: Remove power3 from commentsMichael Ellerman1-1/+1
2014-07-28powerpc: Remove CONFIG_POWER3Michael Ellerman1-4/+0