summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-068-13/+23
|\ \ \ \ \
| * \ \ \ \ Merge 5.0-rc6 into char-misc-nextGreg Kroah-Hartman2019-02-111-1/+4
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman2019-01-286-8/+10
| |\ \ \ \ \
| * | | | | | powerpc: Adopt nvram module for PPC64Finn Thain2019-01-224-6/+2
| * | | | | | powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAMFinn Thain2019-01-223-4/+3
| * | | | | | powerpc: Define missing ppc_md.nvram_size for CHRP and PowerMacFinn Thain2019-01-222-4/+19
| | |_|_|_|/ | |/| | | |
* | | | | | mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2019-03-051-2/+3
* | | | | | Merge tag 'powerpc-5.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-02-232-0/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | powerpc/powernv/sriov: Register IOMMU groups for VFsAlexey Kardashevskiy2019-02-192-0/+4
| | |_|_|/ | |/| | |
* | | | | Merge tag 'powerpc-5.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-02-081-1/+4
|\| | | | | |_|/ / |/| | |
| * | | powerpc/papr_scm: Use the correct bind addressOliver O'Halloran2019-02-011-1/+4
* | | | Merge tag 'devicetree-fixes-for-5.0-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-01-201-2/+1
|\ \ \ \
| * | | | powerpc: chrp: Use of_node_is_type to access device_typeRob Herring2019-01-191-2/+1
| | |/ / | |/| |
* | | | Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-01-194-5/+8
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | powerpc/pseries: Fix build break due to pnv_npu2_init()Jason A. Donenfeld2019-01-151-0/+2
| * | powerpc/4xx/ocm: Fix fix for phys_addr_t printf warningsMichael Ellerman2019-01-111-3/+3
| * | powerpc/powernv/npu: Fix oops in pnv_try_setup_npu_table_group()Frederic Barrat2019-01-111-1/+2
| * | powerpc/powernv/npu: Allocate enough memory in pnv_try_setup_npu_table_group()Dan Carpenter2019-01-111-1/+1
| |/
* / cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-1/+1
|/
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-064-5/+5
* Merge branch 'master' into fixesMichael Ellerman2019-01-0426-66/+66
|\
| * Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-033-11/+11
| * Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-2919-47/+47
| |\
| | * rapidio: consolidate RAPIDIO config entry in drivers/rapidioChristoph Hellwig2018-11-232-6/+6
| | * PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-2319-41/+41
| * | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-281-0/+2
| |\ \
| | * | powerpc/pseries: add of_node_put() in dlpar_detach_node()Frank Rowand2018-11-081-0/+2
| | |/
| * | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-281-5/+5
| |\ \
| | * | mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-281-5/+5
| * | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-282-3/+1
| |\ \ \ | | |/ / | |/| |
| | * | powerpc/iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-062-3/+1
* | | | powerpc/4xx/ocm: Fix phys_addr_t printf warningsMichael Ellerman2018-12-301-3/+3
* | | | powerpc/4xx/ocm: Fix compilation error due to PAGE_KERNEL usageChristian Lamparter2018-12-301-2/+2
|/ / /
* | | Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Michael Ellerman2018-12-241-0/+17
|\ \ \
| * | | powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy2018-12-211-0/+17
* | | | powerpc: Use of_node_name_eq for node name comparisonsRob Herring2018-12-2214-60/+36
* | | | powerpc/pseries/pmem: Convert to %pOFn instead of device_node.nameRob Herring2018-12-221-4/+4
* | | | powerpc/pseries: Fix node leak in update_lmb_associativity_index()Michael Ellerman2018-12-221-0/+1
* | | | powerpc/powernv/npu: Fault user page into the hypervisor's pagetableAlexey Kardashevskiy2018-12-211-6/+7
* | | | powerpc/powernv/npu: Check mmio_atsd array bounds when populatingAlexey Kardashevskiy2018-12-211-2/+3
* | | | powerpc/powernv/npu: Add release_ownership hookAlexey Kardashevskiy2018-12-211-0/+51
* | | | powerpc/powernv/npu: Add compound IOMMU groupsAlexey Kardashevskiy2018-12-213-136/+321
* | | | powerpc/powernv/npu: Convert NPU IOMMU helpers to iommu_table_group_opsAlexey Kardashevskiy2018-12-213-15/+34
* | | | powerpc/powernv/npu: Move single TVE handling to NPU PEAlexey Kardashevskiy2018-12-212-24/+11
* | | | powerpc/powernv: Reference iommu_table while it is linked to a groupAlexey Kardashevskiy2018-12-212-5/+2
* | | | powerpc/iommu_api: Move IOMMU groups setup to a single placeAlexey Kardashevskiy2018-12-211-14/+68
* | | | powerpc/powernv/pseries: Rework device adding to IOMMU groupsAlexey Kardashevskiy2018-12-213-32/+67
* | | | powerpc/pseries: Remove IOMMU API support for non-LPAR systemsAlexey Kardashevskiy2018-12-211-7/+2
* | | | powerpc/pseries/npu: Enable platform supportAlexey Kardashevskiy2018-12-211-0/+22
* | | | powerpc/pseries/iommu: Use memory@ nodes in max RAM address calculationAlexey Kardashevskiy2018-12-211-1/+32