summaryrefslogtreecommitdiffstats
path: root/include/sound (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-05powerpc/eeh: Add missing #ifdef CONFIG_IOMMU_APIBenjamin Herrenschmidt1-0/+4
2014-08-05powerpc: Reduce scariness of interrupt frames in stack tracesPaul Mackerras1-1/+1
2014-08-05powerpc: start loop at section start of start in vmemmap_populated()Li Zhong1-1/+2
2014-08-05powerpc: implement vmemmap_free()Li Zhong1-21/+64
2014-08-05powerpc: implement vmemmap_remove_mapping() for BOOK3SLi Zhong2-1/+23
2014-08-05powerpc: implement vmemmap_list_free()Li Zhong1-10/+52
2014-08-05powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTEMadhusudanan Kandasamy1-2/+3
2014-08-05powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.Mahesh Salgaonkar1-12/+37
2014-08-05powerpc/book3s: handle HMIs for cpus in nap mode.Mahesh Salgaonkar1-0/+32
2014-08-05powerpc/powernv: Invoke opal call to handle hmi.Mahesh Salgaonkar6-7/+267
2014-08-05powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar13-3/+139
2014-08-05powerpc/iommu: Fix comments with it_page_shiftAlexey Kardashevskiy1-2/+2
2014-08-05powerpc/powernv: Handle compound PE in config accessorsGavin Shan1-28/+59
2014-08-05powerpc/powernv: Handle compound PE for EEHGavin Shan1-47/+78
2014-08-05powerpc/powernv: Handle compound PEGavin Shan2-0/+146
2014-08-05powerpc/powernv: Split ioda_eeh_get_state()Gavin Shan1-80/+104
2014-08-05powerpc/powernv: Allow to freeze PEGavin Shan2-1/+9
2014-08-05powerpc/powernv: Enable M64 aperatus for PHB3Guo Chao3-22/+307
2014-08-05powerpc/eeh: Aux PE data for error logGavin Shan4-15/+58
2014-08-05powerpc/eeh: Make diag-data not endian dependentGavin Shan3-108/+139
2014-08-05powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan8-44/+48
2014-08-05powerpc/eeh: Reduce lines of log dumpGavin Shan1-5/+33
2014-08-05powerpc/eeh: Selectively enable IO for error logGavin Shan4-6/+23
2014-08-05powerpc/eeh: Refactor EEH flag accessorsGavin Shan6-38/+27
2014-08-05powerpc/eeh: Fetch IOMMU table in reliable wayGavin Shan1-11/+22
2014-08-05powerpc/powernv: Fix IOMMU table for VFIO devGavin Shan1-9/+21
2014-08-05powerpc/eeh: Wrong place to call pci_get_slot()Mike Qiu1-33/+13
2014-08-05powerpc: Fix wrong defintion in boot/io.hLucas Tanure1-1/+1
2014-08-05powerpc/pci: Reorder pci bus/bridge unregistration during PHB removalTyrel Datwyler1-2/+2
2014-08-05powerpc/powernv: Update dev->dma_mask in pci_set_dma_mask() pathBrian W Hart1-0/+1
2014-08-05powerpc/64e: Add __ref to early_alloc_pgtable()Scott Wood1-1/+1
2014-08-05powerpc/cpuidle: Fix parsing of idle state flags from device-treeVaidyanathan Srinivasan1-8/+8
2014-08-05powerpc/cpufreq: Add pr_warn() on OPAL firmware failuresVaidyanathan Srinivasan1-2/+16
2014-08-05powerpc/mm/numa: Fix break placementAndrey Utkin1-1/+1
2014-08-05powerpc/eeh: sysfs entries lostMike Qiu3-13/+17
2014-08-05drivers/vfio: EEH support for VFIO PCI deviceGavin Shan7-8/+259
2014-08-05powerpc/eeh: EEH support for VFIO PCI deviceGavin Shan2-0/+280
2014-08-05powerpc/eeh: Avoid event on passed PEGavin Shan3-1/+17
2014-07-31powerpc/t2080rdb: Add T2080RDB board supportShengzhou Liu4-1/+243
2014-07-31powerpc/85xx: Add binding for CPLDPriyanka Jain1-0/+16
2014-07-30powerpc/fsl-pci: Correct use of ! and &Himangi Saraogi1-2/+2
2014-07-30powerpc/mpic_msgr: Use kcalloc and correct the argument to sizeofHimangi Saraogi1-1/+1
2014-07-30memory: Freescale CoreNet Coherency Fabric error reporting driverScott Wood5-0/+264
2014-07-30powerpc/e6500: Work around erratum A-008139Scott Wood1-12/+56
2014-07-30powerpc/e6500: Add support for hardware threadsAndy Fleming8-10/+116
2014-07-30powerpc/booke: Define MSR bits the same way as reg.hScott Wood1-9/+19
2014-07-28Add Michael Ellerman as powerpc co-maintainerBenjamin Herrenschmidt1-0/+1
2014-07-28powerpc/perf: Add per-event excludes on Power8Michael Ellerman2-24/+67
2014-07-28powerpc/perf: Pass the struct perf_events down to compute_mmcr()Michael Ellerman10-11/+16
2014-07-28powerpc/perf: Clear all MMCR settings before calling compute_mmcr()Michael Ellerman1-1/+3