summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2016-05-11powerpc/powernv/npu: Enable NVLink pass throughAlexey Kardashevskiy
2016-05-11powerpc/powernv/npu: Rework TCE Kill handlingAlexey Kardashevskiy
2016-05-11powerpc/powernv/npu: Add set/unset window helpersAlexey Kardashevskiy
2016-05-11powerpc/powernv/ioda2: Export debug helper pe_level_printk()Alexey Kardashevskiy
2016-05-11powerpc/powernv/npu: Simplify DMA setupAlexey Kardashevskiy
2016-05-11powerpc/powernv/npu: Use the correct IOMMU page sizeAlexey Kardashevskiy
2016-05-11powerpc/powernv/npu: TCE Kill helpers cleanupAlexey Kardashevskiy
2016-05-11powerpc/powernv: Define TCE Kill flagsAlexey Kardashevskiy
2016-05-11powerpc/powernv: Rename pnv_pci_ioda2_tce_invalidate_entireAlexey Kardashevskiy
2016-05-11powerpc/powernv: Exclude root bus in pnv_pci_reset_secondary_bus()Gavin Shan
2016-05-11powerpc/powernv: Simplify pnv_eeh_reset()Gavin Shan
2016-05-11powerpc/pci: Don't scan empty slotGavin Shan
2016-05-11powerpc/pci: Export pci_traverse_device_nodes()Gavin Shan
2016-05-11powerpc/pci: Introduce pci_remove_device_node_info()Gavin Shan
2016-05-11powerpc/pci: Export pci_add_device_node_info()Gavin Shan
2016-05-11powerpc/pci: Move pci_find_bus_by_node() aroundGavin Shan
2016-05-11powerpc/pci: Rename pcibios_find_pci_bus()Gavin Shan
2016-05-11powerpc/pci: Rename pcibios_{add, remove}_pci_devices()Gavin Shan
2016-05-11powerpc/powernv: Use PE instead of number during setup and releaseGavin Shan
2016-05-11powerpc/powernv/ioda1: Improve DMA32 segment trackGavin Shan
2016-05-11powerpc/powernv: Remove DMA32 PE listGavin Shan
2016-05-11powerpc/powernv/ioda1: Introduce PNV_IODA1_DMA32_SEGSIZEGavin Shan
2016-05-11powerpc/powernv/ioda1: Rename pnv_pci_ioda_setup_dma_pe()Gavin Shan
2016-05-11powerpc/powernv/ioda1: M64 support on P7IOCGavin Shan
2016-05-11powerpc/powernv: Rename M64 related functionsGavin Shan
2016-05-11powerpc/powernv: Track M64 segment consumptionGavin Shan
2016-05-11powerpc/powernv: IO and M32 mapping based on PCI device resourcesGavin Shan
2016-05-11powerpc/powernv: Simplify pnv_ioda_setup_pe_seg()Gavin Shan
2016-05-11powerpc/powernv: Fix initial IO and M32 segmapGavin Shan
2016-05-11powerpc/powernv: Data type unsigned int for PE numberGavin Shan
2016-05-11powerpc/powernv: Rename PE# fields in struct pnv_phbGavin Shan
2016-05-11powerpc/powernv: Reorder fields in struct pnv_phbGavin Shan
2016-05-11powerpc/powernv: Drop phb->bdfn_to_pe()Gavin Shan
2016-05-11powerpc/powernv: Cleanup on pci_controller_ops instancesGavin Shan
2016-05-11powerpc/pci: Cleanup on struct pci_controller_opsGavin Shan
2016-05-11powerpc/powernv: Rename machine_check_pSeries_early() to powernvMahesh Salgaonkar
2016-05-11powerpc/mm: Improve readability of update_mmu_cache()Gavin Shan
2016-05-11powerpc/mm: define TOP_ZONE as a constantOliver O'Halloran
2016-05-11powerpc/sstep: Fix emulation fall-throughOliver O'Halloran
2016-05-11powerpc/sstep: Fix sstep.c compile on powerpcspeLennart Sorensen
2016-05-11powerpc/xmon: Fix SPR read/write commands and add command to dump SPRsPaul Mackerras
2016-05-11powerpc: Add HAVE_PERF_USER_STACK_DUMP supportChandan Kumar
2016-05-11powerpc/mm/hash64: Fix subpage protection with 4K HPTE configMichael Ellerman
2016-05-11powerpc/mm/hash64: Factor out hash preload psize checkMichael Ellerman
2016-05-11powerpc: Update of_remove_property() call sites to remove null checkingSuraj Jitindar Singh
2016-05-11powerpc/pseries: Add null property check to pseries_discover_pic()Suraj Jitindar Singh
2016-05-11powerpc/powernv/pci: Fix cfg_dbg() & replace with pr_devel()Alexey Kardashevskiy
2016-05-11powerpc: Remove unnecessary CONFIG_SMP #ifdefsChris Smart
2016-05-11powerpc: Remove unused remnants from A2 cpuRashmica Gupta
2016-05-11powerpc/mm/slice: Remove slice_mm_new_context()Aneesh Kumar K.V