| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/mm: Add hooks for cxl | Ian Munsie | 2014-10-08 | 2 | -1/+7 |
* | powerpc/opal: Add PHB to cxl mode call | Ian Munsie | 2014-10-08 | 2 | -0/+3 |
* | powerpc/mm: Add new hash_page_mm() | Ian Munsie | 2014-10-08 | 2 | -7/+18 |
* | powerpc/powerpc: Add new PCIe functions for allocating cxl interrupts | Ian Munsie | 2014-10-08 | 2 | -0/+185 |
* | powerpc/powernv: Split out set MSI IRQ chip code | Ian Munsie | 2014-10-08 | 1 | -18/+24 |
* | powerpc/mm: Export mmu_kernel_ssize and mmu_linear_psize | Ian Munsie | 2014-10-08 | 1 | -0/+2 |
* | powerpc/msi: Improve IRQ bitmap allocator | Ian Munsie | 2014-10-08 | 1 | -11/+25 |
* | powerpc/cell: Make spu_flush_all_slbs() generic | Ian Munsie | 2014-10-08 | 4 | -14/+21 |
* | powerpc/cell: Move data segment faulting code out of cell platform | Ian Munsie | 2014-10-08 | 5 | -49/+69 |
* | powerpc/cell: Move spu_handle_mm_fault() out of cell platform | Ian Munsie | 2014-10-08 | 8 | -14/+33 |
* | powerpc/pseries: Use new defines when calling H_SET_MODE | Michael Neuling | 2014-10-07 | 1 | -6/+6 |
* | powerpc/perf/hv-24x7: Simplify catalog_read() | sukadev@linux.vnet.ibm.com | 2014-10-07 | 1 | -87/+14 |
* | powerpc/perf/hv-24x7: use kmem_cache instead of aligned stack allocations | Cody P Schafer | 2014-10-07 | 1 | -18/+37 |
* | powerpc/powernv: Fix endian bug in LPC bus debugfs accessors | Benjamin Herrenschmidt | 2014-10-07 | 1 | -1/+3 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 2014-10-04 | 25 | -201/+580 |
|\ |
|
| * | Revert "powerpc/fsl_msi: spread msi ints across different MSIRs" | Scott Wood | 2014-09-19 | 4 | -52/+11 |
| * | powerpc/mm: Use common paging_init() for NUMA | Scott Wood | 2014-09-19 | 2 | -9/+6 |
| * | powerpc/85xx/defconfig: Remove duplicate CONFIG_RTC_DRV_DS1307 | Scott Wood | 2014-09-19 | 2 | -2/+0 |
| * | powerpc: dts: t208x: Change T208x USB controller version | Nikhil Badola | 2014-09-17 | 1 | -2/+2 |
| * | powerpc/fsl-booke64: add missing virtualization options in defconfig | Tudor Laurentiu | 2014-09-10 | 1 | -36/+8 |
| * | powerpc/fsl-booke: Add initial T1042RDB_PI board support | Priyanka Jain | 2014-09-10 | 2 | -0/+58 |
| * | powerpc/fsl-booke: Add initial T1040/T1042 RDB board support | Priyanka Jain | 2014-09-10 | 5 | -1/+255 |
| * | powerpc/8xx: Duplicate two insns instead of branching | LEROY Christophe | 2014-09-05 | 1 | -2/+4 |
| * | powerpc/8xx: Optimize verification in FixupDAR | LEROY Christophe | 2014-09-05 | 1 | -4/+2 |
| * | powerpc/8xx: No need to save r10 and r3 when not calling FixupDAR | LEROY Christophe | 2014-09-05 | 1 | -14/+13 |
| * | powerpc/8xx: Fix comment about DIRTY update | LEROY Christophe | 2014-09-05 | 1 | -6/+2 |
| * | powerpc/8xx: Remove loading of r10 at end of FixupDAR | LEROY Christophe | 2014-09-05 | 1 | -4/+3 |
| * | powerpc/8xx: Use SCRATCH0 and SCRATCH1 also for TLB handlers | LEROY Christophe | 2014-09-05 | 1 | -68/+36 |
| * | powerpc/8xx: Declare SPRG2 as a SCRATCH register | LEROY Christophe | 2014-09-05 | 2 | -6/+7 |
| * | powerpc/fsl_msi: spread msi ints across different MSIRs | Tudor Laurentiu | 2014-09-05 | 4 | -11/+52 |
| * | powerpc/fsl_msi: show more meaningful names in /proc/interrupts | Tudor Laurentiu | 2014-09-05 | 1 | -1/+15 |
| * | powerpc/fsl_msi: change the irq handler from chained to normal | Tudor Laurentiu | 2014-09-05 | 1 | -38/+18 |
| * | powerpc/fsl_msi: reorganize structs to improve clarity and flexibility | Tudor Laurentiu | 2014-09-05 | 2 | -7/+14 |
| * | powerpc: dts: t4240: Change T4240 USB controller version | Nikhil Badola | 2014-09-04 | 1 | -2/+2 |
| * | powerpc: fsl_pci: Add forced PCI Agent enumeration | Aaron Sierra | 2014-09-04 | 1 | -1/+2 |
| * | powerpc: configs: Add VFAT file-system configs | Nikhil Badola | 2014-09-04 | 5 | -0/+13 |
| * | powerpc/fsl_msi: support vmpic msi with mpic 4.3 | Tudor Laurentiu | 2014-09-04 | 1 | -2/+8 |
| * | powerpc/fsl-pci: Limit ZONE_DMA32 to 2GiB on 64-bit platforms | Scott Wood | 2014-09-04 | 2 | -0/+21 |
| * | powerpc/64: Limit ZONE_DMA32 to 4GiB in swiotlb_detect_4g() | Scott Wood | 2014-09-04 | 1 | -2/+6 |
| * | powerpc/64: Honor swiotlb limit in coherent allocations | Scott Wood | 2014-09-04 | 1 | -1/+14 |
| * | powerpc: Dynamic DMA zone limits | Scott Wood | 2014-09-04 | 4 | -5/+83 |
* | | powerpc: Enable CONFIG_CRASH_DUMP=y for ppc64_defconfig | Michael Ellerman | 2014-10-03 | 1 | -0/+1 |
* | | powerpc/kdump: crash_dump.c needs to include io.h | Michael Ellerman | 2014-10-03 | 1 | -0/+1 |
* | | powerpc: Don't build powernv for other platform defconfigs | Michael Ellerman | 2014-10-03 | 5 | -0/+5 |
* | | powerpc/pci: remove duplicate declaration of pci_bus_find_capability | Wei Yang | 2014-10-03 | 1 | -1/+0 |
* | | powerpc/iommu/ddw: Fix endianness | Alexey Kardashevskiy | 2014-10-03 | 1 | -23/+28 |
* | | powerpc: Add printk levels to powerpc code | Anton Blanchard | 2014-10-02 | 5 | -10/+10 |
* | | powerpc: Add printk levels to powernv platform code | Anton Blanchard | 2014-10-02 | 2 | -4/+4 |
* | | powerpc: Remove powerpc specific cmd_line | Anton Blanchard | 2014-10-02 | 8 | -16/+10 |
* | | powerpc: Use pr_fmt in module loader code | Anton Blanchard | 2014-10-02 | 2 | -36/+31 |