aboutsummaryrefslogtreecommitdiffstats
path: root/net (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-11powerpc/powernv: Exclude root bus in pnv_pci_reset_secondary_bus()Gavin Shan1-10/+2
2016-05-11powerpc/powernv: Simplify pnv_eeh_reset()Gavin Shan1-36/+31
2016-05-11powerpc/pci: Don't scan empty slotGavin Shan1-1/+2
2016-05-11powerpc/pci: Export pci_traverse_device_nodes()Gavin Shan3-10/+15
2016-05-11powerpc/pci: Introduce pci_remove_device_node_info()Gavin Shan2-0/+24
2016-05-11powerpc/pci: Export pci_add_device_node_info()Gavin Shan3-13/+22
2016-05-11powerpc/pci: Move pci_find_bus_by_node() aroundGavin Shan2-31/+29
2016-05-11powerpc/pci: Rename pcibios_find_pci_bus()Gavin Shan4-8/+7
2016-05-11powerpc/pci: Rename pcibios_{add, remove}_pci_devices()Gavin Shan6-20/+19
2016-05-11powerpc/powernv: Use PE instead of number during setup and releaseGavin Shan2-47/+59
2016-05-11powerpc/powernv/ioda1: Improve DMA32 segment trackGavin Shan2-56/+66
2016-05-11powerpc/powernv: Remove DMA32 PE listGavin Shan2-112/+78
2016-05-11powerpc/powernv/ioda1: Introduce PNV_IODA1_DMA32_SEGSIZEGavin Shan1-13/+18
2016-05-11powerpc/powernv/ioda1: Rename pnv_pci_ioda_setup_dma_pe()Gavin Shan1-4/+5
2016-05-11powerpc/powernv/ioda1: M64 support on P7IOCGavin Shan1-3/+86
2016-05-11powerpc/powernv: Rename M64 related functionsGavin Shan1-11/+11
2016-05-11powerpc/powernv: Track M64 segment consumptionGavin Shan2-2/+9
2016-05-11powerpc/powernv: IO and M32 mapping based on PCI device resourcesGavin Shan1-3/+16
2016-05-11powerpc/powernv: Simplify pnv_ioda_setup_pe_seg()Gavin Shan1-59/+62
2016-05-11powerpc/powernv: Fix initial IO and M32 segmapGavin Shan1-1/+7
2016-05-11powerpc/powernv: Data type unsigned int for PE numberGavin Shan4-9/+9
2016-05-11powerpc/powernv: Rename PE# fields in struct pnv_phbGavin Shan4-33/+33
2016-05-11powerpc/powernv: Reorder fields in struct pnv_phbGavin Shan1-4/+3
2016-05-11powerpc/powernv: Drop phb->bdfn_to_pe()Gavin Shan2-10/+0
2016-05-11powerpc/powernv: Cleanup on pci_controller_ops instancesGavin Shan1-18/+18
2016-05-11powerpc/pci: Cleanup on struct pci_controller_opsGavin Shan1-12/+13
2016-05-11selftests/powerpc: Add test to check if TM SPRs are corruptedRashmica Gupta3-1/+146
2016-05-11selftests/powerpc: Add TM test to check if TAR is corruptedRashmica Gupta3-1/+92
2016-05-11selftests/powerpc: Add test for forking inside transactionRashmica Gupta3-1/+44
2016-05-11selftests/powerpc: Standardise TM callsRashmica Gupta2-13/+7
2016-05-11selftests/powerpc: Make reg.h common to all powerpc selftestsRashmica Gupta4-8/+13
2016-05-11powerpc/powernv: Rename machine_check_pSeries_early() to powernvMahesh Salgaonkar1-2/+2
2016-05-11cxl: Check periodically the coherent platform function's stateChristophe Lombard2-28/+33
2016-05-11cxl: Add kernel API to allow a context to operate with relocate disabledIan Munsie5-2/+34
2016-05-11cxl: Ensure PSL interrupt is configured for contexts with no AFU IRQsIan Munsie2-0/+21
2016-05-11cxl: Remove duplicate #definesIan Munsie1-9/+0
2016-05-11cxl: Handle num_of_processes larger than can fit in the SPAIan Munsie1-3/+12
2016-05-11powerpc/mm: Improve readability of update_mmu_cache()Gavin Shan1-7/+14
2016-05-11powerpc/mm: define TOP_ZONE as a constantOliver O'Halloran1-12/+5
2016-05-11powerpc/sstep: Fix emulation fall-throughOliver O'Halloran1-0/+1
2016-05-11powerpc/sstep: Fix sstep.c compile on powerpcspeLennart Sorensen1-0/+4
2016-05-11powerpc/xmon: Fix SPR read/write commands and add command to dump SPRsPaul Mackerras3-61/+122
2016-05-11perf tools: Fix perf regs mask generationNaveen N. Rao1-4/+4
2016-05-11perf/powerpc: Add support for unwinding perf-stackdumpChandan Kumar3-0/+98
2016-05-11powerpc: Add HAVE_PERF_USER_STACK_DUMP supportChandan Kumar3-2/+3
2016-05-11powerpc/mm/hash64: Fix subpage protection with 4K HPTE configMichael Ellerman1-1/+9
2016-05-11powerpc/mm/hash64: Factor out hash preload psize checkMichael Ellerman1-4/+17
2016-05-11powerpc: Update of_remove_property() call sites to remove null checkingSuraj Jitindar Singh4-26/+10
2016-05-11drivers/of: Add check for null property in of_remove_property()Suraj Jitindar Singh1-0/+3
2016-05-11powerpc/pseries: Add null property check to pseries_discover_pic()Suraj Jitindar Singh1-0/+2