summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-11selftests/powerpc: Add test to check if TM SPRs are corruptedRashmica Gupta
2016-05-11selftests/powerpc: Add TM test to check if TAR is corruptedRashmica Gupta
2016-05-11selftests/powerpc: Add test for forking inside transactionRashmica Gupta
2016-05-11selftests/powerpc: Standardise TM callsRashmica Gupta
2016-05-11selftests/powerpc: Make reg.h common to all powerpc selftestsRashmica Gupta
2016-05-11powerpc/powernv: Rename machine_check_pSeries_early() to powernvMahesh Salgaonkar
2016-05-11cxl: Check periodically the coherent platform function's stateChristophe Lombard
2016-05-11cxl: Add kernel API to allow a context to operate with relocate disabledIan Munsie
2016-05-11cxl: Ensure PSL interrupt is configured for contexts with no AFU IRQsIan Munsie
2016-05-11cxl: Remove duplicate #definesIan Munsie
2016-05-11cxl: Handle num_of_processes larger than can fit in the SPAIan Munsie
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-11perf tools: Fix perf regs mask generationNaveen N. Rao
2016-05-11perf/powerpc: Add support for unwinding perf-stackdumpChandan Kumar
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-11drivers/of: Add check for null property in of_remove_property()Suraj 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