aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-19Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds7-4/+325
2014-12-18powerpc/powernv: Ignore smt-enabled on Power8 and laterGreg Kurz1-1/+15
2014-12-15powerpc/powernv: Expose OPAL firmware symbol mapBenjamin Herrenschmidt1-1/+37
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds7-7/+0
2014-12-15powernv/powerpc: Add winkle support for offline cpusShreyas B. Prabhu5-2/+121
2014-12-15powernv/cpuidle: Redesign idle states managementShreyas B. Prabhu3-3/+86
2014-12-15powerpc/powernv: Enable Offline CPUs to enter deep idle statesShreyas B. Prabhu3-1/+57
2014-12-14i2c: Driver to expose PowerNV platform i2c bussesNeelesh Gupta2-0/+13
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+0
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds52-278/+367
2014-12-11Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linuxLinus Torvalds4-15/+17
2014-12-10Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds1-2/+2
2014-12-10ppc/cell: replace get_unused_fd() with get_unused_fd_flags(0)Yann Droneaud1-2/+2
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-6/+6
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+5
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro4-8/+75
2014-12-08powerpc/powernv: Return to cpu offline loop when finished in KVM guestPaul Mackerras1-5/+18
2014-12-05powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V5-7/+8
2014-12-02Merge remote-tracking branch 'benh/next' into nextMichael Ellerman3-4/+14
2014-12-02powerpc/mm/thp: Use tlbiel if possibleAneesh Kumar K.V1-1/+1
2014-12-02powerpc/powernv: Cleanup unused MCE definitions/declarations.Mahesh Salgaonkar1-1/+0
2014-12-02powerpc/eeh: Dump PHB diag-data earlyGavin Shan1-1/+12
2014-12-02powerpc/eeh: Set EEH_PE_RESET on PE resetGavin Shan1-1/+1
2014-11-30hwmon: (ibmpowernv) Use platform 'id_table' to probe the deviceNeelesh Gupta1-0/+20
2014-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds2-2/+2
2014-11-27powerpc/powernv: Replace OPAL_DEASSERT_RESET with EEH_RESET_DEACTIVATEGavin Shan1-1/+1
2014-11-27powerpc/powernv: Fix the hmi event version check.Mahesh Salgaonkar1-1/+1
2014-11-24of/reconfig: Always use the same structure for notifiersGrant Likely4-15/+17
2014-11-24powerpc/pseries: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt1-1/+1
2014-11-24powerpc/powernv: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt2-4/+2
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner1-3/+3
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2-2/+2
2014-11-23PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()Jiang Liu1-1/+1
2014-11-20Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina118-1024/+2553
2014-11-19powerpc: Remove more traces of bootmemMichael Ellerman5-35/+12
2014-11-19powerpc/pseries: Initialise nvram_pstore_info's buf_lockLi Zhong1-0/+2
2014-11-18powerpc/iommu: Rename iommu_[un]map_sg functionsJoerg Roedel1-4/+5
2014-11-18Merge remote-tracking branch 'scottwood/next' into nextMichael Ellerman1-4/+0
2014-11-17rtc/tpo: Driver to support rtc and wakeup on PowerNV platformNeelesh Gupta5-48/+30
2014-11-14powerpc/powernv: Fix potential zero devisorGavin Shan1-12/+16
2014-11-14powerpc/powernv: Bail upon invalid master PEGavin Shan1-1/+3
2014-11-14powerpc/powernv: Simplify pnv_ioda_configure_pe()Gavin Shan1-15/+17
2014-11-14powerpc/powernv: Set PELTV for compound PEsGavin Shan1-16/+102
2014-11-14powerpc/powernv: Initialize M64 PE in timeGavin Shan1-6/+21
2014-11-14powerpc/powernv: Rename alloc_m64_pe() to reserve_m64_pe()Gavin Shan2-5/+5
2014-11-14powerpc/powernv: Fix condition to remove M64Gavin Shan1-2/+2
2014-11-14powerpc/powernv: Check PHB type in advanceGavin Shan1-6/+6
2014-11-12Merge branch 'topic/opal-ipmi' into nextMichael Ellerman2-0/+16
2014-11-12powerpc/powernv: Add OPAL IPMI interfaceJeremy Kerr2-0/+16