aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-02powerpc: use device_online/offline() instead of cpu_up/down()Dan Streetman1-2/+2
2014-10-31powerpc/powernv: Properly fix LPC debugfs endiannessBenjamin Herrenschmidt1-0/+59
2014-10-30powerpc/fadump: Fix endianess issues in firmware assisted dump handlingHari Bathini1-2/+12
2014-10-28Revert "powerpc/powernv: Fix endian bug in LPC bus debugfs accessors"Michael Ellerman1-3/+1
2014-10-23powernv: Use _GLOBAL_TOC for opal wrappersJeremy Kerr1-1/+1
2014-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds8-24/+98
2014-10-15powerpc/eeh: Block CFG upon frozen Shiner adapterGavin Shan1-2/+3
2014-10-15powerpc/eeh: Block PCI config access upon frozen PEGavin Shan1-0/+19
2014-10-15powerpc/powernv: Drop config requests in EEH accessorsGavin Shan1-2/+35
2014-10-15powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKEDGavin Shan2-2/+2
2014-10-15powerpc/pseries: Make CPU hotplug path endian safeBharata B Rao3-14/+15
2014-10-15powerpc/pseries: Use dump_stack instead of show_stackAnton Blanchard1-6/+5
2014-10-13powerpc/powernv: Fallback to old HMI handling behavior for old firmwareMahesh Salgaonkar1-0/+21
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds89-392/+718
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-50/+22
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+2
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+5
2014-10-08powerpc/opal: Add PHB to cxl mode callIan Munsie1-0/+1
2014-10-08powerpc/powerpc: Add new PCIe functions for allocating cxl interruptsIan Munsie1-0/+154
2014-10-08powerpc/powernv: Split out set MSI IRQ chip codeIan Munsie1-18/+24
2014-10-08powerpc/cell: Move data segment faulting code out of cell platformIan Munsie1-46/+9
2014-10-08powerpc/cell: Move spu_handle_mm_fault() out of cell platformIan Munsie4-97/+4
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-3/+3
2014-10-07powerpc/powernv: Fix endian bug in LPC bus debugfs accessorsBenjamin Herrenschmidt1-1/+3
2014-10-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.gitMichael Ellerman3-1/+25
2014-10-03powerpc/iommu/ddw: Fix endiannessAlexey Kardashevskiy1-23/+28
2014-10-02powerpc: Add printk levels to powernv platform codeAnton Blanchard2-4/+4
2014-10-02powerpc: Remove powerpc specific cmd_lineAnton Blanchard2-5/+5
2014-10-01MSI/powerpc: Use __read_msi_msg() instead of read_msi_msg()Yijing Wang1-1/+1
2014-10-01PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev3-49/+21
2014-09-30powerpc/powernv: Override dma_get_required_mask()Gavin Shan5-0/+51
2014-09-30powerpc/powernv: Fetch frozen PE on top levelGavin Shan1-14/+34
2014-09-30powerpc/powernv: Sync OpalPciResetScope with firmwareGavin Shan2-8/+8
2014-09-30powerpc/pseries: Decrease message level on EEH initializationGavin Shan1-25/+10
2014-09-30powerpc/powernv: Clear PAPR error injection registersGavin Shan1-0/+25
2014-09-30powerpc/powernv: Add PCI error injection debugfs entryMike Qiu1-0/+52
2014-09-30powerpc/eeh: Introduce eeh_ops::err_injectGavin Shan4-0/+73
2014-09-30powerpc/powernv: Sync header with firmwareGavin Shan1-0/+1
2014-09-30powerpc/eeh: Freeze PE before PE resetGavin Shan2-11/+36
2014-09-25powerpc: pci-ioda: Use a single function to emit logging messagesJoe Perches1-28/+30
2014-09-25powerpc: pci-ioda: Remove unnecessary return value from printkJoe Perches1-6/+3
2014-09-25powerpc: Fix build failure when CONFIG_USB=yPranith Kumar1-1/+1
2014-09-25powerpc: Fix build failure on 44xPranith Kumar1-2/+2
2014-09-25powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras1-3/+3
2014-09-25powerpc: Use CONFIG_ARCH_HAS_FAST_MULTIPLIERAnton Blanchard1-0/+2
2014-09-25powerpc: Add POWER8 CPU selectionAnton Blanchard1-0/+4
2014-09-25pseries: Fix endian issues in cpu hot-removalThomas Falcon2-13/+17
2014-09-25pseries: Fix endian issues in onlining cpu threadsThomas Falcon1-3/+5
2014-09-25powerpc: make of_device_ids constUwe Kleine-König49-58/+58
2014-09-25powerpc/jump_label: use HAVE_JUMP_LABEL?Zhouyi Zhou2-2/+2