aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-08cxl: Add documentation for userspace APIsIan Munsie6-3/+527
2014-10-08cxl: Add driver to Kbuild and MakefilesIan Munsie2-0/+19
2014-10-08cxl: Add userspace header fileIan Munsie3-0/+90
2014-10-08cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie10-0/+4453
2014-10-08cxl: Add base builtin supportIan Munsie5-0/+97
2014-10-08powerpc/mm: Add hooks for cxlIan Munsie2-1/+7
2014-10-08powerpc/opal: Add PHB to cxl mode callIan Munsie2-0/+3
2014-10-08powerpc/mm: Add new hash_page_mm()Ian Munsie2-7/+18
2014-10-08powerpc/powerpc: Add new PCIe functions for allocating cxl interruptsIan Munsie2-0/+185
2014-10-08cxl: Add new header for call backs and structsIan Munsie1-0/+48
2014-10-08powerpc/powernv: Split out set MSI IRQ chip codeIan Munsie1-18/+24
2014-10-08powerpc/mm: Export mmu_kernel_ssize and mmu_linear_psizeIan Munsie1-0/+2
2014-10-08powerpc/msi: Improve IRQ bitmap allocatorIan Munsie1-11/+25
2014-10-08powerpc/cell: Make spu_flush_all_slbs() genericIan Munsie4-14/+21
2014-10-08powerpc/cell: Move data segment faulting code out of cell platformIan Munsie5-49/+69
2014-10-08powerpc/cell: Move spu_handle_mm_fault() out of cell platformIan Munsie8-14/+33
2014-10-07powerpc/pseries: Use new defines when calling H_SET_MODEMichael Neuling1-6/+6
2014-10-07powerpc: Update contact info in Documentation filessukadev@linux.vnet.ibm.com2-9/+9
2014-10-07powerpc/perf/hv-24x7: Simplify catalog_read()sukadev@linux.vnet.ibm.com1-87/+14
2014-10-07powerpc/perf/hv-24x7: use kmem_cache instead of aligned stack allocationsCody P Schafer1-18/+37
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 Ellerman27-204/+610
2014-10-03powerpc: Enable CONFIG_CRASH_DUMP=y for ppc64_defconfigMichael Ellerman1-0/+1
2014-10-03powerpc/kdump: crash_dump.c needs to include io.hMichael Ellerman1-0/+1
2014-10-03powerpc: Don't build powernv for other platform defconfigsMichael Ellerman5-0/+5
2014-10-03powerpc/pci: remove duplicate declaration of pci_bus_find_capabilityWei Yang1-1/+0
2014-10-03powerpc/iommu/ddw: Fix endiannessAlexey Kardashevskiy1-23/+28
2014-10-02powerpc: Add printk levels to powerpc codeAnton Blanchard5-10/+10
2014-10-02powerpc: Add printk levels to powernv platform codeAnton Blanchard2-4/+4
2014-10-02powerpc: Remove powerpc specific cmd_lineAnton Blanchard10-18/+12
2014-10-02powerpc: Use pr_fmt in module loader codeAnton Blanchard2-36/+31
2014-10-02powerpc: Fill in si_addr_lsb siginfo fieldAnton Blanchard1-0/+8
2014-10-02powerpc: Add VM_FAULT_HWPOISON handling to powerpc page fault handlerAnton Blanchard1-6/+11
2014-10-02powerpc: Simplify do_sigbusAnton Blanchard1-10/+10
2014-10-02powerpc: Speed up clear_page by unrolling itAnton Blanchard1-11/+31
2014-10-01powerpc/eeh: Show hex prefix for PE state sysfsGavin Shan1-1/+1
2014-09-30powerpc/powernv: Override dma_get_required_mask()Gavin Shan7-4/+62
2014-09-30powerpc/powernv: Fetch frozen PE on top levelGavin Shan1-14/+34
2014-09-30powerpc/eeh: Dump PCI config space for all child devicesGavin Shan1-15/+20
2014-09-30powerpc/eeh: Emulate EEH recovery for VFIO devicesGavin Shan3-6/+144
2014-09-30powerpc/eeh: Tag reset state for user owned PEGavin Shan1-0/+2
2014-09-30powerpc/powernv: Sync OpalPciResetScope with firmwareGavin Shan3-11/+14
2014-09-30powerpc/pseries: Decrease message level on EEH initializationGavin Shan1-25/+10
2014-09-30powerpc/eeh: Block PCI config access during resetGavin Shan1-0/+4
2014-09-30powerpc/eeh: Use eeh_unfreeze_pe()Gavin Shan3-50/+8
2014-09-30powerpc/eeh: Unfreeze PE on enabling EEH functionalityGavin Shan2-28/+33
2014-09-30powerpc/eeh: Fix improper condition in eeh_pci_enable()Gavin Shan1-16/+42
2014-09-30powerpc/eeh: Clear frozen device state in timeGavin Shan1-3/+18
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