summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cxl: Add driver to Kbuild and MakefilesIan Munsie2014-10-082-0/+19
* cxl: Add userspace header fileIan Munsie2014-10-083-0/+90
* cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie2014-10-0810-0/+4453
* cxl: Add base builtin supportIan Munsie2014-10-085-0/+97
* powerpc/mm: Add hooks for cxlIan Munsie2014-10-082-1/+7
* powerpc/opal: Add PHB to cxl mode callIan Munsie2014-10-082-0/+3
* powerpc/mm: Add new hash_page_mm()Ian Munsie2014-10-082-7/+18
* powerpc/powerpc: Add new PCIe functions for allocating cxl interruptsIan Munsie2014-10-082-0/+185
* cxl: Add new header for call backs and structsIan Munsie2014-10-081-0/+48
* powerpc/powernv: Split out set MSI IRQ chip codeIan Munsie2014-10-081-18/+24
* powerpc/mm: Export mmu_kernel_ssize and mmu_linear_psizeIan Munsie2014-10-081-0/+2
* powerpc/msi: Improve IRQ bitmap allocatorIan Munsie2014-10-081-11/+25
* powerpc/cell: Make spu_flush_all_slbs() genericIan Munsie2014-10-084-14/+21
* powerpc/cell: Move data segment faulting code out of cell platformIan Munsie2014-10-085-49/+69
* powerpc/cell: Move spu_handle_mm_fault() out of cell platformIan Munsie2014-10-088-14/+33
* powerpc/pseries: Use new defines when calling H_SET_MODEMichael Neuling2014-10-071-6/+6
* powerpc: Update contact info in Documentation filessukadev@linux.vnet.ibm.com2014-10-072-9/+9
* powerpc/perf/hv-24x7: Simplify catalog_read()sukadev@linux.vnet.ibm.com2014-10-071-87/+14
* powerpc/perf/hv-24x7: use kmem_cache instead of aligned stack allocationsCody P Schafer2014-10-071-18/+37
* powerpc/powernv: Fix endian bug in LPC bus debugfs accessorsBenjamin Herrenschmidt2014-10-071-1/+3
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2014-10-0427-204/+610
|\
| * Revert "powerpc/fsl_msi: spread msi ints across different MSIRs"Scott Wood2014-09-194-52/+11
| * powerpc/mm: Use common paging_init() for NUMAScott Wood2014-09-192-9/+6
| * powerpc/85xx/defconfig: Remove duplicate CONFIG_RTC_DRV_DS1307Scott Wood2014-09-192-2/+0
| * powerpc: dts: t208x: Change T208x USB controller versionNikhil Badola2014-09-161-2/+2
| * powerpc/fsl-booke64: add missing virtualization options in defconfigTudor Laurentiu2014-09-091-36/+8
| * powerpc/fsl-booke: Add initial T1042RDB_PI board supportPriyanka Jain2014-09-092-0/+58
| * powerpc/fsl-booke: Add initial T1040/T1042 RDB board supportPriyanka Jain2014-09-095-1/+255
| * powerpc/8xx: Duplicate two insns instead of branchingLEROY Christophe2014-09-041-2/+4
| * powerpc/8xx: Optimize verification in FixupDARLEROY Christophe2014-09-041-4/+2
| * powerpc/8xx: No need to save r10 and r3 when not calling FixupDARLEROY Christophe2014-09-041-14/+13
| * powerpc/8xx: Fix comment about DIRTY updateLEROY Christophe2014-09-041-6/+2
| * powerpc/8xx: Remove loading of r10 at end of FixupDARLEROY Christophe2014-09-041-4/+3
| * powerpc/8xx: Use SCRATCH0 and SCRATCH1 also for TLB handlersLEROY Christophe2014-09-041-68/+36
| * powerpc/8xx: Declare SPRG2 as a SCRATCH registerLEROY Christophe2014-09-042-6/+7
| * powerpc/fsl_msi: spread msi ints across different MSIRsTudor Laurentiu2014-09-044-11/+52
| * powerpc/fsl_msi: show more meaningful names in /proc/interruptsTudor Laurentiu2014-09-041-1/+15
| * powerpc/fsl_msi: change the irq handler from chained to normalTudor Laurentiu2014-09-041-38/+18
| * powerpc/fsl_msi: reorganize structs to improve clarity and flexibilityTudor Laurentiu2014-09-042-7/+14
| * powerpc: dts: t4240: Change T4240 USB controller versionNikhil Badola2014-09-031-2/+2
| * powerpc: fsl_pci: Add forced PCI Agent enumerationAaron Sierra2014-09-032-1/+29
| * powerpc: configs: Add VFAT file-system configsNikhil Badola2014-09-035-0/+13
| * fsl_ifc: Fix csor_ext position in fsl_ifc_regsAaron Sierra2014-09-031-3/+3
| * powerpc/fsl_msi: support vmpic msi with mpic 4.3Tudor Laurentiu2014-09-031-2/+8
| * powerpc/fsl-pci: Limit ZONE_DMA32 to 2GiB on 64-bit platformsScott Wood2014-09-032-0/+21
| * powerpc/64: Limit ZONE_DMA32 to 4GiB in swiotlb_detect_4g()Scott Wood2014-09-031-2/+6
| * powerpc/64: Honor swiotlb limit in coherent allocationsScott Wood2014-09-031-1/+14
| * powerpc: Dynamic DMA zone limitsScott Wood2014-09-034-5/+83
* | powerpc: Enable CONFIG_CRASH_DUMP=y for ppc64_defconfigMichael Ellerman2014-10-031-0/+1
* | powerpc/kdump: crash_dump.c needs to include io.hMichael Ellerman2014-10-031-0/+1
OpenPOWER on IntegriCloud