index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powernv
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/iommu: Set default DMA offset in dma_dev_setup
Alexey Kardashevskiy
2015-08-27
1
-0
/
+1
*
powerpc/powernv: Reset HILE before kexec_sequence()
Samuel Mendoza-Jonas
2015-08-20
1
-0
/
+7
*
powerpc/powernv: Create LED platform device
Vasant Hegde
2015-08-20
1
-1
/
+11
*
powerpc/powernv: Add OPAL interfaces for accessing and modifying system LED s...
Anshuman Khandual
2015-08-20
1
-0
/
+2
*
powerpc/powernv: Fix the log message when disabling VF
Wei Yang
2015-08-20
1
-2
/
+3
*
powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_ops
Andrew Donnellan
2015-08-18
5
-31
/
+4
*
powerpc: Add an inline function to update POWER8 HID0
Gautham R. Shenoy
2015-08-14
1
-2
/
+2
*
powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.
Mahesh Salgaonkar
2015-08-06
1
-0
/
+19
*
powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable machine check err...
Mahesh Salgaonkar
2015-08-06
2
-0
/
+36
*
powerpc/powernv: Pull all HMI events before panic.
Mahesh Salgaonkar
2015-08-06
1
-2
/
+24
*
powerpc/powernv: display reason for Malfunction Alert HMI.
Mahesh Salgaonkar
2015-08-06
1
-0
/
+132
*
powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_*
Paul Mackerras
2015-07-23
1
-1
/
+1
*
powerpc/eeh: Dump PHB diag-data for non-existing PE
Gavin Shan
2015-07-21
1
-1
/
+9
*
powerpc/eeh: Fix wrong printed PE number
Gavin Shan
2015-07-21
1
-1
/
+1
*
powerpc/powernv: Add poweroff (EPOW, DPO) events support for PowerNV platform
Vipin K Parashar
2015-07-16
2
-17
/
+131
*
powerpc/powernv: Unfreeze VF PE on releasing it
Gavin Shan
2015-07-13
1
-1
/
+1
*
powerpc/powernv: Include VF PE in PELTV of PF PE
Gavin Shan
2015-07-13
1
-1
/
+1
*
powerpc/powernv: Pick M64 PEs based on BARs
Gavin Shan
2015-07-13
2
-53
/
+8
*
powerpc/powernv: Boolean argument for pnv_ioda_setup_bus_PE()
Gavin Shan
2015-07-13
2
-5
/
+5
*
powerpc/powernv: Reserve M64 PEs based on BARs
Gavin Shan
2015-07-13
2
-21
/
+38
*
powerpc/powernv: Allow to reserve one PE for multiple times
Gavin Shan
2015-07-13
1
-5
/
+3
*
powerpc/iommu: Cleanup setting of DMA base/offset
Benjamin Herrenschmidt
2015-07-13
1
-2
/
+1
*
powerpc/powernv: Fix opal-elog interrupt handler
Alistair Popple
2015-07-06
1
-11
/
+5
*
powerpc/powernv: Fix vma page prot flags in opal-prd driver
Vaidyanathan Srinivasan
2015-07-06
1
-5
/
+4
*
powerpc/powernv: Fix wrong IOMMU table in pnv_ioda_setup_bus_dma()
Alexey Kardashevskiy
2015-06-19
1
-1
/
+1
*
powerpc/iommu/ioda2: Enable compile with IOV=on and IOMMU_API=off
Alexey Kardashevskiy
2015-06-18
1
-24
/
+26
*
powerpc/powernv: fix construction of opal PRD messages
Jeremy Kerr
2015-06-18
1
-7
/
+12
*
powerpc/powernv: Increase opal-irqchip initcall priority
Alistair Popple
2015-06-18
2
-3
/
+4
*
powerpc/powernv: pnv_init_idle_states() should only run on powernv
Michael Ellerman
2015-06-15
1
-2
/
+2
*
vfio: powerpc/spapr: powerpc/powernv/ioda2: Use DMA windows API in ownership ...
Alexey Kardashevskiy
2015-06-11
1
-47
/
+54
*
powerpc/iommu/ioda2: Add get_table_size() to calculate the size of future table
Alexey Kardashevskiy
2015-06-11
1
-0
/
+34
*
powerpc/powernv/ioda2: Use new helpers to do proper cleanup on PE release
Alexey Kardashevskiy
2015-06-11
1
-19
/
+6
*
vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows API
Alexey Kardashevskiy
2015-06-11
2
-9
/
+94
*
powerpc/powernv: Implement multilevel TCE tables
Alexey Kardashevskiy
2015-06-11
2
-9
/
+109
*
powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_window
Alexey Kardashevskiy
2015-06-11
1
-9
/
+38
*
powerpc/powernv/ioda2: Introduce helpers to allocate TCE pages
Alexey Kardashevskiy
2015-06-11
1
-20
/
+63
*
powerpc/powernv/ioda2: Rework iommu_table creation
Alexey Kardashevskiy
2015-06-11
1
-12
/
+12
*
powerpc/iommu/powernv: Release replaced TCE
Alexey Kardashevskiy
2015-06-11
4
-0
/
+57
*
powerpc/powernv: Implement accessor to TCE entry
Alexey Kardashevskiy
2015-06-11
1
-13
/
+21
*
powerpc/powernv/ioda2: Add TCE invalidation for all attached groups
Alexey Kardashevskiy
2015-06-11
1
-12
/
+23
*
powerpc/powernv/ioda2: Move TCE kill register address to PE
Alexey Kardashevskiy
2015-06-11
2
-29
/
+44
*
vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control
Alexey Kardashevskiy
2015-06-11
1
-15
/
+28
*
powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
Alexey Kardashevskiy
2015-06-11
4
-17
/
+113
*
powerpc/spapr: vfio: Replace iommu_table with iommu_table_group
Alexey Kardashevskiy
2015-06-11
3
-31
/
+45
*
powerpc/powernv/ioda/ioda2: Rework TCE invalidation in tce_build()/tce_free()
Alexey Kardashevskiy
2015-06-11
2
-37
/
+61
*
powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
Alexey Kardashevskiy
2015-06-11
4
-40
/
+33
*
powerpc/powernv: Do not set "read" flag if direction==DMA_NONE
Alexey Kardashevskiy
2015-06-11
1
-6
/
+1
*
powerpc/iommu: Put IOMMU group explicitly
Alexey Kardashevskiy
2015-06-11
1
-0
/
+5
*
powerpc/powernv/ioda: Clean up IOMMU group registration
Alexey Kardashevskiy
2015-06-11
1
-20
/
+8
*
powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_group
Alexey Kardashevskiy
2015-06-11
2
-5
/
+25
[next]