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
Commit message (
Expand
)
Author
Age
Files
Lines
*
macintosh/nvram: Remove as unused
Finn Thain
2015-06-15
1
-130
/
+0
*
powerpc: Don't use gcc specific options on clang
Anton Blanchard
2015-06-11
1
-3
/
+3
*
powerpc: Don't use -mno-strict-align on clang
Anton Blanchard
2015-06-11
1
-1
/
+4
*
powerpc: Only use -mtraceback=no, -mno-string and -msoft-float if toolchain s...
Anton Blanchard
2015-06-11
1
-3
/
+4
*
powerpc: Only use -mabi=altivec if toolchain supports it
Anton Blanchard
2015-06-11
2
-2
/
+2
*
powerpc: Fix duplicate const clang warning in user access code
Anton Blanchard
2015-06-11
1
-4
/
+4
*
vfio: powerpc/spapr: Support Dynamic DMA windows
Alexey Kardashevskiy
2015-06-11
4
-5
/
+273
*
vfio: powerpc/spapr: Register memory and define IOMMU v2
Alexey Kardashevskiy
2015-06-11
4
-83
/
+482
*
powerpc/mmu: Add userspace-to-physical addresses translation cache
Alexey Kardashevskiy
2015-06-11
6
-0
/
+347
*
vfio: powerpc/spapr: powerpc/powernv/ioda2: Use DMA windows API in ownership ...
Alexey Kardashevskiy
2015-06-11
2
-48
/
+141
*
powerpc/iommu/ioda2: Add get_table_size() to calculate the size of future table
Alexey Kardashevskiy
2015-06-11
2
-0
/
+39
*
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
4
-17
/
+124
*
powerpc/powernv: Implement multilevel TCE tables
Alexey Kardashevskiy
2015-06-11
3
-9
/
+111
*
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
7
-69
/
+132
*
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
*
powerpc/iommu: Fix IOMMU ownership control functions
Alexey Kardashevskiy
2015-06-11
1
-5
/
+25
*
vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control
Alexey Kardashevskiy
2015-06-11
4
-33
/
+103
*
powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
Alexey Kardashevskiy
2015-06-11
8
-60
/
+241
*
powerpc/spapr: vfio: Replace iommu_table with iommu_table_group
Alexey Kardashevskiy
2015-06-11
8
-92
/
+152
*
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
12
-111
/
+116
*
powerpc/powernv: Do not set "read" flag if direction==DMA_NONE
Alexey Kardashevskiy
2015-06-11
3
-6
/
+17
*
vfio: powerpc/spapr: Rework groups attaching
Alexey Kardashevskiy
2015-06-11
1
-16
/
+24
*
vfio: powerpc/spapr: Moving pinning/unpinning to helpers
Alexey Kardashevskiy
2015-06-11
1
-20
/
+41
*
vfio: powerpc/spapr: Disable DMA mappings on disabled container
Alexey Kardashevskiy
2015-06-11
1
-0
/
+6
*
vfio: powerpc/spapr: Move locked_vm accounting to helpers
Alexey Kardashevskiy
2015-06-11
1
-19
/
+63
*
vfio: powerpc/spapr: Use it_page_size
Alexey Kardashevskiy
2015-06-11
1
-13
/
+13
*
vfio: powerpc/spapr: Check that IOMMU page is fully contained by system page
Alexey Kardashevskiy
2015-06-11
1
-0
/
+16
*
vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driver
Alexey Kardashevskiy
2015-06-11
3
-72
/
+67
*
powerpc/iommu: Always release iommu_table in iommu_free_table()
Alexey Kardashevskiy
2015-06-11
1
-3
/
+5
*
powerpc/iommu: Put IOMMU group explicitly
Alexey Kardashevskiy
2015-06-11
3
-8
/
+20
*
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
4
-19
/
+33
*
powerpc/eeh/ioda2: Use device::iommu_group to check IOMMU group
Alexey Kardashevskiy
2015-06-11
2
-25
/
+6
*
mtd: powernv: Add powernv flash MTD abstraction driver
Cyril Bur
2015-06-11
3
-0
/
+294
*
powerpc/mm: Add trace point for tracking hash pte fault
Aneesh Kumar K.V
2015-06-10
2
-0
/
+22
*
selftests/powerpc: Add gitignore file for the new DSCR tests
Anshuman Khandual
2015-06-07
1
-0
/
+7
*
selftests/powerpc: Add thread based stress test for DSCR sysfs interfaces
Michael Ellerman
2015-06-07
2
-1
/
+82
*
selftests/powerpc: Add test for all DSCR sysfs interfaces
Anshuman Khandual
2015-06-07
2
-1
/
+98
*
selftests/powerpc: Add test for DSCR inheritence across fork & exec
Anshuman Khandual
2015-06-07
2
-1
/
+118
*
selftests/powerpc: Add test for DSCR value inheritence across fork
Anshuman Khandual
2015-06-07
2
-1
/
+97
*
selftests/powerpc: Add test for DSCR SPR numbers
Anshuman Khandual
2015-06-07
2
-1
/
+62
*
selftests/powerpc: Add test for explicitly changing DSCR value
Anshuman Khandual
2015-06-07
2
-1
/
+72
*
selftests/powerpc: Add test for system wide DSCR default
Anshuman Khandual
2015-06-07
4
-1
/
+267
[next]