summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2014-10-08powerpc/powerpc: Add new PCIe functions for allocating cxl interruptsIan Munsie
2014-10-08powerpc/powernv: Split out set MSI IRQ chip codeIan Munsie
2014-10-08powerpc/mm: Export mmu_kernel_ssize and mmu_linear_psizeIan Munsie
2014-10-08powerpc/msi: Improve IRQ bitmap allocatorIan Munsie
2014-10-08powerpc/cell: Make spu_flush_all_slbs() genericIan Munsie
2014-10-08powerpc/cell: Move data segment faulting code out of cell platformIan Munsie
2014-10-08powerpc/cell: Move spu_handle_mm_fault() out of cell platformIan Munsie
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-07powerpc/pseries: Use new defines when calling H_SET_MODEMichael Neuling
2014-10-07powerpc/perf/hv-24x7: Simplify catalog_read()sukadev@linux.vnet.ibm.com
2014-10-07powerpc/perf/hv-24x7: use kmem_cache instead of aligned stack allocationsCody P Schafer
2014-10-07powerpc/powernv: Fix endian bug in LPC bus debugfs accessorsBenjamin Herrenschmidt
2014-10-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2014-10-03powerpc: Enable CONFIG_CRASH_DUMP=y for ppc64_defconfigMichael Ellerman
2014-10-03powerpc/kdump: crash_dump.c needs to include io.hMichael Ellerman
2014-10-03powerpc: Don't build powernv for other platform defconfigsMichael Ellerman
2014-10-03powerpc/pci: remove duplicate declaration of pci_bus_find_capabilityWei Yang
2014-10-03powerpc/iommu/ddw: Fix endiannessAlexey Kardashevskiy
2014-10-03sched, time: Fix build error with 64 bit cputime_t on 32 bit systemsRik van Riel
2014-10-02powerpc: Add printk levels to powerpc codeAnton Blanchard
2014-10-02powerpc: Add printk levels to powernv platform codeAnton Blanchard
2014-10-02powerpc: Remove powerpc specific cmd_lineAnton Blanchard
2014-10-02powerpc: Use pr_fmt in module loader codeAnton Blanchard
2014-10-02powerpc: Fill in si_addr_lsb siginfo fieldAnton Blanchard
2014-10-02powerpc: Add VM_FAULT_HWPOISON handling to powerpc page fault handlerAnton Blanchard
2014-10-02powerpc: Simplify do_sigbusAnton Blanchard
2014-10-02powerpc: Speed up clear_page by unrolling itAnton Blanchard
2014-10-01MSI/powerpc: Use __read_msi_msg() instead of read_msi_msg()Yijing Wang
2014-10-01PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev
2014-10-01powerpc/eeh: Show hex prefix for PE state sysfsGavin Shan
2014-09-30powerpc/powernv: Override dma_get_required_mask()Gavin Shan
2014-09-30powerpc/powernv: Fetch frozen PE on top levelGavin Shan
2014-09-30powerpc/eeh: Dump PCI config space for all child devicesGavin Shan
2014-09-30powerpc/eeh: Emulate EEH recovery for VFIO devicesGavin Shan
2014-09-30powerpc/eeh: Tag reset state for user owned PEGavin Shan
2014-09-30powerpc/powernv: Sync OpalPciResetScope with firmwareGavin Shan
2014-09-30powerpc/pseries: Decrease message level on EEH initializationGavin Shan
2014-09-30powerpc/eeh: Block PCI config access during resetGavin Shan
2014-09-30powerpc/eeh: Use eeh_unfreeze_pe()Gavin Shan
2014-09-30powerpc/eeh: Unfreeze PE on enabling EEH functionalityGavin Shan
2014-09-30powerpc/eeh: Fix improper condition in eeh_pci_enable()Gavin Shan
2014-09-30powerpc/eeh: Clear frozen device state in timeGavin Shan
2014-09-30powerpc/powernv: Clear PAPR error injection registersGavin Shan
2014-09-30powerpc/powernv: Add PCI error injection debugfs entryMike Qiu
2014-09-30powerpc/eeh: Introduce eeh_ops::err_injectGavin Shan
2014-09-30powerpc/powernv: Sync header with firmwareGavin Shan
2014-09-30powerpc/eeh: Clear frozen state on passing deviceGavin Shan
2014-09-30powerpc/eeh: Reenable PCI devices after resetGavin Shan
2014-09-30powerpc/eeh: Freeze PE before PE resetGavin Shan
2014-09-30powerpc/eeh: Add eeh_pe_state sysfs entryGavin Shan