summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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/cpuidle: Fix parsing of idle state flags from device-treeVaidyanathan Srinivasan2014-08-051-8/+8
| * | | powerpc/cpufreq: Add pr_warn() on OPAL firmware failuresVaidyanathan Srinivasan2014-08-051-2/+16
| * | | powerpc/mm/numa: Fix break placementAndrey Utkin2014-08-051-1/+1
| * | | powerpc/eeh: sysfs entries lostMike Qiu2014-08-053-13/+17
| * | | drivers/vfio: EEH support for VFIO PCI deviceGavin Shan2014-08-057-8/+259
| * | | 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-0521-35/+717
| |\ \ \
| | * | | powerpc/t2080rdb: Add T2080RDB board supportShengzhou Liu2014-07-314-1/+243
| | * | | powerpc/85xx: Add binding for CPLDPriyanka Jain2014-07-311-0/+16
| | * | | 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-295-0/+264
| | * | | 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
| * | | | Add Michael Ellerman as powerpc co-maintainerBenjamin Herrenschmidt2014-07-281-0/+1
| * | | | 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
| * | | | selftests/powerpc: Add test of per-event excludesMichael Ellerman2014-07-282-1/+115
| * | | | selftests/powerpc: Add a routine for retrieving an AUXV entryMichael Ellerman2014-07-282-0/+49
| * | | | selftests/powerpc: Add cycles test with MMCR2 handlingMichael Ellerman2014-07-282-1/+93