index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-12
powerpc/powernv: Fix insufficient memory allocation
Alexey Kardashevskiy
1
-1
/
+2
2016-05-12
powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
Guilherme G. Piccoli
1
-12
/
+12
2016-05-12
Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
Guilherme G. Piccoli
1
-1
/
+1
2016-05-12
powerpc/eeh: Drop unnecessary label in eeh_pe_change_owner()
Gavin Shan
1
-4
/
+1
2016-05-12
powerpc/eeh: Ignore handlers in eeh_pe_reset_and_recover()
Gavin Shan
1
-7
/
+1
2016-05-12
powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()
Gavin Shan
1
-0
/
+23
2016-05-12
powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()
Gavin Shan
1
-3
/
+0
2016-05-12
Revert "powerpc/powernv: Exclude root bus in pnv_pci_reset_secondary_bus()"
Michael Ellerman
1
-2
/
+10
2016-05-11
powerpc/powernv/npu: Enable NVLink pass through
Alexey Kardashevskiy
3
-6
/
+176
2016-05-11
powerpc/powernv/npu: Rework TCE Kill handling
Alexey Kardashevskiy
3
-112
/
+27
2016-05-11
powerpc/powernv/npu: Add set/unset window helpers
Alexey Kardashevskiy
1
-10
/
+55
2016-05-11
powerpc/powernv/ioda2: Export debug helper pe_level_printk()
Alexey Kardashevskiy
2
-8
/
+10
2016-05-11
powerpc/powernv/npu: Simplify DMA setup
Alexey Kardashevskiy
3
-68
/
+52
2016-05-11
powerpc/powernv/npu: Use the correct IOMMU page size
Alexey Kardashevskiy
1
-6
/
+5
2016-05-11
powerpc/powernv/npu: TCE Kill helpers cleanup
Alexey Kardashevskiy
3
-52
/
+25
2016-05-11
powerpc/powernv: Define TCE Kill flags
Alexey Kardashevskiy
1
-2
/
+5
2016-05-11
powerpc/powernv: Rename pnv_pci_ioda2_tce_invalidate_entire
Alexey Kardashevskiy
1
-3
/
+3
2016-05-11
powerpc/powernv: Exclude root bus in pnv_pci_reset_secondary_bus()
Gavin Shan
1
-10
/
+2
2016-05-11
powerpc/powernv: Simplify pnv_eeh_reset()
Gavin Shan
1
-36
/
+31
2016-05-11
powerpc/pci: Don't scan empty slot
Gavin Shan
1
-1
/
+2
2016-05-11
powerpc/pci: Export pci_traverse_device_nodes()
Gavin Shan
3
-10
/
+15
2016-05-11
powerpc/pci: Introduce pci_remove_device_node_info()
Gavin Shan
2
-0
/
+24
2016-05-11
powerpc/pci: Export pci_add_device_node_info()
Gavin Shan
3
-13
/
+22
2016-05-11
powerpc/pci: Move pci_find_bus_by_node() around
Gavin Shan
2
-31
/
+29
2016-05-11
powerpc/pci: Rename pcibios_find_pci_bus()
Gavin Shan
2
-4
/
+3
2016-05-11
powerpc/pci: Rename pcibios_{add, remove}_pci_devices()
Gavin Shan
3
-16
/
+15
2016-05-11
powerpc/powernv: Use PE instead of number during setup and release
Gavin Shan
2
-47
/
+59
2016-05-11
powerpc/powernv/ioda1: Improve DMA32 segment track
Gavin Shan
2
-56
/
+66
2016-05-11
powerpc/powernv: Remove DMA32 PE list
Gavin Shan
2
-112
/
+78
2016-05-11
powerpc/powernv/ioda1: Introduce PNV_IODA1_DMA32_SEGSIZE
Gavin Shan
1
-13
/
+18
2016-05-11
powerpc/powernv/ioda1: Rename pnv_pci_ioda_setup_dma_pe()
Gavin Shan
1
-4
/
+5
2016-05-11
powerpc/powernv/ioda1: M64 support on P7IOC
Gavin Shan
1
-3
/
+86
2016-05-11
powerpc/powernv: Rename M64 related functions
Gavin Shan
1
-11
/
+11
2016-05-11
powerpc/powernv: Track M64 segment consumption
Gavin Shan
2
-2
/
+9
2016-05-11
powerpc/powernv: IO and M32 mapping based on PCI device resources
Gavin Shan
1
-3
/
+16
2016-05-11
powerpc/powernv: Simplify pnv_ioda_setup_pe_seg()
Gavin Shan
1
-59
/
+62
2016-05-11
powerpc/powernv: Fix initial IO and M32 segmap
Gavin Shan
1
-1
/
+7
2016-05-11
powerpc/powernv: Data type unsigned int for PE number
Gavin Shan
4
-9
/
+9
2016-05-11
powerpc/powernv: Rename PE# fields in struct pnv_phb
Gavin Shan
4
-33
/
+33
2016-05-11
powerpc/powernv: Reorder fields in struct pnv_phb
Gavin Shan
1
-4
/
+3
2016-05-11
powerpc/powernv: Drop phb->bdfn_to_pe()
Gavin Shan
2
-10
/
+0
2016-05-11
powerpc/powernv: Cleanup on pci_controller_ops instances
Gavin Shan
1
-18
/
+18
2016-05-11
powerpc/pci: Cleanup on struct pci_controller_ops
Gavin Shan
1
-12
/
+13
2016-05-11
powerpc/powernv: Rename machine_check_pSeries_early() to powernv
Mahesh Salgaonkar
1
-2
/
+2
2016-05-11
powerpc/mm: Improve readability of update_mmu_cache()
Gavin Shan
1
-7
/
+14
2016-05-11
powerpc/mm: define TOP_ZONE as a constant
Oliver O'Halloran
1
-12
/
+5
2016-05-11
powerpc/sstep: Fix emulation fall-through
Oliver O'Halloran
1
-0
/
+1
2016-05-11
powerpc/sstep: Fix sstep.c compile on powerpcspe
Lennart Sorensen
1
-0
/
+4
2016-05-11
powerpc/xmon: Fix SPR read/write commands and add command to dump SPRs
Paul Mackerras
3
-61
/
+122
2016-05-11
powerpc: Add HAVE_PERF_USER_STACK_DUMP support
Chandan Kumar
1
-0
/
+1
[next]