summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-07130-1800/+4296
|\
| * powerpc/eeh: Export eeh_iommu_group_to_pe()Gavin Shan2014-08-071-0/+1
| * powerpc/eeh: Add missing #ifdef CONFIG_IOMMU_APIBenjamin Herrenschmidt2014-08-051-0/+4
| * powerpc: Reduce scariness of interrupt frames in stack tracesPaul Mackerras2014-08-051-1/+1
| * powerpc: start loop at section start of start in vmemmap_populated()Li Zhong2014-08-051-1/+2
| * powerpc: implement vmemmap_free()Li Zhong2014-08-051-21/+64
| * powerpc: implement vmemmap_remove_mapping() for BOOK3SLi Zhong2014-08-052-1/+23
| * powerpc: implement vmemmap_list_free()Li Zhong2014-08-051-10/+52
| * powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTEMadhusudanan Kandasamy2014-08-051-2/+3
| * powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.Mahesh Salgaonkar2014-08-051-12/+37
| * powerpc/book3s: handle HMIs for cpus in nap mode.Mahesh Salgaonkar2014-08-051-0/+32
| * powerpc/powernv: Invoke opal call to handle hmi.Mahesh Salgaonkar2014-08-056-7/+267
| * powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar2014-08-0513-3/+139
| * powerpc/iommu: Fix comments with it_page_shiftAlexey Kardashevskiy2014-08-051-2/+2
| * powerpc/powernv: Handle compound PE in config accessorsGavin Shan2014-08-051-28/+59
| * powerpc/powernv: Handle compound PE for EEHGavin Shan2014-08-051-47/+78
| * powerpc/powernv: Handle compound PEGavin Shan2014-08-052-0/+146
| * powerpc/powernv: Split ioda_eeh_get_state()Gavin Shan2014-08-051-80/+104
| * powerpc/powernv: Allow to freeze PEGavin Shan2014-08-052-1/+9
| * powerpc/powernv: Enable M64 aperatus for PHB3Guo Chao2014-08-053-22/+307
| * powerpc/eeh: Aux PE data for error logGavin Shan2014-08-054-15/+58
| * powerpc/eeh: Make diag-data not endian dependentGavin Shan2014-08-053-108/+139
| * powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan2014-08-058-44/+48
| * powerpc/eeh: Reduce lines of log dumpGavin Shan2014-08-051-5/+33
| * powerpc/eeh: Selectively enable IO for error logGavin Shan2014-08-054-6/+23
| * powerpc/eeh: Refactor EEH flag accessorsGavin Shan2014-08-056-38/+27
| * powerpc/eeh: Fetch IOMMU table in reliable wayGavin Shan2014-08-051-11/+22
| * powerpc/powernv: Fix IOMMU table for VFIO devGavin Shan2014-08-051-9/+21
| * powerpc/eeh: Wrong place to call pci_get_slot()Mike Qiu2014-08-051-33/+13
| * powerpc: Fix wrong defintion in boot/io.hLucas Tanure2014-08-051-1/+1
| * powerpc/pci: Reorder pci bus/bridge unregistration during PHB removalTyrel Datwyler2014-08-051-2/+2
| * powerpc/powernv: Update dev->dma_mask in pci_set_dma_mask() pathBrian W Hart2014-08-051-0/+1
| * powerpc/64e: Add __ref to early_alloc_pgtable()Scott Wood2014-08-051-1/+1
| * powerpc/mm/numa: Fix break placementAndrey Utkin2014-08-051-1/+1
| * powerpc/eeh: sysfs entries lostMike Qiu2014-08-053-13/+17
| * powerpc/eeh: EEH support for VFIO PCI deviceGavin Shan2014-08-052-0/+280
| * powerpc/eeh: Avoid event on passed PEGavin Shan2014-08-053-1/+17
| * Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-08-0517-35/+439
| |\
| | * powerpc/t2080rdb: Add T2080RDB board supportShengzhou Liu2014-07-314-1/+243
| | * powerpc/fsl-pci: Correct use of ! and &Himangi Saraogi2014-07-291-2/+2
| | * powerpc/mpic_msgr: Use kcalloc and correct the argument to sizeofHimangi Saraogi2014-07-291-1/+1
| | * memory: Freescale CoreNet Coherency Fabric error reporting driverScott Wood2014-07-292-0/+2
| | * powerpc/e6500: Work around erratum A-008139Scott Wood2014-07-291-12/+56
| | * powerpc/e6500: Add support for hardware threadsAndy Fleming2014-07-298-10/+116
| | * powerpc/booke: Define MSR bits the same way as reg.hScott Wood2014-07-291-9/+19
| * | powerpc/perf: Add per-event excludes on Power8Michael Ellerman2014-07-282-24/+67
| * | powerpc/perf: Pass the struct perf_events down to compute_mmcr()Michael Ellerman2014-07-2810-11/+16
| * | powerpc/perf: Clear all MMCR settings before calling compute_mmcr()Michael Ellerman2014-07-281-1/+3
| * | powerpc: Document how we set AIL on guest kernelsMichael Ellerman2014-07-281-1/+5
| * | powerpc/pseries: Switch pseries drivers to use machine_xxx_initcall()Michael Ellerman2014-07-2811-23/+19
OpenPOWER on IntegriCloud